Skip to content

v0.4.0-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 25 May 17:02
· 206 commits to develop since this release

This is the third pre-release for Thunder v0.4.0! This pre-release version introduces experimental support for videos, and many other changes and bug fixes. This will be the last pre-release containing new features as the upcoming pre-releases will mainly focus on fixing any existing issues that come up to prepare for a general release.

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:

  • There is now experimental support for videos - Thunder should now be able to play most videos (including YouTube videos) within the app. Thanks to @ggichure for implementing this! As videos are still experimental, please submit any issues you find on GitHub.
  • You can now switch between users when creating a comment. This feature should work as long as the comment is federated to the other account's instance. Big thanks to @micahmo for implementing this feature!
  • There have been some tweaks to the UI for the account page and user management pages. Thanks to @CTalvio for working on this.

Additions

Changes

  • Added loading page when opening notifications and increased size of notification icon by @micahmo in #1355
  • Replaced score indicator icon by @CTalvio in #1341
  • Improved image dimension fetching logic by @hjiangsu in #1369
  • Improved the comment context jumping by @micahmo in #1319
  • Improved account page and management UI by @CTalvio in #1354
  • Improved selection of text when creating post/comment by @micahmo in #1359

Fixes

  • Fix FAB modal transparency and exit fade animation by @CTalvio in #1357

Misc

  • Replaced scrollable_positioned_list with super_sliver_list by @hjiangsu in #1361
  • Added test endpoint for UnifiedPush server and reduced UnifiedPush notification payload (in development) by @micahmo in #1364

Full Changelog: 0.4.0-2...0.4.0-3