forked from YokaiRick/akkoma
add changelog entry
This commit is contained in:
parent
95e4018c1a
commit
722e56b308
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Resolution of nested mix tasks (i.e search.meilisearch) in OTP releases
|
- Resolution of nested mix tasks (i.e search.meilisearch) in OTP releases
|
||||||
- Elasticsearch returning likes and repeats, displaying as posts
|
- Elasticsearch returning likes and repeats, displaying as posts
|
||||||
- Ensure key generation happens at registration-time to prevent potential race-conditions
|
- Ensure key generation happens at registration-time to prevent potential race-conditions
|
||||||
|
- Ensured websockets get closed on logout
|
||||||
|
- Allowed GoToSocial-style `?query_string` signatures
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Non-finch HTTP adapters. `:tesla, :adapter` is now highly recommended to be set to the default.
|
- Non-finch HTTP adapters. `:tesla, :adapter` is now highly recommended to be set to the default.
|
||||||
|
|
Loading…
Reference in a new issue