v0.4.0-3
Pre-release
Pre-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
- Added experimental support for video player by @ggichure and @hjiangsu in #1081, #1369, and #1378
- Added ability to comment as a different user by @micahmo in #1352
- Added sort options in instance explorer by @micahmo in #1317
- Added ability to perform empty search in Search by @micahmo in #1310
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
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