diff options
| author | Johann150 <johann.galle@protonmail.com> | 2022-04-28 08:51:47 +0200 |
|---|---|---|
| committer | Johann150 <johann.galle@protonmail.com> | 2022-04-28 08:51:47 +0200 |
| commit | 9fe0452016bedab27bc7b7b2317f7aec583de357 (patch) | |
| tree | 8efee97822d77dfd40eec7cda2d6f318a6d3d7bf | |
| parent | Remove patreon section from README (#8476) (diff) | |
| download | sharkey-9fe0452016bedab27bc7b7b2317f7aec583de357.tar.gz sharkey-9fe0452016bedab27bc7b7b2317f7aec583de357.tar.bz2 sharkey-9fe0452016bedab27bc7b7b2317f7aec583de357.zip | |
update changelog
add user facing changes to changelog
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e871319b..088b7118a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,16 +15,19 @@ You should also include the user name that made the change. - From this version, Node 18.0.0 or later is required. ### Improvements -- +- enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション @tamaina ### Bugfixes -- +- Client: fix settings page @tamaina +- Client: fix profile tabs @futchitwo +- Server: await promises when following or unfollowing users @Johann150 +- Client: fix abuse reports page to be able to show all reports @Johann150 ## 12.110.1 (2022/04/23) ### Bugfixes - Fix GOP rendering @syuilo -- Improve performance of antenna, clip, and list @xianon +- Improve performance of antenna, clip, and list @xianonn ## 12.110.0 (2022/04/11) |