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 overhau...
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
For full details of the change log since the last general release, visit the GitHub release page!
Hmm, alright I think its time to figure out the root cause of this issue. Can you answer a few questions (I'm sorry if I've already asked these questions previously 😅):
What method do you use to log in? username or email
Do you have a display name set or no?
Have you tried clearing app data and cache and try again? Also attempt to re-install the app with app data/cache cleared
Could you try updating to the latest pre-release if you haven't yet? v0.2.1-alpha.4+12? I've made a couple of changes there with account stuff so it could fix it. Regardless, I'll see if I can create an account on aussie.zone to try and reproduce it
My first thought (in case you're curious) is that it has something to do with cross-federation and how that logic is being handled. If you were to login to your lemmy.world account and try to edit comments on here, are you able to?
Interesting - it definitely seems to be something related to cross-federation and how Thunder handles that logic. I'll take a closer look at it when I have the time!