From 9e87eafdd78f3e9d4bc5b99f88163e941ee497d5 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sat, 10 Aug 2019 07:19:31 -0700 Subject: [PATCH] new changelog and version bump --- CHANGELOG.md | 110 +++++++++++++++++++++++++++++++++++++++++ assets/.assets.index | 88 ++++++++++++++++----------------- bar-descriptor.xml | 2 +- translations/Goober.ts | 18 +++---- 4 files changed, 164 insertions(+), 54 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b202e89 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,110 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). + +## [Unreleased] + +## [0.9.2] +### Fixed +- Authentication error with new install on 10.3.3 devices (issue #49) +- Own username populating as mention in replies (issue #51) + +### Changed +- Optimized calls for raw to only posts (issue #50) +- New changelog format (issue #41) + +## [0.9.1] - 2018-01-15 +### Fixed +- replace html parsing with text rendering and link parsing function (issue #37) +- split the avatar images into a seperate cache + +## [0.9.0] - 2017-11-18 +### Added +- settings to prevent image loading + +### Changed +- replaced webimageview class with netimagemanager class +- open images in preview card + +### Fixed +- set minimum avatar size (issue #33) +- add raw paramater on bookmark and repost calls (issue #24) +- increase initial count (issue #19) +- added missing active tab settings (issue #26) +- image loading on thread view +- simulator builds + +## [0.8.0] - 2017-02-18 +### Added +- invoke hooks for sharing posts (issue #15) +- added copy text to clipboard (issue #7) +- render oembed photos (issue #12) + +### Fixed +- post rendering problems (issue #18) + +## [0.7.0] - 2017-02-07 +### Fixed +- handle bookmark status update (issue #10) +- tweak navigation focus policy for BlackBerry Classic (issue #9) +- markdown link rendering (issue #4) +- oauth work around for 10.3.3 security update (issue #11) +- fixed project setup removing hard coded system paths + +## [0.6.0] - 2016-11-13 +### Added +- Added posts, following, and followers view to profile page +- Added support for changing visual theme (dark mode) + +### Fixed +- Fixed reply-all from thread view page + +## [0.5.0] - 2016-11-05 +### Added +- about page +- setting for CC on reply all +- bookmark tab +- delete post +- keyboard shortcuts + +## [0.4.0] - 2016-10-22 +### Added +- mentions tab +- link to new root CA on login page +- user interactions (follow, block, mute) + +### Changed +- app cover reflects unread for active tab + +### Fixed +- profile display on small screens + +## [0.3.0] - 2016-10-01 +### Added +- pull to load new posts +- add/remove bookmarks +- repost and quote posts + +### Fixed +- login and logout + +## [0.2.0] - 2016-09-24 +### Added +- thread view +- post status icons + +## [0.1.0] - 2016-09-22 +### Added +- Initial release + +[0.9.1]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_9_1 +[0.9.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_9_0 +[0.8.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_8_0 +[0.7.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_7_0 +[0.6.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_6_0 +[0.5.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_5_0 +[0.4.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_4_0 +[0.3.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_3_0 +[0.2.0]: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/-/tags/Goober_0_2_0 + diff --git a/assets/.assets.index b/assets/.assets.index index 461df75..94f597b 100644 --- a/assets/.assets.index +++ b/assets/.assets.index @@ -1,51 +1,51 @@ 1 49 -AboutPage.qml -AppCover.qml -icons/at.png -icons/bell-slash.png -icons/bell.png -icons/bookmark.png -icons/comments.png -icons/default_cover.png -icons/globe.png -icons/home.png -icons/ic_add.png -icons/ic_add_bookmarks.png -icons/ic_cancel.png -icons/ic_compose.png -icons/ic_contact.png -icons/ic_copy.png -icons/ic_del_bookmarks.png -icons/ic_doctype_picture.png -icons/ic_edit.png -icons/ic_favorite.png -icons/ic_info.png -icons/ic_reload.png -icons/ic_reply.png -icons/ic_reply_all.png -icons/ic_to_bottom.png -icons/ic_to_top.png -icons/laughing_man.png -icons/messages.png -icons/minus-circle.png -icons/quote-left.png -icons/refresh.png -icons/retweet.png -icons/sign-out.png -icons/star-o.png -icons/star.png -LoginSheet.qml -main.qml -moment.js -NewPostSheet.qml -parser.js +WebViewSheet.qml PostItem.qml -ProfilePage.qml RefreshItem.qml -SettingsPage.qml +icons/ic_favorite.png +icons/ic_cancel.png +icons/bookmark.png +icons/laughing_man.png +icons/at.png +icons/home.png +icons/ic_edit.png +icons/ic_doctype_picture.png +icons/globe.png +icons/ic_add_bookmarks.png +icons/ic_copy.png +icons/ic_to_top.png +icons/sign-out.png +icons/bell.png +icons/quote-left.png +icons/bell-slash.png +icons/ic_reply.png +icons/messages.png +icons/star-o.png +icons/ic_contact.png +icons/comments.png +icons/ic_info.png +icons/ic_to_bottom.png +icons/ic_add.png +icons/retweet.png +icons/ic_del_bookmarks.png +icons/minus-circle.png +icons/star.png +icons/ic_reload.png +icons/ic_reply_all.png +icons/refresh.png +icons/ic_compose.png +icons/default_cover.png +LoginSheet.qml +UserItem.qml +main.qml StreamTab.qml ThreadPage.qml -UserItem.qml +AboutPage.qml +parser.js UserPage.qml -WebViewSheet.qml +AppCover.qml +moment.js +NewPostSheet.qml +ProfilePage.qml +SettingsPage.qml diff --git a/bar-descriptor.xml b/bar-descriptor.xml index 410fef8..fa01eca 100644 --- a/bar-descriptor.xml +++ b/bar-descriptor.xml @@ -56,7 +56,7 @@ - 0.9.1 + 0.9.2 diff --git a/translations/Goober.ts b/translations/Goober.ts index 6ebbc4e..49411e7 100644 --- a/translations/Goober.ts +++ b/translations/Goober.ts @@ -48,47 +48,47 @@ - + Reply All - + Delete Bookmark - + Add Bookmark - + Delete Repost - + Repost - + Quote - + View Profile - + Copy text - + Delete