Skip Navigation

[ App Store Update ] Mlem for Lemmy 1.3.3

Mlem 1.3.3 is live!

Changes in this patch:

  • Added a Paste Link from Clipboard button to the Search tab. If the pasted link is a valid Lemmy URL, Mlem will attempt to open it on your home instance.
  • Fixed an issue where certain menu actions were erroneously displayed
  • Added compatibility logic for the upcoming 2.0 build

This update has been rolled out to both the TestFlight and App Store environments.

Cheers,

The Mlem Group

Mlem is a free and open source project. 100% of our funding, which pays for things like server time, comes from our generous donors; we do not, and will never, run ads or sell data. If you'd like to help support Mlem, you can donate here.

2

You're viewing a single thread.

2 comments
  • Can you elaborate a bit more on those changes for 2.0?

    • Sure! One of the big things we’re reworking for 2.0 is how we handle accounts, which includes changing the format of how we persist account information. The compatibility changes in this build add extra decoding logic to the account persistence system so that both v1 and v2 can load a saved account regardless of which version saved it.