Skip to content

Releases: thunder-app/thunder

v0.2.1+13

25 Jul 17:21
018fe32
Compare
Choose a tag to compare

Alpha Release [v0.2.1+13]

Wow is it that time again? Why yes it is, its time for another Thunder release! This release has a lot of minor tweaks and improvements to the overall Thunder experience.

A reminder for anyone who didn’t catch the previous announcement, Thunder is now officially available on Google Play! You should also be able to search up Thunder on the Play Store to find it. For more details about the launch, see this post: https://lemmy.world/post/1631968

If you are using the Google Play version or TestFlight, please note that it may take a bit of time before you receive the update. As always, this is an alpha release, so do expect bugs to pop up here and there. Now onto the update notes. This update brings a few major features:

  • You can now select custom accent colours! This will allow you to choose a splash of colour which will be applied consistently across the whole app. Please note that Material You has to be disabled for the accent colours to be applied properly
  • You can now customize the look of the comment indicators. There are different options to choose from to suit your personal preferences
  • There are even more settings for you to customize. You can hide the FABs, hide NSFW posts, show community icons and authors on posts, and even more!
  • Improvements to link previews. With this, you should be seeing more link previews and it should create a more consistent experience
  • You can now manage blocked communities and users. Simply go to your profile, and there should be a gear icon for you to remove any blocked communities and users.
  • You can now access user and community sidebars. If you visit a community, or a user, you can tap in the info icon to bring up a sidebar filled with all the information you could possible want
  • Overall improvements to performance. This update should feel smoother and there should hopefully be less stuttering happening overall
  • Finally, there has been some under-the-hood changes to allow for localization and translations for the future. Look forward to this in a future update!

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org

If you find any issues or would like to suggest features, please open up a new issue! As always, contributions are always welcomed here.

Full Changelog

Added

  • Added swipe gesture to toggle read/unread status on posts - contribution from @micahmo
  • Added option to enable/disable text post indicator on compact view - contribution from @micahmo
  • Added improvements to link previews to be more stable, and to work more often - contribution from @micahmo
  • Added instance icons in account selection - contribution from @micahmo
  • Image viewer supports double-tap and slide zoom - contribution from @CTalvio
  • Improvements to image viewer to be more reliable with gesture controls, and overall UI fixes - contribution from @CTalvio
  • Added an option to disable FABs in feed/post page - contribution from @ajsosa
  • Added customization of nested comment indicators - contribution from @micahmo
  • Added ability to delete comment on long press - contribution from @vbh
  • Improvements to CI/development workflow
  • Added ability to view comment context when tapping on your own comment from profile - contribution from @ajsosa
  • Added Matrix space to about page
  • Added initial support for custom themes/accents
  • Added haptic feedback when long pressing on a comment - contribution from @ajsosa
  • Added width/height limit on comment images, and adjustments to comment button actions - contribution from @CTalvio
  • Added sidebars to user profiles and community pages - contribution from @CTalvio
  • Added blur to external link previews - contribution from @ajsosa
  • Added account settings to manage blocked communities and users - contribution from @micahmo
  • Added very basic initial support for localization
  • Added ability to subscribe to communities without being logged in - contribution from @vbh
  • Added options to show post author, and community icons within the feed - contribution from @sant0s12
  • Added option to disable NSFW content - contribution from @ajsosa
  • Added long-press action on image viewer to show image-only mode - contribution from @CTalvio
  • Added subscription icon in post feed when you are subscribed to a given community - contribution from @micahmo

Changed

  • Going back from a selected community in the sidebar will bring you back to the feed view - contribution from @micahmo
  • Minor tweaks to toast notification when blocking communities - contribution from @micahmo
  • Changed to default feed type to be "All" rather than "Local" - contribution from @micahmo
  • Optimization improvements to comment cards and calculating published/edited time - contribution from @ajsosa
  • Improved UI navigation experience when logging in - contribution from @micahmo
  • Posts no longer have the reply swipe gesture
  • Improved about page to add in-app navigation to lemmy community, and update to GitHub url - contribution from @micahmo
  • Improvements to community navigation from links - contribution from @micahmo
  • Updated README with Google Play Store links - contribution from @micahmo
  • Increased relevance of default community search - contribution from @machinaeZER0
  • Improved Gesture settings UI to be more clear - contribution from @CTalvio
  • Improvements to tap + slide zoom gesture when previewing images - contribution from @CTalvio
  • Downloaded images are now saved in a separate directory/album - contribution from @njshockey
  • Material You theme setting is hidden on non-android devices
  • Comment child count now counts total replies rather than total top level replies - contribution from @micahmo
  • Desktop builds will always use external browser - contribution from @micahmo
  • Adjusted way permissions are handled when saving media
  • Adjusted swipe to dismiss on posts to not move divider alongside swipe gesture - contribution from @micahmo

Fixed

  • Fixed issue where comment thread would show spinning indicator even after all comments have been loaded - contribution from @ajsosa
  • Fixed minor UI issue where the screen would switch from light-dark-light on app startup - contribution from @micahmo
  • Fixed duplicate post regression - contribution from @ajsosa
  • Fixed a couple of performance issues with constant widget rebuilding - contribution from @ajsosa
  • Fixed swipe action icons not showing properly when on 2-column view - contribution from @ajsosa
  • Fixed issue where interacting with saved posts from profile was throwing an error - contribution from @micahmo
  • Fixed issue where markdown preview was not working when creating a post - contribution from @micahmo
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Fixed issue where swiping on a comment would cause text to overflow on top of the comment indicators - contribution from @ajsosa
  • Fixed issue where the app was preventing you from voting or saving multiple things within a short timeframe

As always, I would just like to thank everyone so far for the amazing support so far. Thunder is still a project that I can only work on the side, and it has been incredible so far. A lot of my time has been taken up to work on improvements to Thunder, and to maintain active and meaningful conversations to improve the overall experience for Thunder.

If you would like to show a token of appreciation, you can buy me a coffee! The donations will help support some of the development overhead costs (e.g., apple developer program for TestFlight builds) and other costs!

Thanks again for everything so far, and I hope you enjoy this update! Here’s some canned beans for you for reaching the end of this post 🥫🫘

v0.2.1-alpha.4+13

24 Jul 18:12
Compare
Choose a tag to compare
v0.2.1-alpha.4+13 Pre-release
Pre-release

This is the release candidate 1 for Thunder v0.2.1+13! Given that there are no more major issues present in the pre-releases, this will be the version that will be released to the general stream.

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 the changes that have occurred since the last pre-release:

  • Fixed issue where the app was preventing you from voting or saving multiple things within a short timeframe
  • Adjusted way permissions are handled when saving media
  • Added subscription icon in post feed when you are subscribed to a given community - contribution from @micahmo
  • Adjusted swipe to dismiss on posts to not move divider alongside swipe gesture - contribution from @micahmo
  • Minor adjustment to show author icon in Settings - contribution from @micahmo

v0.2.1-alpha.3+13

23 Jul 19:13
Compare
Choose a tag to compare
v0.2.1-alpha.3+13 Pre-release
Pre-release

This is the third pre-release for Thunder v0.2.1+13! The main focus for the upcoming nightlies will be fixing any outstanding issues and bugs that were introduced previously. There will most likely be no more new features added in the nightlies until the next 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.

There was a big change under the hood to better handle settings. Because of this, I would appreciate it if testing was done on the different settings to ensure they still work as expected!

These are the changes that have occurred since the last pre-release:

  • Fixed issue where voting on a comment no longer makes the show all comments button disappear - contribution from @ajsosa
  • UI fixes for post author on feed view - contribution from @CTalvio
  • Fixed issue where replying from a comment would reload all comments - contribution from @ajsosa
  • Fixed issue where the "Show Post Author" setting is off by default, but the authors are still shown - contribution from @micahmo
  • Fixed issue where swiping on the bottom navigation bar would not open sidebar
  • Under the hood changes to how local settings are handled
  • Removed previews from being read in talkback/voiceover on compact posts

