Hey everyone! The second pre-release for Thunder v0.9.0 is here! This nightly introduces support for updating PieFed account settings, adds the ability to attach flairs and tags to PieFed posts, and includes fixes for issues introduced in the first nightly build. If you run into any issues, please don’t hesitate to report them 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!


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.9.0-1 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue.

Additions

  • Added ability to change PieFed account settings by hjiangsu in #2071
  • Added support for PieFed tags/flairs by hjiangsu in #2077

Changes

  • Improved image URL handling by hjiangsu in #2074
  • Improved UX when creating posts by hjiangsu in #2078

Fixes

  • Fixed text post indicator overflow by hjiangsu in #2075
  • Fixed search page grey screen when using unsupported search sort type by hjiangsu in #2076

Misc

  • Cleaned up GitHub workflow permissions by hjiangsu in #2073