feat(frontend): chat widget

This commit is contained in:
syuilo 2025-04-15 15:37:29 +09:00
parent 7c0806f208
commit 525b6a7677
5 changed files with 60 additions and 0 deletions

View file

@ -4,6 +4,7 @@
-
### Client
- Feat: チャットウィジェットを追加
- Feat: デッキにチャットカラムを追加
- Fix: ログアウトした際に処理が終了しない問題を修正
- Fix: 自動バックアップが設定されている環境でログアウト直前に設定をバックアップするように