Skip to content

v0.6.0-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 00:26
· 16 commits to develop since this release

Hey everyone, I hope you had a great new year! This is the fourth nightly release for Thunder v0.6.0. This version introduces support for managing your uploaded media, support for importing and exporting Lemmy settings, and many fixes to theming and the image viewer.

We're nearing the end of the nightly releases for v0.6.0, and will soon be releasing the full v0.6.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.

Some notable changes to test out:

  • Thunder now has support for managing your uploaded media. To access and manage all your previously uploaded images, simply navigate to Settings -> Account -> Danger Zone -> Manage Media. Thanks to @micahmo for working on this feature!
  • Thunder now has support for importing and exporting your Lemmy account settings. This allows you to migrate your account information, subscriptions, and blocklists from one instance to another. You can access this setting by heading to Settings -> Account -> Import/Export Settings.
  • The comment actions menu has been completely redesigned and reorganized to improve navigability and match the previously updated post actions menu. If you have any feedback on the new design and layout, feel free to mention it on GitHub.
  • The image viewer has been improved to better handle issues with top/bottom bars obstructing the image, and other edge cases. Thanks to @CTalvio for working on this!

Additions

  • Added support for managing uploaded media by @micahmo in #1323
  • Added ability to import/export Lemmy account settings by @micahmo in #1638
  • Added ability to navigate to modlog for removed comments by @micahmo in #1628

Changes

  • Hide profile/hamburger icon when refreshing feed by @micahmo in #1641
  • Added support for additional comment link formats by @micahmo in #1629
  • Improved image viewer interactions with top/bottom navigation bars by @CTalvio in #1645
  • Added feature to highlight the last tapped post after navigating via image by @micahmo in #1648
  • Redesigned comment bottom sheet by @hjiangsu in #1654

Fixes

  • Fixed incorrect status bar color on the post page by @micahmo in #1630
  • Fixed custom action inkwell colors not showing properly for post bottom sheet by @micahmo in #1627
  • Fixed issue with comment scrolling offset not being applied correctly by @micahmo in #1639
  • Fixed issue where image viewer could get stuck in fullscreen mode by @micahmo in #1653
  • Fixed incorrect icon sizes by @micahmo in #1652
  • Fixed additional color issues and discrepancies by @micahmo in #1635

Misc

Full Changelog: 0.6.0-2...0.6.0-4