Update CHANGELOG.md
This commit is contained in:
parent
5f3640c7fd
commit
1e28db2396
|
@ -12,9 +12,16 @@ You should also include the user name that made the change.
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- ロールにアイコンを設定してユーザー名の横に表示できるように
|
- ロールにアイコンを設定してユーザー名の横に表示できるように
|
||||||
|
- feat: timeline page for non-login users
|
||||||
|
- 実績の単なるラッキーの獲得確立を調整
|
||||||
|
|
||||||
### Bugfixes
|
### 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)
|
## 13.3.3 (2023/02/04)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue