summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-02-25 09:46:28 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-02-25 09:46:28 +0900
commit3c01c0cbf2d13cf0c1ee146ab6f2a232122e29a9 (patch)
tree3b84ca7f42b58b8cb101774c6c27384a31bbd9da
parentenhance(client): renoteした際の表示を改善 (diff)
downloadsharkey-3c01c0cbf2d13cf0c1ee146ab6f2a232122e29a9.tar.gz
sharkey-3c01c0cbf2d13cf0c1ee146ab6f2a232122e29a9.tar.bz2
sharkey-3c01c0cbf2d13cf0c1ee146ab6f2a232122e29a9.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0b0420157..d885c47ca0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,9 +13,18 @@ You should also include the user name that made the change.
### Improvements
- renoteした際の表示を改善
+- バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない
+- enhance(client): MkUrlPreviewの閉じるボタンを見やすく
+- Add dialog to remove follower
+- enhance(client): improve clip menu ux
+- 検索画面の統合
+- enhance(client): ノートメニューからユーザーメニューを開けるように
### Bugfixes
- Windows環境でswcを使うと正しくビルドできない問題の修正
+- fix(client): Android ChromeでPWAとしてインストールできない問題を修正
+- 未知のユーザーが deleteActor されたら処理をスキップする
+- fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする
## 13.7.5 (2023/02/24)