this post was submitted on 28 Jun 2024
49 points (94.5% liked)

Mlem for Lemmy

5379 readers
2 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 4 days ago (1 children)

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

[–] [email protected] 10 points 4 days ago

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.