Skip to content

v0.2.9-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 15 Jan 17:50
· 290 commits to develop since this release

This is the first pre-release for Thunder v0.2.9! This pre-release version introduces quite a few new features and improvements, as well as usual bug fixes.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Please see below for the full changelog since the last general release. For those on TestFlight, you will receive the pre-release update once it has been approved by Apple.

Some notable changes to test out:

  • Thunder now has support for high-refresh displays on Android. This should improve the user experience for those with high refresh displays. However, do keep in mind that this may potentially increase battery usage for those devices. If you encounter any issues, please create a new issue on GitHub.
  • Initial support for spoiler tags have been added. Whenever there is a spoiler tag, Thunder will display it as expandable content within the post body or comment. This initial support should catch most cases, but there may be some edge cases where spoilers still show up.
  • A whole bunch of small UI/UX improvements across the board. Ability to create cross-posts, share user profiles, changes to account selector, and more!

Thanks again for sticking around, and please mention any bugs and issues that you encounter when using this version!

Additions

  • Added new condensed post body view to the post page by @micahmo in #994
  • Added compatibility with high-refresh displays to Thunder on Android devices by @mufeedali in #1010
  • Added initial support for markdown spoiler tags by @hjiangsu in #867
  • Added ability to create cross-posts from the post page by @micahmo in #1034
  • Added ability to share user profiles by @micahmo in #1013
  • Added ability to subscribe/unsubscribe to community from long-press action by @hjiangsu in #1028
  • Added option to hide the top app bar on scroll by @hjiangsu in #1029
  • Added user counts to instance page by @micahmo in #1017

Changes

  • Improved post/comment score formatting by @micahmo in #1008
  • Adjusted the color of the delete draft icon by @micahmo in #989
  • Language selector now prioritizes current language at the top of the list by @micahmo in #986
  • Community selector shows suggested communities by default by @micahmo in #993
  • Prioritize favorites in empty community prompt by @micahmo in #1032 and #1015
  • Improved account log out flow by @micahmo in #980
  • Search page suggests alternate filters when there are no search results by @micahmo in #1019
  • Account selector improvements and minor fixes by @hjiangsu in #1035
  • Image viewer dynamically adjusts image zoom based on resolution @Niranjan-Dorage in #859

Fixes

  • Fixed issues with images being too wide in community/user sidebars by @micahmo in #990
  • Fixed issues where post actions were not being updated properly in the search page by @micahmo in #998
  • Fixed issue where local featured posts were not being highlighted properly by @micahmo in #991
  • Fixed issue where subscriptions in drawer were not in alphabetical order by @hjiangsu in #1025
  • Fixed an issue where you could favorite a non-subscribed community by @micahmo in #1016
  • Fixed some issues with user navigation and error handling by @micahmo in #1014
  • Fix some issues with the search page resetting by @micahmo in #1018
  • Fixed some community/user name detection by @micahmo in #1042

Misc

New Contributors

Full Changelog: 0.2.7...0.2.9-1