Skip to content

v0.2.7-6

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 22 Dec 17:27
· 324 commits to develop since this release

This is the first release candidate for Thunder v0.2.7! This release candidate version fixes a few minor issues with accessibility labels, search, and tapping on some usernames. If no issues are noted, this will most likely be the final version 0.2.7.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Changes since last pre-release version

Additions

Fixes

*Changes marked with an asterisk denote additions/modifications/fixes to changes introduced in previous pre-releases.


Full Changelog since 0.2.6

Additions

  • Added ability to collapse post body contents by @hjiangsu in #888
  • Added ability to open external community links in Thunder on Android by @micahmo in #908
  • Added ability to show link options when long-pressing on link previews by @micahmo in #909
  • Added ability to select app language in Settings by @hjiangsu in #901
  • Added ability to perform comment search when viewing a post by @micahmo in #887
  • Added ability to edit existing posts by @hjiangsu in #893
  • Added ability to set post language when creating or editing a post by @hjiangsu in #893
  • Added setting to show or hide read posts per account by @hjiangsu in #921
  • Added post/comment previews to Settings and reorganized setting pages by @hjiangsu in #890
  • Added missing feed sort types for old and top 3, 6, 9 months by @micahmo in #924
  • Added support for community/creator search filters in Search page by @micahmo in #925
  • Added setting to show comment score rather than upvote/downvote counts by @hjiangsu in #935
  • Added additional actions to comment/post long press menu by @micahmo in #958
  • Added ability to open links in Thunder from Safari extension by @hjiangsu in #905
  • Added initial steps to build Thunder for web using dockerfile by @gwbischof in #943
  • Added ability to show/hide post and comment scores by @hjiangsu in #936
  • Added ability to show/hide bot content by @hjiangsu in #936
  • Added support for SVG previews in markdown by @micahmo in #938
  • Added instance version on account selector and instance page by @micahmo in #964
  • Added support for displaying comment origin instance by @ggichure in #944
  • Added option to change formatting of full community/user instances by @micahmo in #973
  • Added confirmation when marking all as messages as read by @micahmo in #979
  • Added ability to favorite communities in drawer by @hjiangsu in #971
  • Added ability to filter posts containing keyword in title/body by @hjiangsu in #974
  • Integrate community favourites into search, community auto-completes by @micahmo in #984
  • Added more community translations. Thanks to everyone here for contributing towards translations! If you have contributed towards translation and would like to be explicitly mentioned, please let me know your GitHub handle through Matrix or on here.

Changes

  • Migrated textScaleFactor to textScaler by @hjiangsu in #830
  • Updated extended image package by @gwbischof in #904
  • Fixed search filter labels by @micahmo in #914
  • Added subscribed status and community subscriber count in community picker by @micahmo in #917
  • Improved image link handling to open images in-app by @micahmo in #919
  • Improved URL detection when searching by @micahmo in #959
  • Removed artificial stretching for images by @micahmo in #939
  • Refactored FAB settings page by @hjiangsu in #949
  • Changed default FAB action to create new post by @hjiangsu in #970
  • Added visual feedback to some sidebar components by @micahmo in #981
  • Account page now remembers tab/section across refreshes by @micahmo in #965
  • Moved account settings to Settings page by @micahmo in #966

Fixes

  • Fixed status bar visual glitch on app startup by @micahmo in #910
  • Fixed issue where Android back button did not close community sidebar by @micahmo in #907
  • Fixed user avatar showing blank when display name is empty by @micahmo in #916
  • Fixed issue with app bar accessibility by @micahmo in #918
  • Fixed custom tabs not using default browser when opening links by @hjiangsu in #928
  • Fixed issues with feed loading on initial app start by @hjiangsu in #940
  • Disabled image dimension fetch when compact mode is enabled by @hjiangsu in #950
  • Fixed issue with long initial app start when logged in by @hjiangsu in #947
  • Fixed overflow issue on post view metadata by @hjiangsu in #968
  • Fixed some physical back button inconsistencies on Android by @micahmo in #977
  • Fixed spinner showing on user page when no posts are available by @micahmo in #978
  • Fixed issue tapping on some usernames by @micahmo in #997
  • Empty queries now reset search by @micahmo in #999

Misc

Full Changelog: 0.2.6...0.2.7-6