diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-20 14:17:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-20 14:17:45 +0900 |
| commit | 62bc64fea24561bcea0e592443fabb11206c8eb7 (patch) | |
| tree | 0775815e2112da1fac6c30c2d326b60197e7c2db /CHANGELOG.md | |
| parent | :art: (diff) | |
| download | misskey-62bc64fea24561bcea0e592443fabb11206c8eb7.tar.gz misskey-62bc64fea24561bcea0e592443fabb11206c8eb7.tar.bz2 misskey-62bc64fea24561bcea0e592443fabb11206c8eb7.zip | |
Update CHANGELOG.md
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 13af703fac..6aa0c759e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,10 @@ You should also include the user name that made the change. ### Improvements - Push notification of Antenna note @tamaina +- AVIF support @tamaina +- Add Cloudflare Turnstile CAPTCHA support @CyberRex0 - Server: improve syslog performance @syuilo +- 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 @@ -29,9 +32,10 @@ You should also include the user name that made the change. - Server: 引用内の文章がnyaizeされてしまう問題を修正 @kabo2468 - Server: Bug fix for Pinned Users lookup on instance @squidicuzz - Server: Fix peers API returning suspended instances @ineffyble -- Client: インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正 @syuilo - Client: case insensitive emoji search @saschanaz - Client: InAppウィンドウが操作できなくなることがあるのを修正 @tamaina +- Client: use proxied image for instance icon @syuilo +- Client: Webhookの編集画面で、内容を保存することができない問題を修正 @m-hayabusa ## 12.119.1 (2022/12/03) ### Bugfixes |