mix pleroma.database set_text_search_config now runs concurrently and infinitely
[akkoma] / CHANGELOG.md
index 90e0ca82abfe3b3813595fd6de8c0e12e731a7a0..dfb83abbd634dcfa57061b424f57d6fbc8fff55f 100644 (file)
@@ -16,6 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## 2.4.1
 
+### Changed
+- Make `mix pleroma.database set_text_search_config` run concurrently and indefinitely
+
 ### Added
 - AdminAPI: Missing configuration description for StealEmojiPolicy
 
@@ -28,6 +31,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - 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
+- AdminAPI: Fix suggestions for MRF Policies
 
 ## 2.4.0 - 2021-08-08