Skip to content

v0.2.7-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 07 Dec 18:48
· 355 commits to develop since this release

This is the fourth pre-release for Thunder v0.2.7! This pre-release version focuses on adding some more options, Safari extension for iOS, and quality of life improvements!

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:

  • Thunder now has a Safari extension which allows you to open Lemmy links in Thunder! You will first have to enable the extension by going to System Settings -> Safari -> Extensions -> Open In Thunder
  • There have been some more fixes to issues revolving around long app start up time. This should hopefully be resolved in this version, but do mention any further issues that come up.
  • Additional actions have been added to the post and comment long press menu.

Changes since last pre-release version

Additions

  • 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

Changes

Fixes

  • Fixed select community alignment in create post page* by @micahmo in #960
  • 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

Misc

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

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

Misc

Full Changelog: 0.2.6...0.2.7-4