Here is the full list of changes since the last general release:

Added

  • Added swipe gesture to toggle read/unread status on posts - contribution from @micahmo
  • Added option to enable/disable text post indicator on compact view - contribution from @micahmo
  • Added improvements to link previews to be more stable, and to work more often - contribution from @micahmo
  • Added instance icons in account selection - contribution from @micahmo
  • Image viewer supports double-tap and slide zoom - contribution from @CTalvio
  • Improvements to image viewer to be more reliable with gesture controls, and overall UI fixes - contribution from @CTalvio
  • Added an option to disable FABs in feed/post page - contribution from @ajsosa
  • Added customization of nested comment indicators - contribution from @micahmo
  • Added ability to delete comment on long press - contribution from @vbh
  • Improvements to CI/development workflow
  • Added ability to view comment context when tapping on your own comment from profile - contribution from @ajsosa
  • Added Matrix space to about page
  • Added initial support for custom themes/accents
  • Added haptic feedback when long pressing on a comment - contribution from @ajsosa
  • Added width/height limit on comment images, and adjustments to comment button actions - contribution from @CTalvio
  • Added sidebars to user profiles and community pages - contribution from @CTalvio
  • Added blur to external link previews - contribution from @ajsosa
  • Added account settings to manage blocked communities and users - contribution from @micahmo
  • Added very basic initial support for localization
  • Added ability to subscribe to communities without being logged in - contribution from @vbh
  • Added options to show post author, and community icons within the feed - contribution from @sant0s12
  • Added option to disable NSFW content - contribution from @ajsosa
  • Added long-press action on image viewer to show image-only mode - contribution from @CTalvio

Changed

  • Going back from a selected community in the sidebar will bring you back to the feed view - contribution from @micahmo
  • Minor tweaks to toast notification when blocking communities - contribution from @micahmo
  • Changed to default feed type to be "All" rather than "Local" - contribution from @micahmo
  • Optimization improvements to comment cards and calculating published/edited time - contribution from @ajsosa
  • Improved UI navigation experience when logging in - contribution from @micahmo
  • Posts no longer have the reply swipe gesture
  • Improved about page to add in-app navigation to lemmy community, and update to GitHub url - contribution from @micahmo
  • Improvements to community navigation from links - contribution from @micahmo
  • Updated README with Google Play Store links - contribution from @micahmo
  • Increased relevance of default community search - contribution from @machinaeZER0
  • Improved Gesture settings UI to be more clear - contribution from @CTalvio
  • Improvements to tap + slide zoom gesture when previewing images - contribution from @CTalvio
  • Downloaded images are now saved in a separate directory/album - contribution from @njshockey
  • Material You theme setting is hidden on non-android devices
  • Comment child count now counts total replies rather than total top level replies - contribution from @micahmo
  • Desktop builds will always use external browser - contribution from @micahmo

Fixed

  • Fixed issue where comment thread would show spinning indicator even after all comments have been loaded - contribution from @ajsosa
  • Fixed minor UI issue where the screen would switch from light-dark-light on app startup - contribution from @micahmo
  • Fixed duplicate post regression - contribution from @ajsosa
  • Fixed a couple of performance issues with constant widget rebuilding - contribution from @ajsosa
  • Fixed swipe action icons not showing properly when on 2-column view - contribution from @ajsosa
  • Fixed issue where interacting with saved posts from profile was throwing an error - contribution from @micahmo
  • Fixed issue where markdown preview was not working when creating a post - contribution from @micahmo
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Fixed issue where swiping on a comment would cause text to overflow on top of the comment indicators - contribution from @ajsosa

