Oh hey look, its another release around the corner! This release adds in OLED dark mode, initial inbox features, better accessibility, compact mode, and improvements to a whole bunch of things too long to post here.
Obligatory message: If there are any developers out there who want to contribute to this project, that would be greatly appreciated!
Update: A hotfix has been released to fix some initial issues with the release: https://github.com/hjiangsu/thunder/releases/tag/v0.2.1%2B7
To see the full details of this release, check out the GitHub release announcement: https://github.com/hjiangsu/thunder/releases/tag/v0.2.1%2B6
For those on TestFlight, the update should automatically install on your device. For those who obtained the app through IzzyOnDroid, that update should eventually reach your devices!
There is also a discussion page here for any general discussions about this release if anyone is interested: https://github.com/hjiangsu/thunder/discussions/67
It has been incredible to see all the community support and feedback from the last release! Let’s continue this and make Thunder an even better experience :D
Thanks for trying it out!
I’ve upped the limit on subscriptions on the sidebar to 50, so it’ll show you at most 50 subscriptions so far. I do want to eventually set it so that it’ll retrieve all your subscriptions!
For this, I think it would be cool to add in, but there’s no effective way to do this that I know of without having to fetch posts for each community that is added into a group. I would like to see if lemmy itself has a solution for this first before I implement this (e.g., just requiring one network call to fetch a custom list of communities)!