Add a changelog entry for changing the defaults

This commit is contained in:
rinpatch 2019-07-08 14:13:30 +03:00 committed by Ariadne Conill
parent 67c5e6541e
commit 15aaffc6d8
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Migrations: fix a sporadic migration failure
- Metadata rendering errors resulting in the entire page being inaccessible
### Changed
- Configuration: OpenGraph and TwitterCard providers enabled by default
- Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text
## [1.0.1] - 2019-07-14
### Security
- OStatus: fix an object spoofing vulnerability.