This is the second pre-release for Thunder v0.2.5! This nightly fixes a lot of issues that were reported from the first pre-release version, and adds initial support for Lemmy 0.19.x.

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

Please check out GitHub for the full changelog since the last general release. For those on TestFlight, you will receive the pre-release update once it has been approved by Apple.

Some notable changes to test out:

  • Initial support for Lemmy 0.19.x instances. Note that this only adds in support for authentication with 0.19.x instances. Features such as the new sort options, and blocking of instances is not fully implemented at this point.
  • New customizable options when sharing posts. When sharing posts, you now have the option to customize the content you want to share (image, link, description, etc). This is an optional feature and can be disabled in Settings -> General -> Posts if you prefer original sharing options.

Additions

  • Added trending communities on search page by @micahmo
  • Added advanced share sheet by @micahmo
  • Added support for read all inbox by @ggichure
  • Added support for accessibility profiles by @micahmo
  • Added support for navigating to posts and comments from within the app by @micahmo
  • Added setting to enable/disable full screen navigation swipe gesture by @hjiangsu
  • Added ability to report comments from long-press menu by @ggichure
  • Added Norwegian Bokmål localization by @comradekingu
  • Added additional Spanish localization by @ gallegonovato

Changes

  • Adjusted feed actions to be more responsive when refreshing, sorting, and switching communities/feeds by @hjiangsu
  • Improved URL handling in create post page by @micahmo
  • Adjusted color of FAB close button by @micahmo
  • Improved instance handling when logging in by @micahmo

Fixes

  • Fixed issue where post titles were not properly escaped by @hjiangsu
  • Fixed accessibility semantics for replies/saved by @micahmo
  • Fixed back button handling on feeds* by @micahmo
  • Fixed issue where feeds navigated via the sidebar do not respect the default sort* by @hjiangsu
  • Fixed various accessibility and semantic label issues* by @micahmo
  • Fixed issue with missing semantic labels on refresh, back button, and menu icons* by @hjiangsu
  • Fixed issue where navigated feeds do not have FABs* by @hjiangsu
  • Fixed issue where disabled feed FAB still contained dead area to summon FAB* by @hjiangsu
  • Fixed issue with various feed FAB issues (unsupported actions, instances of freezing)* by @hjiangsu
  • Fixed issues related to anonymous instances* by @micahmo