Comment on Why shouldn’t I just give up on Lemmy?
Maajmaaj@lemmy.ca 1 year agoAh, gotcha. Have you given Jeroba a try before?
Comment on Why shouldn’t I just give up on Lemmy?
Maajmaaj@lemmy.ca 1 year agoAh, gotcha. Have you given Jeroba a try before?
FelipeFelop@feddit.uk 1 year ago
That also needs updating. According to a post on Lemmy.ml all apps will need updating for 0.19 Some changes are also in 0.18.5 so most apps will need an update to work properly. (you might not be able to Login but if you’re already logged in you’ll see your feed but not the list of communities. The app will have needed to test against 0.18.4b8 or higher)
russjr08@outpost.zeuslink.net 1 year ago
Not sure where the information about 0.18.5 having breaking changes came from. The 0.18.5 release is just the federated deletion fix that was cherry-picked in.
0.19 will definitely have breaking changes though, yes. In the admin matrix group there were quite a few people talking about accidentally leaving their instances on the
latest
docker tag which includes all of those breaking changes and no way to downgrade due to the DB structure changes. Maybe you’re hearing about it from them?I updated my instance to 0.18.5 yesterday and have no problems with any of the apps. Re-logged into Thunder and can see my communities just fine.
FelipeFelop@feddit.uk 1 year ago
I’ve been told that 0.18.5 includes the changes from 0.18.4b8 that caused the last round of issues with some apps needing to be updated (eg Voyager) For example, Liftoff didn’t update so will have issues with 0.18.5
According to development chat they can test against it on a test instance but PRs are failing.
russjr08@outpost.zeuslink.net 1 year ago
Seems like discussion of the version numbers is getting mixed up then. I just logged out of Liftoff and logged back in with zero issues on my instance running 0.18.5.
As you can see in the GitHub link I posted in my previous comment, there’s only one major commit difference between 0.18.4 and .5, which fixes deletions not propagating correctly through Federation when an admin deletes a post who wasn’t a mod of the community (but still an admin of the community’s main instance) in question.