Update CHANGELOG.md

This commit is contained in:
syuilo 2023-02-04 09:11:33 +09:00
parent 788ae2f6ca
commit 534be6ff25

View file

@ -9,6 +9,14 @@
You should also include the user name that made the change.
-->
## 13.x.x (unreleased)
### Bugfixes
- Client: カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
- Client: オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
- Client: Fix Vue-plyr CORS issue
- Client: validate urls to improve security
## 13.3.0 (2023/02/03)
### Changes
- twitter/github/discord連携機能が削除されました
@ -18,10 +26,6 @@ You should also include the user name that made the change.
### Improvements
- ロールで広告の非表示が有効になっている場合は最初から広告を非表示にするように
### Bugfixes
- Client: カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
- Client: オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
## 13.2.6 (2023/02/01)
### Changes
- docker-compose.ymlをdocker-compose.yml.exampleにしました。docker-compose.ymlとしてコピーしてから使用してください。