This is the fifth pre-release for Thunder v0.3.0! This pre-release version includes a few important fixes. The upcoming pre-releases will be mainly focused on fixing existing bugs that come up, and...
This is the fifth pre-release for Thunder v0.3.0! This pre-release version includes a few important fixes. The upcoming pre-releases will be mainly focused on fixing existing bugs that come up, and preparing for a general release so please report any issues that you find!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
Note: There have been some internal migrations regarding the on-device database that Thunder uses to store accounts, favorited communities, and anonymous subscriptions. This migration process happens automatically, and should be pretty seamless. However, please submit a new issue if you encounter missing accounts from the account switcher, missing favourited communities, or missing anonymous subscriptions.
Some notable changes to test out:
There were a lot of small changes under-the-hood with regards to displaying thumbnails and images. If you encounter any issues, please submit a new issue.
Additions
Added ability to view raw markdown for posts and comments by micahmo
Changes
Applied community/user selector indicators* by micahmo
Applied name styling to additional areas* by micahmo
Applied color transformations for name widgets* by micahmo
Applied subtitle hint for show post author setting by micahmo
Improved navigation to comment context by micahmo
Improved handling of search result comments on deleted posts by micahmo
Removed usernames on user feeds posts by micahmo
Applied timeout when loading image dimensions for image viewer by hjiangsu
Fixes
Fixed missing semantic label on report filter* by micahmo
Fixed issues with Android back button not triggering properly* by hjiangsu and micahmo
Fixed tap to go to user style settings* by micahmo
Fixed jank when using full height images, and other misc media preview improvements* by hjiangsu
Fixed instance/user/community input dialog suggestions* by hjiangsu
Fixed post image height constraints* by hjiangsu
Fixed link preview on thumbnail long-press* by micahmo
Fixed sidebar overflows by micahmo
Fixed tagline overflow by micahmo
Fixed community selector text size* by micahmo
Fixed login issue after database migration* by micahmo
Fixed temporary account reload issue* by micahmo
Misc
Updated internal package dependencies by hjiangsu
Integrate i18n-ally by micahmo
Migrated from sqflite to drift packages by hjiangsu
Updated Lemmy API to support upcoming 0.19.4 by hjiangsu