* Mon Feb 22 2021 Sebastian J. Wolf <sebastian@ygriega.de> 0.7
- Tap on a sticker to show overlay with the corresponding sticker set
- Sticker set overlay allows to uninstall it
- Redesign sticker picker, improve loading time
- Additional context menu to prevent the normal one from becoming too big, see https://github.com/Wunderfitz/harbour-fernschreiber/issues/216
- Manage all Telegram sessions for current user (see About -> Active Sessions)
- Forward message now directly available in (additional) context menu
- Use different background colors for muted chats - thanks to monich
- Enable storage optimizer per default
- [SFOS 4] Disable contacts sync as no longer possible, see https://forum.sailfishos.org/t/4-0-1-45-non-jailed-contacts-sqlite-database-no-longer-updated/4724
- Fix: Found private chats no longer appear automatically in the chat list
- Fix: Stickers can now be sent as replies
- Fix: Message sticker highlight and click behavior now aligned with other message types - thanks to monich
- Fix: Don't auto-scroll if context menu is opened, see https://github.com/Wunderfitz/harbour-fernschreiber/issues/139
- Fix: Deleted in-reply-to messages are now shown with a placeholder, see https://github.com/Wunderfitz/harbour-fernschreiber/issues/374
- Fix: Sort text replacements better to avoid overlaps in case of special characters, see https://github.com/Wunderfitz/harbour-fernschreiber/issues/334
* Mon Nov 30 2020 Sebastian J. Wolf <sebastian@ygriega.de> 0.5
- Support secret chats
- Support Telegram contacts & synchronization with local contacts DB on request
- Initiate private & secret chats from contact
- Support pinned messages
- Always position chat at last read state, even if unread message count is >50
- Support message forwarding - thanks to jgibbon
- Support multiple message selection - thanks to jgibbon
- Support @-mentioning in message input field - simply type '@' followed by the name to properly mention somebody
- Support video notes
- Better notification handling - thanks to monich
- Better chat permission handling - thanks to jgibbon
- Chat information attached to chat page - thanks to jgibbon
- Display message sent/received indicator in chat list
- Display pinned/in-reply-to message on tap as overlay
- Support for TDLib storage optimizer - thanks to monich
- Switch from elide truncation mode to fade out
- Switch to generic file picker for documents
- Localization improvements (e.g. plural handling) - thanks to jgibbon
- Logging/debugging improvements - thanks to monich and jgibbon
- Several performance improvements - thanks to monich and jgibbon
- Make emojis a little bigger and change alignment to address display issues (only a workaround as it seems to be a QML bug, but we need to use what we have...)
- Fix: Wrong space allocation for some web page previews
- Fix: Display correct chat photo - thanks to monich
- Fix: Message pending indicator though message was sent successfully
- Fix: Mute chats that have never been muted before
- Fix: Truncate username correctly if it's very long
- Several translations updated - thanks to all contributors