Make activity search properly use GIN indexes
[akkoma] / CHANGELOG.md
index f06bbfdf04d05d0b400447cccb96a5a78b14fff7..6609205652b34fb582cce16b1bdba582d105e881 100644 (file)
@@ -16,6 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## 2.4.1
 
+### Added
+- AdminAPI: Missing configuration description for StealEmojiPolicy
+
 ### Fixed
 - MastodonAPI: Stream out Create activities
 - MRF ObjectAgePolicy: Fix pattern matching on "published"
@@ -24,6 +27,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - AdminAPI: Fix rendering reports containing a `nil` object
 - Mastodon API: Activity Search fallbacks on status fetching after a DB Timeout/Error
 - Mastodon API: Fix crash in Streamer related to reblogging
+- AdminAPI: List available frontends when `static/frontends` folder is missing
+- Make activity search properly use language-aware GIN indexes
 
 ## 2.4.0 - 2021-08-08