Merge branch 'feature/unsubscribe-on-unfollow' into 'develop'
[akkoma] / CHANGELOG.md
index e7d7e0ef5bf796976b6426337b51e44e447fc36c..7fc8db31cbc6f9d8978bb262f2c85f171a60243c 100644 (file)
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text
 - Federation: Return 403 errors when trying to request pages from a user's follower/following collections if they have `hide_followers`/`hide_follows` set
 - NodeInfo: Return `skipThreadContainment` in `metadata` for the `skip_thread_containment` option
+- Mastodon API: Unsubscribe followers when they unfollow a user
 
 ### Fixed
 - Not being able to pin unlisted posts