Skip to content

Releases: thunder-app/thunder

v0.8.6

07 Jan 04:11

Choose a tag to compare

Hey everyone! Sorry for the back-to-back releases again. This hotfix fixes another issue related to grey screens when navigating to comments from the inbox or user profile. As always, if you encounter any issues or have feedback, please 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, you can sponsor me on GitHub or donate via Liberapay or Ko-fi.

We have a Matrix space if you would like to join in on discussions!


Fixes

Full Changelog: 0.8.5...0.8.6

v0.8.5

06 Jan 20:32

Choose a tag to compare

Hey everyone! Sorry for the back-to-back releases. This hotfix fixes a few issues related to grey screens and duplicated posts in the feed. As always, if you encounter any issues or have feedback, please 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, you can sponsor me on GitHub or donate via Liberapay or Ko-fi.

We have a Matrix space if you would like to join in on discussions!


Fixes

  • Fixed system back gesture not behaving accordingly in some cases by @hjiangsu in #2025
  • Fixed grey screen when navigating to community feed by @hjiangsu in #2025
  • Fixed duplicated posts displaying at the end of the feed by @hjiangsu in #2026

Full Changelog: 0.8.4...0.8.5

v0.8.4

06 Jan 17:48

Choose a tag to compare

Hey everyone and happy new year! This is another small update which addresses some feed performance issues experienced by some users. As always, if you encounter any issues or have feedback, please 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, you can sponsor me on GitHub or donate via Liberapay or Ko-fi.

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org


Additions

  • Added ability to customize hold-to-peek image duration by @hjiangsu in #2008

Changes

Fixes

Full Changelog: 0.8.3...0.8.4

v0.8.3

24 Dec 16:43

Choose a tag to compare

Hey everyone and happy holidays! This is just a quick update with a hotfix addressing loading issues with the Local/All feeds for certain users. As always, if you encounter any issues or have feedback, please 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


Changes

  • Increased video player scrubbing timeline height by @hjiangsu in #1999
  • Improved image proxy handling and fallback by @hjiangsu in #2002
  • Moved back to page-based pagination for Lemmy feeds by @hjiangsu in #2006

Fixes

Misc

Full Changelog: 0.8.2...0.8.3

v0.8.2

21 Dec 16:58

Choose a tag to compare

Hey everyone! This is just a small update that resolves some issues with Thunder v0.8.1 and Lemmy v0.19.14. As always, if you encounter any issues or have feedback, please 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


Additions

Changes

Fixes

Misc

Full Changelog: 0.8.1...0.8.2

v0.8.1

30 Oct 18:37
b7604df

Choose a tag to compare

Hey everyone! This is just a quick update with a hotfix for an issue where Thunder could hang during startup after the v0.8.0 update. As always, if you encounter any issues or have feedback, please 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


Note: Android APKs will now be distributed by ABI to reduce download size. Make sure to download the version that matches your device.

Fixes

  • Fixed potential app hang during startup after v0.8.0 update by @hjiangsu in #1969

Full Changelog: 0.8.0...0.8.1

v0.8.0

29 Oct 15:57

Choose a tag to compare

Hey everyone, Thunder v0.8.0 is now available! This release introduces initial PieFed support and includes significant under-the-hood improvements to enable compatibility with PieFed, along with the usual performance enhancements and bug fixes. As always, if you encounter any issues or have feedback, please 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


Note: Android APKs will now be distributed by ABI to reduce download size. Make sure to download the version that matches your device.

Here are the changes between versions v0.7.3 and v0.8.0. For improved readability, internal issues introduced and fixed in nightly versions will be largely omitted.

Additions

  • Added initial support for PieFed by @hjiangsu in #1912 and #1952
  • Added ability to search for users/communities/posts/comments via their URL by @hjiangsu in #1941
  • Added ability to set transparent colour for feed dividers by @hjiangsu in #1959
  • Added ability to toggle alt text and fullscreen mode in image viewer by @hjiangsu in #1965

Changes

Fixes

  • Fixed comment metadata disappearing for comments with no children by @micahmo in #1895
  • Fixed unified push notification logic by @hjiangsu in #1918
  • Fixed mark reply/mention as read by @hjiangsu in #1925
  • 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
  • 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
  • Fixed non-functional web build by @hjiangsu in #1958
  • Fixed post page end card not appearing in some cases by @hjiangsu in #1960
  • Fixed crash when displaying a large amount of GIFs by @hjiangsu in #1962
  • Fixed sharing on iOS devices running iOS 26 by @hjiangsu in #1964

Misc

Full Changelog: 0.7.3...0.8.0

v0.8.0-5

09 Oct 20:21

Choose a tag to compare

v0.8.0-5 Pre-release
Pre-release

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

  • Added ability to set transparent colour for feed dividers by @hjiangsu in #1959

Fixes

Misc

Full Changelog: 0.8.0-4...0.8.0-5

v0.8.0-4

25 Sep 17:36

Choose a tag to compare

v0.8.0-4 Pre-release
Pre-release

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

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

10 Sep 23:03

Choose a tag to compare

v0.8.0-3 Pre-release
Pre-release

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

  • Added ability to search for users/communities/posts/comments via their URL by @hjiangsu in #1941

Changes

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

Full Changelog: 0.8.0-2...0.8.0-3