diff options
| author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2019-07-13 11:55:09 +0000 |
|---|---|---|
| committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2019-07-13 11:55:09 +0000 |
| commit | 9497d14f09dc76535dda47fc4257c51ef07a3f56 (patch) | |
| tree | 6bbe37740764bde615e18e36f5e36d5e19f49966 /CHANGELOG.md | |
| parent | 02cdedbf9fdf27d8dca78caf75f6413cd2566e3e (diff) | |
| parent | 29ffe81c2e2235ed723516e74a50b025af688b9b (diff) | |
| download | pleroma-9497d14f09dc76535dda47fc4257c51ef07a3f56.tar.gz pleroma-9497d14f09dc76535dda47fc4257c51ef07a3f56.zip | |
Merge branch 'fix/hackney-global-options' into 'develop'
Merge the default options with custom ones in ReverseProxy and Pleroma.HTTP and workaround for remote server certificate chain issues
See merge request pleroma/pleroma!1409
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 405b7680c..119444a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Not being able to pin unlisted posts - Metadata rendering errors resulting in the entire page being inaccessible +- Federation/MediaProxy not working with instances that have wrong certificate order - Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`) - Mastodon API: Embedded relationships not being properly rendered in the Account entity of Status entity - Mastodon API: Add `account_id`, `type`, `offset`, and `limit` to search API (`/api/v1/search` and `/api/v2/search`) |
