diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index 2317826..aed649c 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -59,7 +59,7 @@ Page { } Label { - text: "Fernschreiber 0.8" + text: "Fernschreiber 0.8.1" horizontalAlignment: Text.AlignHCenter font.pixelSize: Theme.fontSizeExtraLarge anchors { diff --git a/rpm/harbour-fernschreiber.changes b/rpm/harbour-fernschreiber.changes index 446a86f..563ddfa 100644 --- a/rpm/harbour-fernschreiber.changes +++ b/rpm/harbour-fernschreiber.changes @@ -12,7 +12,12 @@ # * date Author's Name version-release # - Summary of changes -* Mon Feb 22 2021 Sebastian J. Wolf 0.7 +* Mon Mar 01 2021 Sebastian J. Wolf 0.8.1 +- Fix: Show active sessions button only when authenticated - thanks to monich +- Fix: Show newly registered contact as simple message +- Updated translations for Finnish, Polish, Russian, Spanish - thanks to all contributors + +* Mon Feb 22 2021 Sebastian J. Wolf 0.8 - 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 diff --git a/rpm/harbour-fernschreiber.spec b/rpm/harbour-fernschreiber.spec index b0daffa..7d74154 100644 --- a/rpm/harbour-fernschreiber.spec +++ b/rpm/harbour-fernschreiber.spec @@ -1,18 +1,16 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.27 +# Generated by: spectacle version 0.32 # Name: harbour-fernschreiber # >> macros -%define __provides_exclude_from ^%{_datadir}/.*$ -%define __requires_exclude ^libtdjson.*$ # << macros Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.8.1 -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 5f68d0e..818bf3d 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.8.1 -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