Update CHANGELOG.md

This commit is contained in:
syuilo 2023-02-05 20:30:46 +09:00
parent 5f3640c7fd
commit 1e28db2396

View file

@ -12,9 +12,16 @@ You should also include the user name that made the change.
### Improvements
- ロールにアイコンを設定してユーザー名の横に表示できるように
- feat: timeline page for non-login users
- 実績の単なるラッキーの獲得確立を調整
### Bugfixes
-
- fix(server): 自分のノートをお気に入りに登録しても実績解除される問題を修正
- fix(server): clean up file in FileServer
- fix(server): Deny UNIX domain socket
- fix(server): validate filename and emoji name to improve security
- fix(client): validate input response in aiscript
- fix(client): インラインコードを折り返して表示する
## 13.3.3 (2023/02/04)