Releases: thunder-app/thunder
v0.8.0-5
Hey everyone! This is the fifth pre-release for Thunder v0.8.0. It includes fixes for several issues discovered in the recent nightly builds. We're nearing the end of the nightly releases for v0.8.0, and will soon be releasing the full v0.8.0 for general availability. As such, please report any issues that you encounter when running this version!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
Note: Android APKs will now be distributed by ABI to reduce download size. Make sure to download the version that matches your device.
The full list of changes since v0.8.0-4 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Additions
Fixes
- Fixed non-functional web build by @hjiangsu in #1958
- Fixed post page end card not appearing in some cases by @hjiangsu in #1960
- Fixed PieFed inbox notifications showing grey screen by @hjiangsu in #1960
- Fixed crash when displaying a large amount of GIFs by @hjiangsu in #1962
Misc
- Updated Android workflow to generate per ABI APKs by @hjiangsu in #1956
- Cleaned up experimental APNs related logic by @hjiangsu in #1957
- Updated translations from Weblate by @hjiangsu in #1961
Full Changelog: 0.8.0-4...0.8.0-5
v0.8.0-4
Hey everyone! This is the fourth pre-release for Thunder v0.8.0. Like the previous nightlies, this version includes additional under-the-hood changes for both Lemmy/PieFed APIs, along with some performance improvements and other fixes. If you run into any issues, please don’t hesitate to report them on GitHub!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
The full list of changes since v0.8.0-3 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Additions
Changes
- Improved post page loading by @hjiangsu in #1952
- Improved profile switching logic by @hjiangsu in #1952
- Improved markdown image support and handling by @hjiangsu in #1947
Fixes
- Fixed image height not matching aspect ratio in some cases by @hjiangsu in #1947
- Fixed "Explore Instance" not working for anonymous profiles by @hjiangsu in #1947
- Fixed grey screen on feed page for instances containing a single tagline by @hjiangsu in #1947
- Fixed issue where performing comment actions would cause the post page to scroll by @hjiangsu in #1949
Full Changelog: 0.8.0-3...0.8.0-4
v0.8.0-3
Hey everyone! This is the third pre-release for Thunder v0.8.0. Like the previous nightlies, this version includes additional under-the-hood changes for both Lemmy/PieFed APIs, along with some performance improvements and other fixes. If you run into any issues, please don’t hesitate to report them on GitHub!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
The full list of changes since v0.8.0-2 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Additions
Changes
- Improved markdown logic and rendering by @hjiangsu in #1928
- Disabled Android's auto backup/restore on install by @hjiangsu in #1932
- Hide URL metadata for image posts within post cards by @hjiangsu in #1933
Fixes
- Fixed drawer profile picture not displaying properly by @hjiangsu in #1930
- Fixed user chip not highlighting OP by @hjiangsu in #1936
- Fixed user labels not appearing in some cases by @hjiangsu in #1937
- Fixed certain markdown elements not adjusting to system theme changes by @hjiangsu in #1938
Misc
- Migrated Lemmy API to internal implementation by @hjiangsu in #1935
- Refactored and improved post and comment widgets by @hjiangsu in #1944 and #1945
- Refactored database implementation and logic by @hjiangsu in #1931
- Upgraded Thunder to Flutter 3.35 by @hjiangsu in #1946
Full Changelog: 0.8.0-2...0.8.0-3
v0.8.0-2
Hey everyone! This is the second pre-release for Thunder v0.8.0. This nightly fixes some issues with PieFed support, and contains more under-the-hood changes. If you run into any issues, please don’t hesitate to report them on GitHub!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
The full list of changes since v0.8.0-1 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Changes
- Hide incompatible sort types for PieFed instances by @hjiangsu in #1922
- Improved post/comment bottom sheet logic by @hjiangsu in #1923
Fixes
- Fixed unified push notification logic by @hjiangsu in #1918
- Fixed load more replies error on PieFed by @hjiangsu in #1921
- Fixed mark reply/mention as read by @hjiangsu in #1925
Misc
- Updated instances by @github-actions in #1864
- Reorganized repository directory structure by @hjiangsu in #1924
Full Changelog: 0.8.0-1...0.8.0-2
v0.8.0-1
Hey everyone! It’s been a while, but the first pre-release of Thunder v0.8.0 is finally here! 🎉 This nightly introduces initial support for PieFed, which involved a ton of changes under the hood to Thunder's core logic. Because of this, the build is highly experimental and may come with more bugs than usual. If you run into any issues, please don’t hesitate to report them on GitHub!
If you’re currently running the nightly builds, I highly recommend backing up your Thunder settings and local database, just in case something unexpected happens.
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
The full list of changes since v0.7.3 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Additions
- Added general support for PieFed instances by @hjiangsu in #1912
- Added PieFed support for post and comment actions (vote, save, block, pin, etc.) by @hjiangsu in #1912
- Added PieFed support for inbox notifications (replies, mentions) by @hjiangsu in #1912
Fixes
Misc
- Upgraded package dependencies by @hjiangsu in #1887
- Updated translations from Weblate by @hjiangsu in #1917
Full Changelog: 0.7.3...0.8.0-1
v0.7.3
Hey everyone! This is just another minor update that addresses a few issues with the recent v0.7.1 update. To see the full release notes of v0.7.1, check out the previous post. As always, if you experience any issues or have suggestions or feedback, feel free to share them in the Thunder community or on GitHub.
If you're enjoying Thunder and would like to show some support, star this project on GitHub! This helps gain visibility for the project and allows more contributors to help with the continued development of Thunder. If you'd like to show some appreciation, here is a post with details on how to donate to the active contributors of Thunder.
We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org
Now onto the update notes. This update mostly fixes some additional issues reported in the v0.7.1 update:
Fixes
- Fixed issue with anonymous subscriptions not working properly by @hjiangsu in #1891
- Fixed inconsistent comment refresh logic when navigating from inbox by @hjiangsu in #1894
Full Changelog: 0.7.2...0.7.3
v0.7.2
Hey everyone! This is just a minor update that addresses a few issues with the recent v0.7.1 update. To see the full release notes of v0.7.1, check out the previous post. As always, if you experience any issues or have suggestions or feedback, feel free to share them in the Thunder community or on GitHub.
If you're enjoying Thunder and would like to show some support, star this project on GitHub! This helps gain visibility for the project and allows more contributors to help with the continued development of Thunder. If you'd like to show some appreciation, here is a post with details on how to donate to the active contributors of Thunder.
We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org
Now onto the update notes. This update mostly fixes some issues reported in the v0.7.1 update:
Additions
Changes
Fixes
- Fixed certain community feeds displaying grey screen by @hjiangsu in #1885
- Fixed issue with some languages not being applied properly by @hjiangsu in #1889
Misc
- Updated Turkish translations by @mikropsoft in #1884
- Updated translations from Weblate by @hjiangsu in #1886
Full Changelog: 0.7.1...0.7.2
v0.7.1
Hey everyone, Thunder v0.7.1 is finally here! This release primarily focuses on improving Thunder’s core architecture in preparation for upcoming API changes. As a result, there aren’t too many new features this time around. The work is still ongoing and will take a bit more time to complete, but doing so will lay the foundation for Thunder to more easily support future API versions and platforms.
As always, if you experience any issues or have suggestions or feedback, feel free to share them with the Thunder community or on GitHub.
If you're enjoying Thunder and would like to show some support, star this project on GitHub! This helps gain visibility for the project and allows more contributors to help with the continued development of Thunder. If you'd like to show some appreciation, here is a post with details on how to donate to the active contributors of Thunder.
We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org
Here are the changes between versions v0.6.1 and v0.7.1. For improved readability, internal issues introduced and fixed in nightly versions will be largely omitted.
Additions
- Added ability to search for top-level settings by @micahmo in #1668
- Added semantic labels to all overflow/popup buttons by @micahmo in #1705
- Added semantic label to community search subscription button by @micahmo in #1790
- Added ability to mark private messages as read by @hjiangsu in #1762
- Added ability to toggle community icons in compact mode by @hjiangsu in #1746
- Added prompt to add original post body when cross-posting links and images by @hjiangsu in #1759
- Added action chips to user and community headers by @hjiangsu in #1851
- Added loading indicator on startup under slow network connections by @micahmo in #1795
- Added additional support contact in About page by @hjiangsu in #1866
Changes
- Enabled the experimental post page to be the default by @hjiangsu in #1713
- Enabled full-height images in default configuration by @hjiangsu in #1756
- Enabled ability for last tapped post to preserve it's state by @micahmo in #1520
- Improved markdown link behaviour by @micahmo in #1700
- Improved UX for toggling pure black theme by @hjiangsu in #1690
- Improved visibility of comment navigator in dark mode by @micahmo in #1691
- Improved message clarity of "Mark all as read" action by @micahmo in #1766
- Improved reply preview actions touch area by @hjiangsu in #1815
- Improved notification user handling by @micahmo in #1865
- Improved handling of tall images in feed/post by @hjiangsu in #1709
- Improved comment depth indicators by @hjiangsu in #1788
- Improved post loading under slow network connections by @micahmo in #1796
- Improved image handling for instances with image proxy enabled by @hjiangsu in #1807
- Improved error handling when navigating to a post of a blocked community by @hjiangsu in #1808
- Improved initial feed loading API calls by @hjiangsu in #1852
- Display full username in private messages by @micahmo in #1823
- Display user avatars only when they have an associated image by @hjiangsu in #1806
- Featured posts are compacted when using card mode by @hjiangsu in #1757
- Moved author and community metadata to the top of post page by @hjiangsu in #1844
- Improved community icon setting terminology by @hjiangsu in #1747
- Removed scrape missing previews option by @hjiangsu in #1721
Fixes
- Fixed profile modal staying open after logging into new account by @micahmo in #1701
- Fixed profile modal not closing after switching accounts by @micahmo in #1706
- Fixed issue navigating to post after creation by @micahmo in #1797
- Fixed post body not updating after performing an edit by @micahmo in #1789
- Fixed instance display in post by @micahmo in #1799
- Fixed comment sort setting label not matching selected comment sort option by @micahmo in #1771
- Fixed issue where blocked user comments are attached to wrong comment tree by @hjiangsu in #1835
- Fixed color of block icon on "Block User" button by @micahmo in #1693
- Fixed color of block community button by @micahmo in #1834
- Fixed size of vote buttons on the post page by @micahmo in #1792
- Fixed link images not respecting edge-to-edge option by @hjiangsu in #1708
- Fixed Bluesky image URL parsing by @hjiangsu in #1801
- Fixed issue with block quotes not being applied in some cases by @micahmo in #1727
- Fixed taglines not showing on anonymous accounts by @hjiangsu in #1817
- Fixed advanced share sheet overflow by @micahmo in #1794
- Fixed visual glitch when navigating to posts via link by @micahmo in #1760
- Fixed visual glitch on post page app bar by @micahmo in #1783
- Fixed search keyboard popping up when using back navigation by @hjiangsu in #1738
- Fixed video player back button on landscape mode not being displayed by @hjiangsu in #1749
- Fixed notification page overlapping with bottom navigation bar by @micahmo in #1761
- Fixed positioning of the pull-to-refresh indicator by @micahmo in #1861
- Fixed full date setting not accounting for user timezone by @hjiangsu in #1758
- Fixed FAB settings page navigation by @micahmo in #1811
- Fixed issue where empty inbox message is shown prematurely by @micahmo in #1791
- Fixed issue with the feed FAB appearing on the account page by @micahmo in #1793
- Fixed community naming by @micahmo in #1878
Misc
- Consolidated navigation, account, and authentication logic by @hjiangsu in #1707, #1826
- Reorganized account, settings, and removed unused functions/classes by @hjiangsu in #1822, #1824
- Refactored media thumbnails and related logic by @hjiangsu in #1720, #1714, #1715
- Refactored post-related components (cards, metadata, widgets) by @hjiangsu in #1784, #1730, #1723, #1734, #1740, #1743, #1862, #1867, #1868
- Refactored comment-related components (cards, headers, widgets) by @hjiangsu in #1800, #1847
- Refactored user-related components (avatar, chips, header, indicator, sidebar) by @hjiangsu in #1752, #1751, #1753, #1755, #1754, #1764, #1763, #1769
- Refactored community-related widgets and logic by @hjiangsu in #1750, #1702, #1773
- Refactored core logic to use internal models (account, post, feed type) by @hjiangsu in #1814, #1838, #1839, #1853, #1836
- Refactored user preferences and modlog logic by @hjiangsu in #1842, #1831
- Refactored navigation and linking (sharing intent, deep link, feed page app bar) by @hjiangsu in #1832, #1829, #1863
- Refactored instance-related components (list entry, info response) by @hjiangsu in #1821
- Updated translations from Weblate by @hjiangsu in #1781
- Updated instances by @github-actions in #1688, #1782
- Upgraded Thunder to Flutter 3.32.0 and updated gradle/NDK versions by @hjiangsu in #1850, #1859
Full Changelog: 0.6.1...0.7.1
v0.7.0-5
Hey everyone! This is the first release candidate for Thunder v0.7.0. This version contains some minor improvements to the community/user action chips and other under-the-hood improvements. We're nearing the end of the nightly releases for v0.7.0, and will soon be releasing the full v0.7.0 for general availability. As such, please report any issues that you encounter when running this version!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly. The full list of changes since v0.7.0-3 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Additions
Changes
- Improved notification user handling by @micahmo in #1865
- Shortened labels for user/community action chips by @hjiangsu in #1857
- Tweaked visibility of certain header action chips to reduce horizontal scrolling by @hjiangsu in #1857
Fixes
- Fixed issue with feed improperly displaying after switching profiles by @hjiangsu in #1860
- Fixed positioning of the pull-to-refresh indicator by @micahmo in #1861
- Fixed visual issues with action chips when using larger system fonts by @hjiangsu in #1857
Misc
- Upgraded gradle and NDK versions by @hjiangsu in #1859
- Updated instances by @github-actions in #1782
- Refactored feed page app bar title logic by @hjiangsu in #1863
- Improved documentation and widget structure for post-related widgets by @hjiangsu in #1862
- Improved documentation and widget structure for post cards/metadata widgets by @hjiangsu in #1867 and #1868
Full Changelog: 0.7.0-4...0.7.0-5
v0.7.0-4
Hey everyone! This is just a quick hotfix to resolve an issue with Thunder crashing when custom post metadata items are set. To see the full pre-release details, visit the last release notes https://github.com/thunder-app/thunder/releases/tag/0.7.0-3.
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly. The full list of changes since v0.7.0-3 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.
Fixes
Full Changelog: 0.7.0-3...0.7.0-4