Add a changelog entry for tolerating incorrect chain order
authorrinpatch <rinpatch@sdf.org>
Fri, 12 Jul 2019 23:04:26 +0000 (02:04 +0300)
committerrinpatch <rinpatch@sdf.org>
Sat, 13 Jul 2019 10:38:53 +0000 (13:38 +0300)
CHANGELOG.md

index 942733ab6c53a17fe0892a1417d2ade9bf406761..1ee845031876f9ae870a3791c46f45a1bd612a2e 100644 (file)
@@ -13,6 +13,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`)