prepare 1.54 (#2412)

This commit is contained in:
bjoern
2021-05-03 01:50:20 +02:00
committed by GitHub
parent 30c463e0ba
commit 553f4c4b88
4 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 1.54.0
- switch back from `sqlx` to `rusqlite` due to performance regressions #2380 #2381 #2385 #2387
@@ -20,12 +20,13 @@
- add "Forwarded:" to notification and chatlist summaries #2310
- place user avatar directly into `Chat-User-Avatar` header #2232
- place user avatar directly into `Chat-User-Avatar` header #2232 #2384
- improve tests #2360 #2362 #2370 #2377 #2387
- cleanup #2359 #2361 #2374 #2376 #2379 #2388
## 1.53.0
- fix sqlx performance regression #2355 2356