Skip to content

Releases: traPtitech/knoQ

v2.4.2

05 Oct 05:34
f15d295
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

06 Sep 12:41
2c1f0c1
Compare
Choose a tag to compare

バグ修正

  • icalの更新ができなかった問題を修正

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

01 Sep 05:01
7084a44
Compare
Choose a tag to compare

新規機能

  • (experimental) iCalにイベント参加者の出欠情報を表示するようにした

機能改善

  • イベント終了後も出欠情報の登録ができるようにした
  • イベント終了後は更新通知を出さないようにした

What's Changed

  • chore(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #435
  • chore(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine by @dependabot in #434
  • chore(deps): bump gorm.io/gorm from 1.25.1 to 1.25.2 by @dependabot in #431
  • chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.10.0 by @dependabot in #436
  • chore(deps): bump google.golang.org/api from 0.125.0 to 0.130.0 by @dependabot in #437
  • Enable the ability to change the status of attendees after the event ends by @Luftalian in #438
  • ♻️ use golang:1-alpine by @ras0q in #442
  • fix issue399 by @Nzt3-gh in #446
  • add attendee info to ical by @iChemy in #445
  • usecase/productionをrepositoryに移行する by @ras0q in #448
  • 汎用パッケージをサブディレクトリに移動する by @ras0q in #449
  • ♻️ move presentation to router/ by @ras0q in #450
  • 📝 add development.md by @ras0q in #451
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #444
  • chore(deps): bump google.golang.org/api from 0.130.0 to 0.134.0 by @dependabot in #443

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

27 Jun 08:51
7c5e651
Compare
Choose a tag to compare

バグ修正

  • 時間がUTCになっていた問題を修正 #430

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Jun 23:13
Compare
Choose a tag to compare

機能改善

  • 毎日8:00に当日のイベントと進捗部屋の情報が #services/knoQ/daily へ投稿されるようになりました #414
    • #services/knoQ はイベントの追加・編集の通知用に使われます

What's Changed

  • 毎日通知のチャンネルを設定できるように、進捗部屋表示の改善 by @Takeno-hito in #414
  • ♻️ push docker image when merged by @ras0q in #427
  • 🐛 use shimataro/ssh-key-action@v2 by @ras0q in #428
  • 🐛 fix key name by @ras0q in #429

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

25 Jun 05:37
9fe4396
Compare
Choose a tag to compare

バグ修正

  • イベント詳細ページで情報が表示されない問題の修正 #425

What's Changed

  • event detailページでイベント情報が表示されないバグの修正 by @itt828 in #425
  • 🔧 use install-mode: goinstall by @ras0q in #426

Full Changelog: v2.2.1...v2.2.2

v2.2.1

24 Jun 12:58
306ed1e
Compare
Choose a tag to compare

バグ修正

  • v2.2.0がpanicしたため #376 をrevert

What's Changed

  • 🐛 fix random.AlphaNumeric arg by @ras0q in #423
  • Revert "Merge pull request #376 from traPtitech/feat/unique-event-on-same-time" by @ras0q in #424

Full Changelog: v2.2.0...v2.2.1

v2.2.0

24 Jun 12:01
01e2de3
Compare
Choose a tag to compare

機能改善

  • knoQ BOTの定期投稿のフォーマットを改善 #301
  • 重複したイベント/部屋の作成禁止 #376
    • 進捗部屋を2重登録の防止
  • (開発者向け) 開発環境の改善

What's Changed

  • webhookの進捗部屋をお知らせするメッセージの最後に改行を追加した by @itt828 in #301
  • 📝 fix README.md by @itt828 in #293
  • Bump golang from 1.16.4-alpine to 1.19.4-alpine by @dependabot in #313
  • Bump github.com/labstack/echo/v4 from 4.2.0 to 4.2.1 by @dependabot-preview in #148
  • Bump golang from 1.19.4-alpine to 1.19.5-alpine by @dependabot in #318
  • Bump alpine from 3.13.5 to 3.17.1 by @dependabot in #317
  • depenadabot.ymlの調整 by @ras0q in #320
  • Bump github.com/stretchr/testify from 1.7.0 to 1.8.1 by @dependabot in #303
  • Bump go.uber.org/zap from 1.16.0 to 1.24.0 by @dependabot in #311
  • Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.7.0 by @dependabot in #312
  • upgrade go.mod by @ras0q in #323
  • development以下のDockerfileも見るようにする by @ras0q in #324
  • Bump google.golang.org/api from 0.107.0 to 0.109.0 by @dependabot in #326
  • Bump golang from 1.19.5-alpine to 1.20.0-alpine in /development by @dependabot in #328
  • Bump golang from 1.19.5-alpine to 1.20.0-alpine by @dependabot in #327
  • Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #332
  • bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #338
  • Bump golang.org/x/image from 0.3.0 to 0.5.0 by @dependabot in #337
  • Bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.1 by @dependabot in #340
  • Bump alpine from 3.17.1 to 3.17.2 by @dependabot in #333
  • Bump google.golang.org/api from 0.109.0 to 0.110.0 by @dependabot in #334
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #344
  • Bump golang from 1.20.0-alpine to 1.20.1-alpine by @dependabot in #335
  • Bump golang from 1.20.0-alpine to 1.20.1-alpine in /development by @dependabot in #336
  • Bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 by @dependabot in #342
  • Bump github.com/jinzhu/copier from 0.0.0-20190924061706-b57f9002281a to 0.3.5 by @dependabot in #343
  • Bump github.com/jszwec/csvutil from 1.7.1 to 1.8.0 by @dependabot in #345
  • dependabotの間隔をmonthlyにする by @ras0q in #349
  • Bump github.com/labstack/echo-contrib from 0.13.1 to 0.14.1 by @dependabot in #347
  • Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #348
  • traPtitech/traQへの依存を一部排除 by @ras0q in #329
  • Bump gorm.io/gorm from 1.20.12 to 1.24.4 by @dependabot in #330
  • 🔧 watch github-actions update by @ras0q in #353
  • CI環境をいい感じにする by @ras0q in #354
  • ⬆️ Bump actions/checkout from 2 to 3 by @dependabot in #357
  • ⬆️ Bump docker/login-action from 1 to 2 by @dependabot in #356
  • ⬆️ Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #355
  • ⬆️ Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #358
  • ⬆️ Bump docker/build-push-action from 2 to 4 by @dependabot in #360
  • ⬆️ Bump alpine from 3.17.2 to 3.17.3 by @dependabot in #362
  • ⬆️ Bump golang from 1.20.1-alpine to 1.20.2-alpine by @dependabot in #363
  • ⬆️ Bump google.golang.org/api from 0.110.0 to 0.114.0 by @dependabot in #364
  • ⬆️ Bump actions/setup-go from 3 to 4 by @dependabot in #366
  • ⬆️ Bump golang from 1.20.1-alpine to 1.20.2-alpine in /development by @dependabot in #365
  • 🔥 remove cache setting (default is true in v4) by @ras0q in #367
  • Bump/gorm 1.25.0 by @ras0q in #370
  • ⬆️ Bump golang from 1.20.2-alpine to 1.20.3-alpine by @dependabot in #371
  • ⬆️ Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #373
  • ⬆️ Bump golang from 1.20.2-alpine to 1.20.3-alpine in /development by @dependabot in #374
  • ⬆️ Bump google.golang.org/api from 0.114.0 to 0.120.0 by @dependabot in #372
  • 🔥 remove swagger ui by @ras0q in #375
  • ⬆️ Bump alpine from 3.17.3 to 3.18.0 by @dependabot in #378
  • ⬆️ Bump golang from 1.20.3-alpine to 1.20.4-alpine in /development by @dependabot in #383
  • upgrade go & go modules version by @ras0q in #384
  • 🔧 add actions name by @ras0q in #385
  • 開発環境の整備 docker周り by @ras0q in #386
  • dockertestを使いdevelopment/test/を廃止 by @ras0q in #387
  • ✨ introduce golangci-lint by @ras0q in #389
  • ⬆️ Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible by @dependabot in #388
  • ♻️ change air dir by @ras0q in #392
  • 🐛 remove container on finish by @ras0q in #393
  • Set log level of gorm via environment variable by @HirotoShioi in #395
  • go generateの整備 by @ras0q in #397
  • 🔥 remove freeTimes and shareRooms from required props by @ras0q in #407
  • upgrade go modules (2023/06) by @ras0q in #417
  • 🔧 set timeout by @ras0q in #416
  • 🔧 use golangci latest by @ras0q in #418
  • ✨ use my random by @ras0q in #419
  • 🐛 fill freetimes and sharetimes by @ras0q in #420
  • 重複したイベント/部屋の作成禁止 by @ras0q in #376

New Contributors

Full Changelog: v2.1.5...v2.2.0

v2.1.5

08 Mar 13:09
Compare
Choose a tag to compare

新機能

機能改善

  • /api/rooms, /api/rooms/:roomID にクエリパラメーターexcludeEventIDを追加
  • excludeEventIDを付けると該当するイベント以外のイベントを元に情報が返される

バグ修正

v2.1.4

14 Dec 13:26
Compare
Choose a tag to compare

新機能

機能改善

バグ修正

  • version情報が適切にイメージに渡されていなかった