diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-07 14:33:36 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-07 14:33:36 +0900 |
| commit | d7e0ddcbca71cfc549b2489077518f48063096de (patch) | |
| tree | 08332ab5c6af1a135471c933c876d61b7b19ac69 | |
| parent | :art: (diff) | |
| parent | Update CHANGELOG.md (diff) | |
| download | misskey-d7e0ddcbca71cfc549b2489077518f48063096de.tar.gz misskey-d7e0ddcbca71cfc549b2489077518f48063096de.tar.bz2 misskey-d7e0ddcbca71cfc549b2489077518f48063096de.zip | |
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cda5537dc..6d20783358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ You should also include the user name that made the change. - Client: InAppウィンドウが操作できなくなることがあるのを修正 @tamaina - Client: use proxied image for instance icon @syuilo - Client: Webhookの編集画面で、内容を保存することができない問題を修正 @m-hayabusa +- Client: Page編集でブロックの移動が行えない問題を修正 @syuilo - Client: update emoji picker immediately on all input @saschanaz - Client: チャートのツールチップが画面に残ることがあるのを修正 @syuilo - Client: fix wrong link in tutorial @syuilo |