diff options
| author | Alex S <alex.strizhakov@gmail.com> | 2019-05-16 12:49:40 +0700 |
|---|---|---|
| committer | Alex S <alex.strizhakov@gmail.com> | 2019-05-16 12:49:40 +0700 |
| commit | aa11fa4864bf6ebdd4acfdba837675abbdcffc83 (patch) | |
| tree | 847e95f51b5e48b1248ab1190fcecd678a622373 /CHANGELOG.md | |
| parent | 62516be9c462ca206163eaf7822f9ee5c2470453 (diff) | |
| download | pleroma-aa11fa4864bf6ebdd4acfdba837675abbdcffc83.tar.gz pleroma-aa11fa4864bf6ebdd4acfdba837675abbdcffc83.zip | |
add report uri and report to
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b0e849285..ea1f29304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Configuration: `fetch_initial_posts` option - Configuration: `notify_email` option - Configuration: Media proxy `whitelist` option +- Configuration: `report_uri` option - Pleroma API: User subscriptions - Pleroma API: Healthcheck endpoint - Admin API: Endpoints for listing/revoking invite tokens @@ -98,7 +99,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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` +- Configuration: `config :pleroma, :fe` in favor of the more flexible `config :pleroma, :frontend_configurations` ## [0.9.9999] - 2019-04-05 ### Security |