v0.2.1-alpha.2+13

22 Jul 21:26
Compare
Choose a tag to compare
v0.2.1-alpha.2+13 Pre-release
Pre-release

This is the second pre-release for Thunder v0.2.1+13! The main focus for the upcoming nightlies will be fixing any outstanding issues and bugs that were introduced previously. There will most likely be no more new features added in the nightlies until the next 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.

These are the changes that have occurred since the last pre-release:

  • Added Matrix space to about page
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Added initial support for custom themes/accents
  • Added haptic feedback when long pressing on a comment - contribution from @ajsosa
  • Added width/height limit on comment images, and adjustments to comment button actions - contribution from @CTalvio
  • Added sidebars to user profiles and community pages - contribution from @CTalvio
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Added blur to external link previews - contribution from @ajsosa
  • Improvements to tap + slide zoom gesture when previewing images - contribution from @CTalvio
  • Downloaded images are now saved in a separate directory/album - contribution from @njshockey
  • Material You theme setting is hidden on non-android devices
  • Comment child count now counts total replies rather than total top level replies contribution from @micahmo
  • Added account settings to manage blocked communities and users - contribution from @micahmo
  • Added very basic initial support for localization
  • Added ability to subscribe to communities without being logged in - contribution from @vbh
  • Added options to show post author, and community icons within the feed - contribution from @sant0s12
  • Desktop builds will always use external browser - contribution from @micahmo
  • Added option to disable NSFW content - contribution from @ajsosa
  • Fixed issue where swiping on a comment would cause text to overflow on top of the comment indicators - contribution from @ajsosa
  • Added long-press action on image viewer to show image-only mode - contribution from @CTalvio

Here is the full list of changes since the last general release:

Added

  • Added swipe gesture to toggle read/unread status on posts - contribution from @micahmo
  • Added option to enable/disable text post indicator on compact view - contribution from @micahmo
  • Added improvements to link previews to be more stable, and to work more often - contribution from @micahmo
  • Added instance icons in account selection - contribution from @micahmo
  • Image viewer supports double-tap and slide zoom - contribution from @CTalvio
  • Improvements to image viewer to be more reliable with gesture controls, and overall UI fixes - contribution from @CTalvio
  • Added an option to disable FABs in feed/post page - contribution from @ajsosa
  • Added customization of nested comment indicators - contribution from @micahmo
  • Added ability to delete comment on long press - contribution from @vbh
  • Improvements to CI/development workflow
  • Added ability to view comment context when tapping on your own comment from profile - contribution from @ajsosa
  • Added Matrix space to about page
  • Added initial support for custom themes/accents
  • Added haptic feedback when long pressing on a comment - contribution from @ajsosa
  • Added width/height limit on comment images, and adjustments to comment button actions - contribution from @CTalvio
  • Added sidebars to user profiles and community pages - contribution from @CTalvio
  • Added blur to external link previews - contribution from @ajsosa
  • Added account settings to manage blocked communities and users - contribution from @micahmo
  • Added very basic initial support for localization
  • Added ability to subscribe to communities without being logged in - contribution from @vbh
  • Added options to show post author, and community icons within the feed - contribution from @sant0s12
  • Added option to disable NSFW content - contribution from @ajsosa
  • Added long-press action on image viewer to show image-only mode - contribution from @CTalvio

Changed

  • Going back from a selected community in the sidebar will bring you back to the feed view - contribution from @micahmo
  • Minor tweaks to toast notification when blocking communities - contribution from @micahmo
  • Changed to default feed type to be "All" rather than "Local" - contribution from @micahmo
  • Optimization improvements to comment cards and calculating published/edited time - contribution from @ajsosa
  • Improved UI navigation experience when logging in - contribution from @micahmo
  • Posts no longer have the reply swipe gesture
  • Improved about page to add in-app navigation to lemmy community, and update to GitHub url - contribution from @micahmo
  • Improvements to community navigation from links - contribution from @micahmo
  • Updated README with Google Play Store links - contribution from @micahmo
  • Increased relevance of default community search - contribution from @machinaeZER0
  • Improved Gesture settings UI to be more clear - contribution from @CTalvio
  • Improvements to tap + slide zoom gesture when previewing images - contribution from @CTalvio
  • Downloaded images are now saved in a separate directory/album - contribution from @njshockey
  • Material You theme setting is hidden on non-android devices
  • Comment child count now counts total replies rather than total top level replies - contribution from @micahmo
  • Desktop builds will always use external browser - contribution from @micahmo

Fixed

  • Fixed issue where comment thread would show spinning indicator even after all comments have been loaded - contribution from @ajsosa
  • Fixed minor UI issue where the screen would switch from light-dark-light on app startup - contribution from @micahmo
  • Fixed duplicate post regression - contribution from @ajsosa
  • Fixed a couple of performance issues with constant widget rebuilding - contribution from @ajsosa
  • Fixed swipe action icons not showing properly when on 2-column view - contribution from @ajsosa
  • Fixed issue where interacting with saved posts from profile was throwing an error - contribution from @micahmo
  • Fixed issue where markdown preview was not working when creating a post - contribution from @micahmo
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Fixed issue where swiping on a comment would cause text to overflow on top of the comment indicators - contribution from @ajsosa

v0.2.1-alpha.1+13

20 Jul 16:58
Compare
Choose a tag to compare
v0.2.1-alpha.1+13 Pre-release
Pre-release

This is the first pre-release for Thunder v0.2.1+13!

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

There's been quite a few changes, additions, and tweaks to Thunder overall. There have also been some changes under the hood to improve the overall development experience, so please do try to test everything that you can!

Here's the full change log so far:

Added

  • Added swipe gesture to toggle read/unread status on posts - contribution from @micahmo
  • Added option to enable/disable text post indicator on compact view - contribution from @micahmo
  • Added improvements to link previews to be more stable, and to work more often - contribution from @micahmo
  • Added instance icons in account selection - contribution from @micahmo
  • Image viewer supports double-tap and slide zoom - contribution from @CTalvio
  • Improvements to image viewer to be more reliable with gesture controls, and overall UI fixes - contribution from @CTalvio
  • Added an option to disable FABs in feed/post page - contribution from @ajsosa
  • Added customization of nested comment indicators - contribution from @micahmo
  • Added ability to delete comment on long press - contribution from @vbh
  • Improvements to CI/development workflow
  • Added ability to view comment context when tapping on your own comment from profile - contribution from @ajsosa

Changed

  • Going back from a selected community in the sidebar will bring you back to the feed view - contribution from @micahmo
  • Minor tweaks to toast notification when blocking communities - contribution from @micahmo
  • Changed to default feed type to be "All" rather than "Local" - contribution from @micahmo
  • Optimization improvements to comment cards and calculating published/edited time - contribution from @ajsosa
  • Improved UI navigation experience when logging in - contribution from @micahmo
  • Posts no longer have the reply swipe gesture
  • Improved about page to add in-app navigation to lemmy community, and update to GitHub url - contribution from @micahmo
  • Improvements to community navigation from links - contribution from @micahmo
  • Updated README with Google Play Store links - contribution from @micahmo
  • Increased relevance of default community search - contribution from @machinaeZER0
  • Improved Gesture settings UI to be more clear - contribution from @CTalvio

Fixed

  • Fixed issue where comment thread would show spinning indicator even after all comments have been loaded - contribution from @ajsosa
  • Fixed minor UI issue where the screen would switch from light-dark-light on app startup - contribution from @micahmo
  • Fixed duplicate post regression - contribution from @ajsosa
  • Fixed a couple of performance issues with constant widget rebuilding - contribution from @ajsosa
  • Fixed swipe action icons not showing properly when on 2-column view - contribution from @ajsosa
  • Fixed issue where interacting with saved posts from profile was throwing an error - contribution from @micahmo
  • Fixed issue where markdown preview was not working when creating a post - contribution from @micahmo

