Document breaking change for metadata providers

This commit is contained in:
Mark Felder 2020-08-31 16:11:13 -05:00 committed by rinpatch
parent 96697db3bc
commit 549c895d80
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## unreleased-patch - ???
### Changed
- **Breaking:** The metadata providers RelMe and Feed are no longer configurable. RelMe should always be activated and Feed only provides a <link> header tag for the actual RSS/Atom feed when the instance is public.
### Security
- Fix metadata leak for accounts and statuses on private instances