Skip to content

v3.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 07:14
· 17 commits to master since this release

What's Changed

  • 設定画面プロフィールタブの改修 by @mehm8128 in #4215
  • fetchNewMessagesが最古のN件を取得している問題の修正 by @ras0q in #4279
  • DM / ホームチャンネルボタン内部で、アイコンだけの表示時に偏らないように by @Pugma in #4370
  • 設定画面のブラウザタブにあるキャッシュ項目の改修 by @reiroop in #4184
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #4232
  • Bump socket.io-parser from 3.3.3 to 3.3.4 by @dependabot in #4359
  • build(deps): bump node from 20.15.0-alpine to 22.9.0-alpine by @dependabot in #4378
  • Bump rollup by @dependabot in #4374
  • Bump @grpc/grpc-js and firebase by @dependabot in #4355
  • Bump vue-tsc from 1.8.4 to 2.0.26 by @dependabot in #4353
  • Bump ws and engine.io-client by @dependabot in #4345
  • Bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #4245
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #4249
  • Bump katex from 0.16.8 to 0.16.11 by @dependabot in #4344
  • Bump axios and start-server-and-test by @dependabot in #4364
  • Bump eslint-plugin-unused-imports from 3.0.0 to 3.2.0 by @dependabot in #4354
  • Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #4274
  • build(deps): bump the non-majors group across 1 directory with 40 updates by @dependabot in #4381
  • コマンドパレットのquery suggestをレスポンシブ対応 by @mehm8128 in #4153
  • Bump workbox-precaching from 6.6.0 to 7.1.0 by @dependabot in #4352
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #4337
  • Bump @typescript-eslint/parser from 6.17.0 to 7.15.0 by @dependabot in #4347
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #4369
  • 設定画面スタンプタブの改修 by @mehm8128 in #4141
  • dropDownをiOSでも表示させるように by @nokhnaton in #4114
  • scssからimportをなくした by @nokhnaton in #4383
  • スタンプパレット内でスタンプを右クリックしてもコンテクストメニューを開かないように by @nokhnaton in #4386
  • picaを使用しないようにして、iOSでの処理の分岐をやめた by @nokhnaton in #4382
  • fix await await by @nokhnaton in #4388
  • コピーしたときのモーダルに説明をつけた by @nokhnaton in #4384
  • ダークカスタムテーマを作りました。 by @shushuya0210 in #4342
  • ♻️ fetchFormerMessagesを日付昇順にしてfetchLatterMessagesに合わせる by @ras0q in #4280
  • 引用の日付をメッセージのものと合わせるように by @nokhnaton in #4385
  • アップデートtoastが出る条件を厳しく by @nokhnaton in #4392
  • スタンプグループセレクターで縦にスクロールできた問題を修正 by @nokhnaton in #4394
  • Dockerfile内のLint警告を解消した by @nokhnaton in #4401
  • ミュート状態を保持するように by @nokhnaton in #4396
  • build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 in the non-majors group by @dependabot in #4414
  • build(deps-dev): bump workbox-cacheable-response from 6.5.4 to 7.3.0 by @dependabot in #4413
  • build(deps-dev): bump the non-majors group across 1 directory with 17 updates by @dependabot in #4415
  • build(deps-dev): bump @types/node from 20.16.13 to 22.8.7 by @dependabot in #4417
  • build(deps-dev): bump workbox-expiration from 6.6.0 to 7.3.0 by @dependabot in #4410
  • build(deps): bump firebase from 10.14.1 to 11.0.1 by @dependabot in #4409
  • build(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #4411
  • build(deps): bump text-field-edit from 3.2.0 to 4.1.1 by @dependabot in #4408
  • build(deps-dev): bump @types/markdown-it from 12.2.3 to 14.1.2 by @dependabot in #4407
  • build(deps-dev): bump jsdom from 23.2.0 to 25.0.1 by @dependabot in #4406
  • build(deps-dev): bump workbox-strategies from 6.6.0 to 7.3.0 by @dependabot in #4405
  • build(deps): bump node from 22.9.0-alpine to 23.1.0-alpine by @dependabot in #4403
  • 下書きが画面を閉じても保持されるようにした by @nokhnaton in #4402
  • 通知のインラインリプライを使ったときにアイコンが切り替わらないバグ修正 by @Nagarei in #4204
  • スタンプ画像を選択するときにSVGを選択できるように by @nokhnaton in #4387
  • カスタムテーマの設定画面にカラーピッカーを設置 by @nokhnaton in #4393

New Contributors

Full Changelog: v3.21.0...v3.22.0