forked from FoundKeyGang/FoundKey
Update CHANGELOG.md
This commit is contained in:
parent
1033e8e57f
commit
99e6ef5996
1 changed files with 6 additions and 1 deletions
|
@ -16,14 +16,19 @@ You should also include the user name that made the change.
|
||||||
- Bull Dashboardを組み込み、ジョブキューの確認や操作を行えるように @syuilo
|
- Bull Dashboardを組み込み、ジョブキューの確認や操作を行えるように @syuilo
|
||||||
- Bull Dashboardを開くには、最初だけ一旦ログアウトしてから再度管理者権限を持つアカウントでログインする必要があります
|
- Bull Dashboardを開くには、最初だけ一旦ログアウトしてから再度管理者権限を持つアカウントでログインする必要があります
|
||||||
- Check that installed Node.js version fulfills version requirement @ThatOneCalculator
|
- Check that installed Node.js version fulfills version requirement @ThatOneCalculator
|
||||||
- Server: performance improvements @syuilo
|
- Server: overall performance improvements @syuilo
|
||||||
|
- Federation: avoid duplicate activity delivery @Johann150
|
||||||
|
- Federation: limit federation of reactions on direct notes @Johann150
|
||||||
|
- Client: タッチパッド・タッチスクリーンでのデッキの操作性を向上 @tamaina
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
- email address validation was not working @ybw2016v
|
||||||
- API: fix endpoint endpoint @Johann150
|
- API: fix endpoint endpoint @Johann150
|
||||||
- API: fix admin/meta endpoint @syuilo
|
- API: fix admin/meta endpoint @syuilo
|
||||||
- API: improved validation and documentation for endpoints that accept different variants of input @Johann150
|
- API: improved validation and documentation for endpoints that accept different variants of input @Johann150
|
||||||
- API: `notes/create`: The `mediaIds` property is now deprecated. @Johann150
|
- API: `notes/create`: The `mediaIds` property is now deprecated. @Johann150
|
||||||
- Use `fileIds` instead, it has the same behaviour.
|
- Use `fileIds` instead, it has the same behaviour.
|
||||||
|
- Client: URIエンコーディングが異常でdecodeURIComponentが失敗するとURLが表示できなくなる問題を修正 @tamaina
|
||||||
|
|
||||||
## 12.108.1 (2022/03/12)
|
## 12.108.1 (2022/03/12)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue