Search: limit number of results
[akkoma] / CHANGELOG.md
index 6609205652b34fb582cce16b1bdba582d105e881..5f26d48ff4a9d7a7dd9afa7500f7dcc026e55496 100644 (file)
@@ -14,7 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### Removed
 
-## 2.4.1
+## 2.4.1 - 2021-08-29
+
+### Changed
+- Make `mix pleroma.database set_text_search_config` run concurrently and indefinitely
 
 ### Added
 - AdminAPI: Missing configuration description for StealEmojiPolicy
@@ -29,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - 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