Merge branch 'refactor/db-not-null-constraints-for-apps' into 'develop'
[akkoma] / CHANGELOG.md
index d7be06bf9a56ea5a6274f0dbb85e13942a0d27e8..51e5424c6bfe861ff5fff70a431fb870536e9d87 100644 (file)
@@ -66,6 +66,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Add `pleroma.direct_conversation_id` to the status endpoint (`GET /api/v1/statuses/:id`)
 - Mastodon API: Mark the direct conversation as read for the author when they send a new direct message
 </details>
+- Deprecated `User.Info` embedded schema (fields moved to `User`)
 
 ### Fixed
 - Report emails now include functional links to profiles of remote user accounts