Skip to content

Latest commit

 

History

History
151 lines (123 loc) · 8.8 KB

CHANGELOG.md

File metadata and controls

151 lines (123 loc) · 8.8 KB

Changelog

v0.7.0 - 2024-05-13

Exciting New Features 🎉

  • Update postgres Docker tag to v16.3 by @renovate in #121

Other Changes

  • Update go by @renovate in #115
  • Update dependency golangci-lint to v1.58.0 by @renovate in #114
  • Update go by @renovate in #119
  • Update asdf by @renovate in #118
  • Update actions/checkout action to v4.1.5 by @renovate in #117
  • Update npm by @renovate in #120

v0.6.2 - 2024-04-30

Other Changes

  • Update dependency golangci-lint to v1.57.2 by @renovate in #102
  • Update go by @renovate in #103
  • Update dependency @playwright/test to v1.43.0 by @renovate in #108
  • Update go by @renovate in #107
  • Update dependency golang to v1.22.2 by @renovate in #106
  • Update dependency @playwright/test to v1.43.1 by @renovate in #109
  • Update go by @renovate in #111
  • Update github-actions by @renovate in #110
  • Update github-actions by @renovate in #112
  • Update go by @renovate in #113

v0.6.1 - 2024-03-26

Other Changes

  • Change API.yaml and oas_validators_gen.go: Changed the maxLength of notificationMessage from 100 to 1000. Change admin_setting.tpl: Changed the maxLength of notification-message from 100 to 1000. by @lirlia in #100

v0.6.0 - 2024-03-25

Exciting New Features 🎉

  • add setting page to add notification message feature by @lirlia in #99

Other Changes

  • Update dependency golangci-lint to v1.57.1 by @renovate in #95
  • Update dependency postgres to v3.4.4 by @renovate in #94
  • Update go by @renovate in #96
  • add change of .envrc.example and getting-started-manual.md by @lirlia in #98

v0.5.8 - 2024-03-18

Other Changes

  • Update go by @renovate in #86

v0.5.7 - 2024-03-11

Other Changes

  • Update wangyoucao577/go-release-action action to v1.49 by @renovate in #88
  • Update dependency @playwright/test to v1.42.1 by @renovate in #87
  • Update reviewdog/action-golangci-lint action to v2.6.1 by @renovate in #91
  • Update dependency golang to v1.22.1 by @renovate in #90

v0.5.6 - 2024-02-18

Other Changes

  • Update asdf by @renovate in #79
  • Update github-actions by @renovate in #78
  • Update go by @renovate in #80
  • Update dependency golangci-lint to v1.56.2 by @renovate in #82
  • Update wangyoucao577/go-release-action action to v1.48 by @renovate in #85
  • Update go by @renovate in #83
  • Update postgres Docker tag to v16.2 by @renovate in #84

v0.5.5 - 2024-02-04

Other Changes

  • Update go by @renovate in #73
  • Update github-actions by @renovate in #72
  • Update dependency @types/uuid to v9.0.8 by @renovate in #71
  • Update go by @renovate in #75
  • Update reviewdog/action-golangci-lint action to v2.6.0 by @renovate in #77
  • Update npm by @renovate in #76

v0.5.4 - 2024-01-22

Other Changes

  • Update github-actions by @renovate in #62
  • Update go by @renovate in #60
  • Update dependency prettier to v3.2.2 by @renovate in #61
  • Update dependency golang to v1.21.6 by @renovate in #59
  • fix by @lirlia in #65
  • Update npm by @renovate in #68
  • Update actions/upload-artifact action to v4.2.0 by @renovate in #66
  • fix install base file by @lirlia in #69
  • Update go by @renovate in #67
  • fix docs by @lirlia in #70

v0.5.3 - 2024-01-11

Other Changes

  • bugfix: sunitaize user input by @lirlia in #56

v0.5.2 - 2024-01-09

Other Changes

  • add Authorized redirect URIs explaination by @lirlia in #54

v0.5.1 - 2024-01-09

Other Changes

  • enable omit_sqlc_version by @lirlia in #51
  • Update go by @renovate in #50
  • chore: add go binary release ci by @lirlia in #53

v0.5.0 - 2024-01-05

Exciting New Features 🎉

  • bugfix: add settableBinding by @lirlia in #48

v0.4.0 - 2024-01-04

Exciting New Features 🎉

  • change header order by @lirlia in #46

Other Changes

  • feature/add race test by @lirlia in #42
  • add prettier by @lirlia in #41
  • fix docs by @lirlia in #45

v0.3.1 - 2024-01-02

Other Changes

  • update release ci by @lirlia in #37
  • separate html, css and js by @lirlia in #39

v0.3.0 - 2024-01-02

Exciting New Features 🎉

  • feature: add mobile device css by @lirlia in #36

Other Changes

  • add badge in readme by @lirlia in #32
  • update release.yml by @lirlia in #31
  • Update Songmu/tagpr action to v1.2.0 by @renovate in #34
  • fix: uncheck when reject request by @lirlia in #35

v0.2.3 - 2023-12-30

v0.2.2 - 2023-12-30

v0.2.1 - 2023-12-30

v0.2.0 - 2023-12-30

  • feat: add iam roles filtering by @lirlia in #5
  • fix license by @lirlia in #7
  • chage db schema for psqldf by @lirlia in #9
  • add cmdline by @lirlia in #11
  • separate expiredat and period by @lirlia in #13
  • add RequestExpireSeconds by @lirlia in #15
  • add iap support by @lirlia in #16
  • refactor: CanJudge and CanDelete move to Service by @lirlia in #18
  • enable e2e by @lirlia in #19
  • test: add iam role filtering e2e by @lirlia in #23
  • use e2e db by @lirlia in #24

v0.1.1 - 2023-12-27

  • Update postgres Docker tag to v16 by @renovate in #2

v0.1.0 - 2023-12-27