diff options
| author | rinpatch <rinpatch@sdf.org> | 2019-05-15 10:56:19 +0000 |
|---|---|---|
| committer | rinpatch <rinpatch@sdf.org> | 2019-05-15 10:56:19 +0000 |
| commit | 153c15cdb27a0498d00924b34764aeeab8dcbfc6 (patch) | |
| tree | 4e1eb814c87177e14116933ae7f5924c0ae74d74 /CHANGELOG.md | |
| parent | c133c32ef07077daaf581a4f890939b38c1d7feb (diff) | |
| parent | ee22fff5ac4631edc6035e349c787d29a13adeaf (diff) | |
| download | pleroma-153c15cdb27a0498d00924b34764aeeab8dcbfc6.tar.gz pleroma-153c15cdb27a0498d00924b34764aeeab8dcbfc6.zip | |
Merge branch 'legacy-fe-config' into 'develop'
remove deprecated PleromaFE configuration
See merge request pleroma/pleroma!1152
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c563c39da..b0e849285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,6 +97,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Exposing default scope of the user to anyone - Mastodon API: Make `irreversible` field default to `false` [`POST /api/v1/filters`] +## Removed +- Configuration: `config :pleroma, :fe` in favor of the more flexible `config :pleroma, :frontend_configurations` + ## [0.9.9999] - 2019-04-05 ### Security - Mastodon API: Fix content warnings skipping HTML sanitization |
