diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index 992421c..8a07f10 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -30,7 +30,7 @@ import QtQuick 2.0 import Sailfish.Silica 1.0 -import QtGraphicalEffects 1.0 + import "../lib/API.js" as Logic CoverBackground { diff --git a/rpm/harbour-tooter.changes.in b/rpm/harbour-tooter.changes.in index 0311e59..c27fa94 100644 --- a/rpm/harbour-tooter.changes.in +++ b/rpm/harbour-tooter.changes.in @@ -7,16 +7,12 @@ # * date Author's Name version-release # - Summary of changes - -* Mon Jun 19 2017 Dusko Angirevic 0.1.5-1 +* Mon June 19 2017 Dusko Angirevic 0.1.5-1 - Autoload older tweets on the list end - Displaying images on the timeline - NSFW support for images -- Basic support for video (still buggy) -- Toot rendering reverted to the HTML -- Translations added: FR, NL, OC, ES -* Tue Jun 20 2017 Dusko Angirevic 0.1.6-1 +* Tue June 20 2017 Dusko Angirevic 0.1.6-1 - Hashtag search added - Conversation with sections @@ -42,3 +38,9 @@ * Thu October 10 2017 Dusko Angirevic 0.2.1-0 - Added bugs for later (merging branches and cotributions) + +* Thu October 19 2017 Dusko Angirevic 0.2.2-0 +- Updated translations +- Cover page fix for SailfishX +- Added Copy URL option +- Privacy option in the conversation is now inherited by toot in the thread diff --git a/rpm/harbour-tooter.spec b/rpm/harbour-tooter.spec index bbe05b9..12a4f27 100644 --- a/rpm/harbour-tooter.spec +++ b/rpm/harbour-tooter.spec @@ -13,8 +13,8 @@ Name: harbour-tooter %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Tooter -Version: 0.2.1 -Release: 1 +Version: 0.2.2 +Release: 0 Group: Qt/Qt License: LICENSE URL: http://example.org/ diff --git a/rpm/harbour-tooter.yaml b/rpm/harbour-tooter.yaml index 32c728e..4354826 100644 --- a/rpm/harbour-tooter.yaml +++ b/rpm/harbour-tooter.yaml @@ -1,7 +1,7 @@ Name: harbour-tooter Summary: Tooter -Version: 0.2.1 -Release: +Version: 0.2.2 +Release: 0 # The contents of the Group field should be one of the groups listed here: # http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS Group: Qt/Qt