v0.6.0-2
Pre-release
Pre-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
- Improved image dimension fetching from API on supported instances by @hjiangsu in #1594
- Improved dark theme surface colour blending by @hjiangsu in #1595
- Improved feed fetching logic by @micahmo in #1623
- Do not re-load inbox when already selected by @micahmo in #1624
Fixes
- Fixed incorrectly triggered end of feed when too many filters are applied by @hjiangsu in #1596
- Fixed background colour by @micahmo in #1600
- Fixed create post snackbar error message by @hjiangsu in #1603
- Fixed system navigation bar colour by @micahmo in #1614
- Fixed status bar colour by @micahmo in #1615
- Fixed text hint colour by @micahmo in #1621
- Fixed text field height discrepancies by @micahmo in #1622
- Fixed issue with inbox "mark all as read" not clearing messages by @micahmo in #1625
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