v3.2.2
機能追加
- バグが発生した際にファイルパスが送信されてしまうのを回避するようになりました (#484)
機能修正/変更
- ボリュームコマンドの説明が表示される条件を変更 (#477)
- より自然になりました
バグ修正
- 前回のバックアップデータを適切に保存する (#468)
- スラッシュコマンドの同期で、既存のコマンドを削除してしまうなどの問題 (#470)
- リセットコマンドが動作しないバグを修正 (#479)
- 閉じられていないタイマーを修正 (#483, #485)
ドキュメント
- スラッシュコマンド用の特別コマンドの誤字を修正 (#476)
その他の変更
What's Changed
- Chore: remove unneeded package by @mtripg6666tdr in #467
- Fix: store previous status data correctly by @mtripg6666tdr in #468
- Fix: syncing slash commands correctly by @mtripg6666tdr in #470
- Update: Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #460
- Update: Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #461
- Update: Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #462
- Update: Bump @types/node from 16.11.57 to 16.11.59 by @dependabot in #471
- Update: Bump follow-redirects from 1.15.1 to 1.15.2 by @dependabot in #472
- Update(nodedb): Bump @types/node from 18.7.16 to 18.7.18 in /util/exampleDbServer/node by @dependabot in #474
- Docs: fix typo by @mtripg6666tdr in #476
- Fix(command/volume): improve reply message by @mtripg6666tdr in #477
- Chore(.env): remove unneeded properties by @mtripg6666tdr in #478
- Fix(command/reset): reset was not working correctly by @mtripg6666tdr in #479
- Fix: surely close timer by @mtripg6666tdr in #480
- Improve(command/searchq): searching items in queue by @mtripg6666tdr in #481
- Improve(command/thumbnail): simplify code by @mtripg6666tdr in #482
- Remove(command/search): timer by @mtripg6666tdr in #483
- Fix: exposing project paths on error by @mtripg6666tdr in #484
- Improve: simplify error handling code by @mtripg6666tdr in #485
- Chore: send notification when new release published by @mtripg6666tdr in #486
- Chore(release-notification.yml): fix typo by @mtripg6666tdr in #488
- Bump: package version to 3.2.2 by @mtripg6666tdr in #487
Full Changelog: v3.2.1...v3.2.2