1
0

fix(backend): getApTypeでエラーを投げないように (#14361)

* fix(backend): getApTypeでエラーを投げないように

* Update Changelog

* Update Changelog

* Update type.ts

* add comment
This commit is contained in:
かっこかり
2024-08-11 16:25:57 +09:00
committed by GitHub
parent 0aaf74ee22
commit 93fc06d18b
3 changed files with 28 additions and 11 deletions
+2
View File
@@ -18,6 +18,8 @@
- Fix: Play各種エンドポイントの返り値に`visibility`が含まれていない問題を修正
- Fix: サーバー情報取得の際にモデレーター限定の情報が取得できないことがあるのを修正
(Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/582)
- Fix: ActivityPubのエンティティタイプ判定で不明なタイプを受け取った場合でも処理を継続するように
- キュー処理のつまりが改善される可能性があります
## 2024.7.0