Updated CHANGELOG from release/5.0 branch
This commit is contained in:
parent
27c2b288f6
commit
684f913254
1 changed files with 13 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -34,7 +34,19 @@ Group changes to describe their impact on the project, as follows:
|
||||||
### Fixed
|
### Fixed
|
||||||
- Messages not marked as reply in basic chat room if sending more than 1 content
|
- Messages not marked as reply in basic chat room if sending more than 1 content
|
||||||
|
|
||||||
## [5.0.10] - 2023-01-04
|
## [5.0.11] - 2023-05-09
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Wrong call displayed when hanging up a call while an incoming one is ringing
|
||||||
|
- Crash related to call history
|
||||||
|
- Crash due to wrongly format string
|
||||||
|
- Add/remove missing listener on FriendLists created after Core has been created
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Improved GSM call interruption
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
|
## [5.0.10] - 2023-04-04
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Plain copy of encrypted files (when VFS is enabled) not cleaned
|
- Plain copy of encrypted files (when VFS is enabled) not cleaned
|
||||||
|
|
Loading…
Reference in a new issue