diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-21 10:24:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-21 10:24:14 +0900 |
| commit | bb6b97152f55ad9fc76f92dc928efa5a37132432 (patch) | |
| tree | 91fb7c707167bcae28ab76b37affce2f57c9366c | |
| parent | improve(backend): Skip note score incrementing when bots reacted (#9367) (diff) | |
| download | misskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.tar.gz misskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.tar.bz2 misskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a40d0b7976..08c9f71b28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ You should also include the user name that made the change. - AVIF support @tamaina - Add Cloudflare Turnstile CAPTCHA support @CyberRex0 - Server: improve syslog performance @syuilo +- Server: improve note scoring for featured notes @CyberRex0 - Client: use tabler-icons instead of fontawesome to better design @syuilo - Client: Add new gabber kick sounds (thanks for noizenecio) - Client: Compress non-animated PNG files @saschanaz |