diff --git a/README.md b/README.md index 4b98ce0..f35681a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Fernschreiber wouldn't be the same without all the people helping in making it b ### Code (Features, Bugfixes, Optimizations etc.) - Chat list model, chat model, notifications, TDLib receiver, animated stickers, project dependencies, qml/c++ optimizations, chatPhoto, TDLibFile, code reviews, logging categories: [Slava Monich](https://github.com/monich) - Chat info page, performance improvements to chat page, location support, app initialization/registration with Telegram, project dependencies, emoji handling, qml/js optimizations, multi-message actions, i18n fixes, chat permission handling, code reviews, logging categories, bot support, github build: [jgibbon](https://github.com/jgibbon) -- Copy message to clipboard [Christian Stemmle](https://github.com/chstem) -- Hide send message button if send-by-enter is switched on, focus text input on entering a chat [santhoshmanikandan](https://github.com/santhoshmanikandan) +- Copy message to clipboard: [Christian Stemmle](https://github.com/chstem) +- Hide send message button if send-by-enter is switched on, focus text input on entering a chat: [santhoshmanikandan](https://github.com/santhoshmanikandan) +- Integration of logout and sesison options to settings page: [Peter G.](https://github.com/nephros) ### Logo/Icon - Designed by [Matteo](https://github.com/iamnomeutente), adjustments by [Slava Monich](https://github.com/monich) diff --git a/rpm/harbour-fernschreiber.changes b/rpm/harbour-fernschreiber.changes index bb37469..a019e39 100644 --- a/rpm/harbour-fernschreiber.changes +++ b/rpm/harbour-fernschreiber.changes @@ -12,6 +12,22 @@ # * date Author's Name version-release # - Summary of changes +* Sun Dec 19 2021 Sebastian J. Wolf 0.12 +- Add option to delete private chat +- Improve chat search performance - thanks to monich +- Improve message forwarding - thanks to monich +- Handle external links better for individual messages +- Full support for sponsored messages (yes, that's required before January 1, 2022) +- Move session and logout options from about to settings page - thanks to nephros +- Remove short texts for stickers and animated emojis - thanks to monich +- Fix: Display chat members correctly again after TDLib update +- Fix: Long tap on reply-to headers finally opens context menu - thanks to monich +- Fix: Apply "show stickers as images" setting to animated emojis - thanks to monich +- Fix: Don't save draft for chats with deleted users +- Fix: Hide appearance settings that are not applicable - thanks to monich +- Fix: Less memory consumption for stickers after TDLib upgrade - thanks to monich +- Updated translations for Polish, Spanish, Swedish - thanks to atlochowski, carlosgonz0, eson57 + * Sun Dec 05 2021 Sebastian J. Wolf 0.11 - Update to TDLib 1.7.9 - bring Fernschreiber back to life - Support for animated emoji diff --git a/rpm/harbour-fernschreiber.spec b/rpm/harbour-fernschreiber.spec index 7d59a4b..fac042f 100644 --- a/rpm/harbour-fernschreiber.spec +++ b/rpm/harbour-fernschreiber.spec @@ -12,7 +12,7 @@ Name: harbour-fernschreiber Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.12 -Release: 1 +Release: 2 Group: Qt/Qt License: LICENSE URL: http://werkwolf.eu/ diff --git a/rpm/harbour-fernschreiber.yaml b/rpm/harbour-fernschreiber.yaml index c842a3e..a463aa0 100644 --- a/rpm/harbour-fernschreiber.yaml +++ b/rpm/harbour-fernschreiber.yaml @@ -1,7 +1,7 @@ Name: harbour-fernschreiber Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.12 -Release: 1 +Release: 2 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Qt/Qt