In GitHub repository last commit is from August, last release is 0.8.0, but in Google Play and F-Droid, new version is available to download, but with integrated browser issue. I can’t fix this issue by myself and also, old version 0.8.0 from January is outdated and I cannot login to my account. Isn’t lemmur open source no more?
F-Droid builds from publicly available source, so if F-Droid has 0.9.0 then 0.9.0 is available in the git repository - which it is, although for some reason github does not show it as a “release” but merely as a “tag.”
For future reference, every release on F-Droid has an attached source tarball, for lemmur 0.9.0 that is here: https://f-droid.org/repo/com.krawieck.lemmur_20_src.tar.gz Also, the build logs will tell you exactly which commit was built, the build logs for this package are at https://f-droid.org/repo/com.krawieck.lemmur_20.log.gz and the line to look for is:
2022-09-03 15:07:15,319 INFO: Successfully built version 0.9.0 of com.krawieck.lemmur from faf37f6234fac40fc1df0f85db5bfd8faf5d8ea5
… which will correspond to this commit on github: https://github.com/LemmurOrg/lemmur/commit/faf37f6234fac40fc1df0f85db5bfd8faf5d8ea5
Yeah, I dont like the “github releases” for exactly this reason.
Jerboa sucks to be honest and have bugs. Currently we don’t have any good and usable Android client.
Jeroba wasn’t usable when i first tried it. but it has improved alot.
If it is on F-droid then their team have built it themselves so the code should technically be out somewhere right? Still alarming that it’s not on github which means nobody can actually fix the issues.