• 15 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle



  • I mentioned this briefly in the Matrix development channel, but for those who are not part of it, this is what is happening:

    • Google Play Store requires the build number to increase for every new release (this is the +16 in this case)
    • App Store requires the version number to increase for every new release (this is the 0.2.3 part)

    To be able to accommodate both Google Play and App Store, I’m temporarily increasing both the version number and build numbers for releases. In the future, the naming scheme might be adjusted to just contain the version number (0.2.3) for more consistency!





  • Do you happen to have left-to-right swipe comment gestures enabled? There was a change in this latest update which adjusts some logic for this. If you have LTR gestures enabled, then you should be able to swipe from the left edge of the screen to go back. If you have LTR gestures disabled, then you should be able swipe from anywhere on the screen to go back.

    If you are still having issues, please create a issue on GitHub so that it can be investigated further!















  • I’ll chime in on this topic since it’s been getting a bit of activity. First, thank you for trying out Thunder! I appreciate all the amazing and supportive comments and it’s been nice hearing them from the community. I would like to remind everyone to be civil and respectful for other lemmy clients. They’re all being developed by people who have a genuine interest in lemmy as a platform and I’m sure they all want lemmy to be successful.

    I personally think that Thunder still has a long way to go before I would consider it perfect. It’s only been roughly a bit over a month since Thunder was first developed, and although there has been incredible progress so far, there are definitely a lot of features and bugs to work out! There are still UX gaps to fill in, missing features that have yet to be added in, and so on (that we can learn from all the other lemmy clients out there 😅).

    At the end of the day, Thunder is a community-driven FOSS project, and will stay that way. All the work that is being put into Thunder are from individuals who take time out of their day to contribute towards the project. It might not currently have the same level as polish as other apps, but it will get there eventually with time.






  • This might be a difficult issue to solve at the current moment without introducing a long delay in the release process unfortunately (especially TestFlight)

    If I’m not mistaken, Obtainium is still able to pull the latest nightly releases right? I have personally not yet played around with Obtainium, but if that is the case, then this shouldn’t be too big of an issue hopefully 😅