Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
[akkoma] / CHANGELOG.md
index 2fa9bd1e7a14aca8f1439bbccccbc9909039a7cf..e569c5ad2077bb4120195356de8c190b42697bad 100644 (file)
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ## [unreleased]
 ### Added
 - Add a generic settings store for frontends / clients to use.
+- Explicit addressing option for posting.
 - Optional SSH access mode. (Needs `erlang-ssh` package on some distributions).
 - [MongooseIM](https://github.com/esl/MongooseIM) http authentication support.
 - LDAP authentication
@@ -50,6 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - MRF: Support for rejecting reports from specific instances (`mrf_simple`)
 - MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`)
 - MRF: Support for running subchains.
+- Addressable lists
 - Configuration: `skip_thread_containment` option
 
 ### Changed