v0.2.1-alpha.3+12
Pre-release
Pre-release
hjiangsu
released this
13 Jul 06:38
·
1837 commits
to develop
since this release
This is the third pre-release of Thunder for v0.2.1+12! This nightly adds a ton of improvements to UI and UX, and includes some major features such as the ability to add images to posts, an overhaul of settings page, and more!
Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.
These are some of the changes that have occurred since the last pre-release. For things to test, I would suggest all the usual actions, and all the new features/changes which have been introduced in this nightly:
Changes
- You can now attach an image to posts when creating them - contribution from @MrAntonS
- Fixed an issue where copy/pasting into the Search bar - contribution from @ajsosa
- Minor UI changes - contribution from @micahmo
- Tapping on back on a different page will go back to the Feed page first - contribution from @micahmo
- Improved UI for showing comment users and their roles (OP, own comment, admin) - contribution from @micahmo
- Fixed issue where Thunder would always start up in dark mode - contribution from @micahmo
- Overhauled settings page to be more intuitive - contribution from @CTalvio
- Fixed issue where subscriptions list would not update after subscription changes - contribution from @micahmo
- Added comment button actions, with an option to enable/disable it in the settings
- Swipe actions can now be set to none to disable them
- Feed view will no longer show full screen error messages, but rather toast notifications
- Tapping outside the text field when creating a comment will dismiss the keyboard
- Fixed issue where only 50 subscriptions are shown on the subscriptions list
- Fixed some issues with talkback/voice-over
- Fixed issue with GitHub links not working in Thunder
Here is the full change log since the last general release v0.2.1+11:
Added
- Added community icons to subscription list and search - contribution from @CTalvio
- Added ability to return to homescreen when swiping from post body - contribution from @bactaholic
- Added scroll to top buttons on various pages - contribution from @bactaholic
- Added double swipe to exit - contribution from @bactaholic
- Added ability to set post as read when opening media - contribution from @ajsosa
- Added initial support for 2 column viewing for tablet modes - contribution from @Fmstrat
- Adjustments to the login screen to include instance images, and tweaks - contribution from @micahmo
- Added ability to copy/share comment on long press - contribution from @vbh
- Changes to support user display names, additional profile information, and UI tweaks - contribution from @CTalvio
- Added ability to set no action for swipe gestures on posts and comments
- Added ability to select/upload image when creating post - contribution from @MrAntonS
- Added instance name into sidebar menu - contribution from @micahmo
- Navigating back from a page will first go to the feed page before exiting - contribution from @micahmo
- Settings have been re-organized to be more consistent, and to show available options between different views - contribution from @CTalvio
- Feed view will no longer show full screen error messages
- Added comment button actions and added an option to toggle comment button actions
Changed
- Adjusted subscription styling to be more consistent - contribution from @micahmo
- Removed Sentry error logging
- Tapping outside of the text field when creating a comment/reply will dismiss the keyboard
Fixed
- Fixed issue with styling differences in compact and normal view for community/instance - contribution from @machinaeZER0
- Fixed issue with webp previews not showing - contribution from @Fmstrat
- Fixed issue with some links not being parsed properly (GitHub release links)
- Fixed issue where copy/pasting was non-functional on the Search input - contribution from @ajsosa
- Fixed issue where subscribing to a community from the search page would not refresh sidebar subscriptions - contribution from @micahmo
- Fixed issue where only some subscriptions would show up on the sidebar