A super minor one, but there’s a new “infinite scrolling” boolean added to the user settings.
I made LASIM! https://github.com/CMahaff/lasim
I currently have 3 accounts (big shock):
A super minor one, but there’s a new “infinite scrolling” boolean added to the user settings.
For rust app developers, the publishing of lemmy_api_common crate is also discontinued with this release: https://github.com/LemmyNet/lemmy/commit/5cd4c6c5868c8bec964b6065d079f3a057885be7
For LASIM I switched to point at the Git Repo + Specific Tag in my Cargo.toml.
Another thread linked to this post which has some digging / speculation into what may have gone wrong: https://lemdit.com/post/262746
I made a tool that can help: https://github.com/CMahaff/lasim
It allows you to synchronize subscriptions, blocks, and profile settings between accounts.
(though FYI different versions only gracefully handle a specific API version at a time so there’s some limitations right now as instances upgrade from 0.18.2 to 0.18.3 - see my comment here: https://lemmy.ml/comment/2094948 )
EDIT: Second link isn’t working - must be a Lemmy bug. But you can see it as a recent post on my profile.
Removed “and above” from page and instead added a note to always get the latest version if your version isn’t listed as supported explicitly.
Thanks for your kind words, I’m glad it has helped you!
LASIM author here, ironically on my own alt: Just an FYI that support for Lemmy 0.18.3 is not yet out, but keep an eye out for it soon (I have it working on a branch but I need to test it more before release).
This is the first breaking API change since it’s creation, so here are the limitations:
So that all means:
This will be true of every release with breaking API changes.
EDIT: PR is out. Once it builds, I’ll publish a new release! https://github.com/CMahaff/lasim/pull/21
EDIT 2: Release is published! https://github.com/CMahaff/lasim/releases/tag/v0.2.0
And if the thought of setting up another account annoys you, I’ve made a tool that will migrate your account settings, subscriptions, and blocks: https://github.com/CMahaff/lasim
Now that does require the source instance to be up long enough to download your profile, but after that you can upload to any instance you want and be running like nothing changed in like 2 minutes.