Activity.Search: fallback on status resolution on DB Timeout
[akkoma] / CHANGELOG.md
index 4e3e408646f1aad4403ca427ee2d67914bf62472..369a8bbdd857796aa031a35143203ec2a00182f8 100644 (file)
@@ -14,7 +14,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### Removed
 
-## 2.4.0 - 2021-08-xx
+## 2.4.1
+
+### Fixed
+- MastodonAPI: Stream out Create activities
+- MRF ObjectAgePolicy: Fix pattern matching on "published"
+- TwitterAPI: Make `change_password` and `change_email` require params on body instead of query
+- Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies
+- AdminAPI: Fix rendering reports containing a `nil` object
+- Mastodon API: Activity Search fallbacks on status fetching after a DB Timeout/Error
+
+## 2.4.0 - 2021-08-08
 
 ### Changed