diff --git a/qml/pages/NotePage.qml b/qml/pages/NotePage.qml index d5a4ebf..56e61e4 100644 --- a/qml/pages/NotePage.qml +++ b/qml/pages/NotePage.qml @@ -56,6 +56,7 @@ Dialog { contentLabel.text = "" + convertedText //console.log(contentLabel.text) } diff --git a/rpm/harbour-nextcloudnotes.changes b/rpm/harbour-nextcloudnotes.changes index c52a638..9b92f12 100644 --- a/rpm/harbour-nextcloudnotes.changes +++ b/rpm/harbour-nextcloudnotes.changes @@ -12,6 +12,9 @@ # * date Author's Name version-release # - Summary of changes +* Thu Dec 06 2018 Scharel Clemens 0.1-8 +- Fix for #19 "Strikethrough is not shown" + * Wed Dec 05 2018 Scharel Clemens 0.1-7 - Fix for #17 "Indents break the tick box bug" - Fix for #14 "Search results opening the wrong note" diff --git a/rpm/harbour-nextcloudnotes.yaml b/rpm/harbour-nextcloudnotes.yaml index 8243a97..0a88984 100644 --- a/rpm/harbour-nextcloudnotes.yaml +++ b/rpm/harbour-nextcloudnotes.yaml @@ -1,7 +1,7 @@ Name: harbour-nextcloudnotes Summary: Nextcloud Notes Version: 0.1 -Release: 7 +Release: 8 # 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