changelog
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Mon, 22 Jul 2019 19:53:53 +0000 (19:53 +0000)
committerkaniini <ariadne@dereferenced.org>
Mon, 22 Jul 2019 19:53:53 +0000 (19:53 +0000)
CHANGELOG.md

index 6fcc8e390134185258d0a81cec3bc529de613088..4043b1edfc848f3e0a3517ea79b7e65fd794961b 100644 (file)
@@ -29,6 +29,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - MRF: Support for priming the mediaproxy cache (`Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy`)
 - MRF: Support for excluding specific domains from Transparency.
 - MRF: Support for filtering posts based on who they mention (`Pleroma.Web.ActivityPub.MRF.MentionPolicy`)
+- MRF (Simple Policy): Support for wildcard domains.
+- Support for wildcard domains in user domain blocks setting.
+- Configuration: `quarantined_instances` support wildcard domains.
 - Configuration: `federation_incoming_replies_max_depth` option
 - Mastodon API: Support for the [`tagged` filter](https://github.com/tootsuite/mastodon/pull/9755) in [`GET /api/v1/accounts/:id/statuses`](https://docs.joinmastodon.org/api/rest/accounts/#get-api-v1-accounts-id-statuses)
 - Mastodon API, streaming: Add support for passing the token in the `Sec-WebSocket-Protocol` header