v0.2.1+12

17 Jul 15:20
e0f5801
Compare
Choose a tag to compare

Alpha Release [v0.2.1+12]

Another update for Thunder, here we come! This update brings a lot of new features, quality of life improvements, and bug fixes. Again, thank you to everyone so far for their contributions, and keep them coming!

Due to a change in certificates between this release and the last release, please re-install Thunder. For more details, see #391

As always, this is an alpha release, so do expect bugs to pop up here and there. Without further ado, here are the update notes:

Added

  • Added community icons to subscription list and search - contribution from @CTalvio
  • Added ability to return to home screen when swiping from post body - contribution from @bactaholic
  • Added scroll to top buttons on various pages - contribution from @bactaholic
  • Added double tap/swipe to exit app - 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 other 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 and user 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 but rather toast notifications
  • Added comment button actions and added an option to toggle comment button actions
  • Added maximum depth to comments. You can now tap on "Load more replies" to get more replies for a comment thread within a post
  • Various login flow improvements - contribution from @micahmo
  • In app browser is now switched over to use custom tabs - contribution from @micahmo
  • Adjusted theming options to show a modal rather than switch toggles to reduce confusion - contribution from @coslu
  • Added ability to share post, external link, or media from post share button - contribution from @micahmo
  • Added ability to disable post and comment swipe actions separately
  • Added debug page to settings to clear preferences and local database
  • Updated image viewer buttons to the bottom for better accessibility - contribution from @CTalvio
  • Added confirmation dialog when logging out of account - contribution from @ggichure
  • Added options for hourly sorts (hour, six hours, 12 hours) - contribution from @Fmstrat
  • Added improvements to swipe gestures on image viewer - contribution from @CTalvio
  • Added tap feed icon to scroll to top on feed view - contribution from @micahmo
  • Optimized post loading to load posts faster on startup
  • Added images to links in compact view - contribution from @CTalvio
  • Added search sort options - contribution from @micahmo

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
  • Adjusted divider and link preview card colours to have better contrast

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 when searching for communities- 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
  • Fixed issue where refreshing community when tapping on a link would show local posts rather than the community's posts
  • Fixed issue where you could not log in through email
  • Fixed issue with profile showing to wrong user

and as usual, even more changes under the hood which will make way for future features.


If you find any issues or would like to suggest features, please open up a new issue! As always, contributions are always welcomed here.

v0.2.1-alpha.6+12

16 Jul 07:07
Compare
Choose a tag to compare
v0.2.1-alpha.6+12 Pre-release
Pre-release

This is the release candidate 1 of Thunder for v0.2.1+12! This nightly fixes some issues introduced in the last pre-release. No more new features will be added in the nightlies until the next 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.

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:

  • Fixed issue where image viewer actions were being shown behind system navigation bar
  • Added more details and information to the debug settings page, and added confirmation dialogs for each debug setting

For information regarding the previous pre-release and general additions/changes since the last general release, check https://github.com/thunder-app/thunder/releases/tag/v0.2.1-alpha.5%2B12

v0.2.1-alpha.5+12

15 Jul 16:27
Compare
Choose a tag to compare
v0.2.1-alpha.5+12 Pre-release
Pre-release

This is the fifth and final pre-release of Thunder for v0.2.1+12! This nightly fixes some issues introduced in the last pre-releases, and adds a few new features. The main focus for the upcoming nightlies will be fixing any outstanding issues and bugs that were introduced previously. No more new features will be added in the nightlies until the next 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.

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

  • Improvements to image viewer UI, and swipe gestures - contribution from @CTalvio
  • Added debug settings page to clear database and user preferences
  • Added confirmation when logging out of account - contribution from @ggichure
  • Added hour sorting to posts (top hour, six hours, 12 hours) - contribution from @Fmstrat
  • Added double tap icon to scroll to top on feed view - contribution from @micahmo
  • General optimizations to post loading to improve initial loading performance
  • Potentially fixed issue where opening your profile page displayed a different user
  • Added image previews to links in compact mode - contribution from @CTalvio
  • Added sorting to search page - contribution from @micahmo

Here's 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
  • Added maximum depth to comments. You can now tap on Load more replies to get more replies for a comment thread within a post
  • Various login flow improvements - contribution from @micahmo
  • In app browser is now switched over to use custom tabs - contribution from @micahmo
  • Adjusted theming options to show a modal rather than toggles to reduce confusion - contribution from @coslu
  • Added ability to share post, external link, or media from post share button - contribution from @micahmo
  • Added ability to disable post and comment swipe actions separately
  • Added debug page to settings to clear preferences and local database
  • Updated image viewer buttons to the bottom for better accessibility - contribution from @CTalvio
  • Added confirmation dialog when logging out of account - contribution from @ggichure
  • Added options for hourly sorts - contribution from @Fmstrat
  • Added improvements to swipe gestures on image viewer - contribution from @CTalvio
  • Added tap to scroll to top on feed view - contribution from @micahmo
  • Optimized post loading to load posts faster on startup
  • Added images to links in compact view - contribution from @CTalvio
  • Added search sort options - contribution from @micahmo

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
  • Adjusted divider and link preview card colours to have better contrast

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
  • Fixed issue where refreshing community when tapping on a link would show local posts rather than the community's posts
  • Fixed issue where you could not log in through email
  • Potentially fixed issue with profile showing to wrong user

v0.2.1-alpha.4+12

14 Jul 02:30
Compare
Choose a tag to compare
v0.2.1-alpha.4+12 Pre-release
Pre-release

This is the fourth pre-release of Thunder for v0.2.1+12! This nightly fixes some issues introduced in the last pre-releases, and adds a few new features. The main focus for the upcoming nightlies will be fixing any outstanding issues and bugs that were introduced previously.

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

  • Added maximum depth to comments threads and added a "load more replies" icon to load more replies. This should hopefully fix issues with comments randomly appearing when scrolling past a comment
  • Login flow improvements. This includes checks for correct lemmy instances, better handling of login errors, and more - contribution from @micahmo
  • Switched the in-app browser to use custom tabs rather than a WebView. This should lead to better and more native browser experiences - contribution from @micahmo
  • Adjusted theming options to pop up a modal rather than having toggles to reduce confusion when selecting between system, light, dark, and black themes - contribution from @coslu
  • Added ability to share post, external link, or media from share button when you are in the post - contribution from @micahmo
  • Added ability to disable post and comment swipe actions separately
  • Adjusted divider and link preview card colours to have better contrast and to better match the overall theme
  • Fixed issue where you could not log in through email. This hopefully also fixes issues with not being able to edit your own comments
  • Fixed issue where refreshing a community when tapping on a link would show local posts rather than the community's posts
  • Fixed some more issues with talkback/voice over reading an extra letter in the subscriptions list

Here's 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
  • Added maximum depth to comments. You can now tap on Load more replies to get more replies for a comment thread within a post
  • Various login flow improvements - contribution from @micahmo
  • In app browser is now switched over to use custom tabs - contribution from @micahmo
  • Adjusted theming options to show a modal rather than toggles to reduce confusion - contribution from @coslu
  • Added ability to share post, external link, or media from post share button - contribution from @micahmo
  • Added ability to disable post and comment swipe actions separately

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
  • Adjusted divider and link preview card colours to have better contrast

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
  • Fixed issue where refreshing community when tapping on a link would show local posts rather than the community's posts
  • Fixed issue where you could not log in through email

v0.2.1-alpha.3+12

13 Jul 06:38
Compare
Choose a tag to compare
v0.2.1-alpha.3+12 Pre-release
Pre-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