Signed-off-by: GretaD <gretadoci@gmail.com>
This commit is contained in:
GretaD 2020-10-27 11:59:07 +01:00
Родитель 55919dfaab
Коммит c81f194a7b
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.5.1 - 2020-10-27
- Fix displaying of messages with empty from field
- Fix translation of delete account dialogue
- Fix the overlapping between 2 threads
- Fix saving aliases
- Improve the message-frame height to use the remaining space
- Change account-settings button colour to fit the theme
- Make sure the email is valid UTF-8
- Make the deserialized thread root ID nullable
## 1.5.0 - 2020-10-03
### Added
- Threading: related message are shown as conversations