changelog updates

This commit is contained in:
Ariadne Conill 2019-08-14 01:12:42 +00:00
parent 5af3c00072
commit 54405919d8
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Objects being re-embedded to activities after being updated (e.g faved/reposted). Running 'mix pleroma.database prune_objects' again is advised.
- Not being able to access the Mastodon FE login page on private instances
- MRF: ensure that subdomain_match calls are case-insensitive
- Fix internal server error when using the healthcheck API.
- `federation_incoming_replies_max_depth` option being ignored in certain cases.
### Added
- Relays: Added a task to list relay subscriptions.