forked from mirrors/misskey
Enhance ActivityPub image attachments with width/height metadata (#17563)
* Initial plan * enhance(backend): include image dimensions in AP attachments * fix(backend): guard AP attachment dimension properties * fix(changelog): move AP dimensions note to 2026.6.0 * Update CHANGELOG.md --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
parent
e093b32aa9
commit
ec6b1cc6a8
4 changed files with 28 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
- Enhance: リモートノートクリーニングジョブの削除対象検索処理のパフォーマンス改善
|
||||
- Fix: センシティブメディア自動検出周りの依存関係・ファイルの解決に失敗する問題を修正
|
||||
- Fix: フォロワー限定投稿を指名投稿で引用した際に、引用した投稿の公開範囲が意図せず変更される問題を修正
|
||||
- Enhance: ActivityPub の画像添付に width/height を含めるように
|
||||
|
||||
## 2026.5.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue