mirror of
https://github.com/chatmail/core.git
synced 2026-05-18 22:36:29 +03:00
fix changelog entry
was inserted at wrong place
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
### API-Changes
|
### API-Changes
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
- truncate incoming messages by lines instead of just length #3480
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
@@ -61,7 +62,6 @@
|
|||||||
this affects `dc_get_chat_contacts()`, `dc_get_contacts()` and `dc_get_blocked_contacts()` #3562
|
this affects `dc_get_chat_contacts()`, `dc_get_contacts()` and `dc_get_blocked_contacts()` #3562
|
||||||
- add `internet_access` flag to `dc_msg_get_webxdc_info()` #3516
|
- add `internet_access` flag to `dc_msg_get_webxdc_info()` #3516
|
||||||
- `DC_EVENT_WEBXDC_INSTANCE_DELETED` is emitted when a message containing a webxdc gets deleted #3105
|
- `DC_EVENT_WEBXDC_INSTANCE_DELETED` is emitted when a message containing a webxdc gets deleted #3105
|
||||||
- truncate incoming messages by lines instead of just length #3480
|
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
- do not emit notifications for blocked chats #3557
|
- do not emit notifications for blocked chats #3557
|
||||||
|
|||||||
Reference in New Issue
Block a user