mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46:29 +03:00
update changelog to 1.52
This commit is contained in:
24
CHANGELOG.md
24
CHANGELOG.md
@@ -1,5 +1,29 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.52.0
|
||||||
|
|
||||||
|
- database library changed from rusqlite to sqlx #2089 #2331 #2336 #2340
|
||||||
|
|
||||||
|
- add alias support: UIs should check for `dc_msg_get_override_sender_name()`
|
||||||
|
also in single-chats now and display divergent names and avatars #2297
|
||||||
|
|
||||||
|
- parse blockquote-tags for better quote detection #2313
|
||||||
|
|
||||||
|
- ignore unknown classical emails from spam folder #2311
|
||||||
|
|
||||||
|
- support "Mixed Up” encryption repairing #2321
|
||||||
|
|
||||||
|
- fix single chat search #2344
|
||||||
|
|
||||||
|
- fix nightly clippy and rustc errors #2341
|
||||||
|
|
||||||
|
- update dependencies #2350
|
||||||
|
|
||||||
|
- improve ci #2342
|
||||||
|
|
||||||
|
- improve python bindings #2332 #2326
|
||||||
|
|
||||||
|
|
||||||
## 1.51.0
|
## 1.51.0
|
||||||
|
|
||||||
- breaking change: You have to call `dc_stop_io()`/`dc_start_io()`
|
- breaking change: You have to call `dc_stop_io()`/`dc_start_io()`
|
||||||
|
|||||||
Reference in New Issue
Block a user