Skip to content

v0.6.0-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 12 Dec 03:42
· 26 commits to develop since this release

Hey everyone, this is the second nightly release for Thunder 0.6.0! This release contains a lot of fixes to the theming changes introduced in the first nightly build, as well as other fixes and additions. A huge thanks to @micahmo for finding and resolving these issues! If you notice any additional issues with regards to theming, please open up a new GitHub issue.

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:

  • The Account page has been re-written to use the same foundational logic as the feed-related pages. This should result in overall improved performance, automatic hiding of user header bar, the ability to sort your posts/comments, and more!
  • New settings have been added including pure black mode toggle on system theme, automatic expansion of taglines, and ability to choose video player preferences.
  • A lot of fixes to theming, and other various issues with regards to feed loading.

The full list of changes since v0.6.0-1 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.

Additions

  • Updated account page to use underlying feed-related logic by @hjiangsu in #1597
  • Added URL on condensed post view by @hjiangsu in #1604
  • Added option to toggle pure black mode when using system theme by @hjiangsu in #1605
  • Added setting to automatically expand taglines by @hjiangsu in #1606
  • Added ability to select video player viewing preferences by @ggichure in #1563
  • Added highlight on last tapped post in feed by @micahmo in #1525

Changes

Fixes

Misc

  • Updated instances by @github-actions in #1577
  • Removed go_router dependency for navigation by @hjiangsu in #1613
  • Migrated from uni_links to app_links package for deep links by @hjiangsu in #1626

Full Changelog: 0.6.0-1...0.6.0-2