Prepare changelog for 0.7

This commit is contained in:
Sebastian Wolf 2021-02-04 23:04:56 +01:00
parent aa2d47cb11
commit 2d5798e182
No known key found for this signature in database
GPG key ID: CEA9522B5F38A90A
3 changed files with 36 additions and 2 deletions

View file

@ -12,6 +12,40 @@
# * date Author's Name <author's email> version-release # * date Author's Name <author's email> version-release
# - Summary of changes # - Summary of changes
* Fri Feb 5 2021 Sebastian J. Wolf <sebastian@ygriega.de> 0.7
- Massively extended bot support - thanks to jgibbon
- Option to change first name, last name, username
- Add and delete profile pictures
- Set personal privacy options
- Pin/unpin chat
- Option for online-only mode
- Option to logout - thanks to santoshmanikandan
- Option to override notification sound settings - thanks to monich
- Option to disable delay for marking messages as read
- Show channel members if authorized - thanks to monich
- New UX for audios, voice notes and documents - thanks to jgibbon
- Updated Fernschreiber logo - thanks to monich
- Better loading/preview image - thanks to jgibbon
- New pinned chat icon - thanks to jgibbon
- Add explanations to quiz - thanks to jgibbon
- Real estate optimizations for chat list - thanks to jgibbon
- Nice landscape layout for settings page - thanks to monich
- Full width for channel messages - thanks to jgibbon
- Architecture changes and improvements to message type handling - thanks to jgibbon
- Update channel message count in real time - thanks to monich
- Fix: Get sound back for notifications
- Fix: Chat muted icon always visible in list
- Fix: Mark older messages as read once a reply has been sent
- Fix: No longer display own messages as unread
- Fix: Initial scroll position now normally on the first unread message
- Fix: Improve sent/read indicator handling
- Fix: Don't let context menu be wider than its combo box - thanks to monich
- Fix: Images couldn't be clicked at the complete width - thanks to jgibbon
- Fix: Don't retry downloading files too often - thanks to monich
- A lot more fixes - thanks to monich and jgibbon
- New Slovak translation - thanks to okruhliak
- Several translations updated - thanks to all contributors
* Wed Jan 6 2021 Sebastian J. Wolf <sebastian@ygriega.de> 0.6.1 * Wed Jan 6 2021 Sebastian J. Wolf <sebastian@ygriega.de> 0.6.1
- Show indicator for pinned chats - Show indicator for pinned chats
- Use highlightBackgroundColor and align size for all chat attributes (unread messages, secret chat, pinned chat) - Use highlightBackgroundColor and align size for all chat attributes (unread messages, secret chat, pinned chat)

View file

@ -12,7 +12,7 @@ Name: harbour-fernschreiber
Summary: Fernschreiber is a Telegram client for Sailfish OS Summary: Fernschreiber is a Telegram client for Sailfish OS
Version: 0.7 Version: 0.7
Release: 3 Release: 4
Group: Qt/Qt Group: Qt/Qt
License: LICENSE License: LICENSE
URL: http://werkwolf.eu/ URL: http://werkwolf.eu/

View file

@ -1,7 +1,7 @@
Name: harbour-fernschreiber Name: harbour-fernschreiber
Summary: Fernschreiber is a Telegram client for Sailfish OS Summary: Fernschreiber is a Telegram client for Sailfish OS
Version: 0.7 Version: 0.7
Release: 3 Release: 4
# The contents of the Group field should be one of the groups listed here: # The contents of the Group field should be one of the groups listed here:
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
Group: Qt/Qt Group: Qt/Qt