Skip to content

v0.2.7-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 01 Dec 23:13
· 375 commits to develop since this release

This is the second pre-release for Thunder v0.2.7! This pre-release version fixes some issues introduced in the last pre-release and adds a couple new features.

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

Some notable changes to test out:

  • There is now a setting which allows you to combine comment scores. This is toggle-able in Settings -> Appearance -> Comments
  • Added a fix which should resolve some issues with long feed loading when Thunder first starts up. If this is still a recurring issue, please open a new GitHub issue with more details!

Changes since last pre-release version

Additions

  • Added spinning indicator when creating or editing posts* by @hjiangsu in #934
  • Added setting to show comment score rather than upvote/downvote counts by @hjiangsu in #935

Changes

  • Allow creating posts with no language* by @micahmo in #932
  • Added error message for language_not_allowed* by @micahmo in #933

Fixes

  • Fixed missing semantic labels and spelling* by @micahmo in #931
  • Fixed issues with feed loading on initial app start by @hjiangsu in #940

*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 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

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

Full Changelog: 0.2.6...0.2.7-2