プロフィールの文字数制限を緩和

This commit is contained in:
syuilo 2023-01-16 06:05:58 +09:00
parent f368bce9d5
commit 91bbb67e4a
2 changed files with 2 additions and 1 deletions

View file

@ -89,6 +89,7 @@ You should also include the user name that made the change.
- Server: Judge instance block by endsWith @tamaina
- Server: improve note scoring for featured notes @CyberRex0
- Server: アンケート選択肢の文字数制限を緩和 @syuilo
- Server: プロフィールの文字数制限を緩和 @syuilo
- Server: add rate limits for some endpoints @syuilo
- Server: improve stats api performance @syuilo
- Server: improve nodeinfo performance @syuilo