Skip Navigation

  • That’s from Apple—thanks for letting us know, I’ll see if I can turn it off because that’s a pretty obnoxious popup

  • Thanks for letting us know! That link is out of date--the beta is still open, and you can sign up with this link. We'll have the GitHub updated shortly.

  • Good spot! That is intentional--we're building towards our 2.5 release, but are holding the version number at 2.4.1 in case we need to release a hotfix to the App Store.

    The latest TestFlight build should be 642.

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2026-01-03

  • Mlem for Lemmy @lemmy.ml

    Mlem for Lemmy 2.4

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-12-13

  • Dev here—just jumping in to mention that we had to remove the long press gesture for iOS 26 because of the new system tab bar gesture to drag the bubble around. We put considerable time towards finding a way to keep it or implement a suitable replacement, but did not find any good approaches and ultimately had to remove it and rely solely on the existing swipe up gesture. Our apologies for the inconvenience.

  • Welcome, and I’m glad you like the app!

    You can hide all NSFW content in Settings > Account > Content & Notifications.

  • As you correctly observe below, we get uptime from lemmy-status.org, which doesn’t currently support Piefed. We do plan to expand this feature to Piefed, but it will require finding a new data provider and updating our code to process it, so our priority right now is adding support for features closer to the core interaction loop of the app.

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-12-06

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-11-29

  • Deleted

    Permanently Deleted

    Jump
  • Thanks for the bug report! We’ll look into it.

    Do the comments show up if you refresh the post page (swipe down)?

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-11-22

  • Mlem for Lemmy @lemmy.ml

    Cloudflare Outage

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-11-15

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-11-08

  • I actually just finished implementing glass controls! They’ll be available in the next build. I’ll look into time skip buttons as well, that is a useful feature :)

  • Thanks for the feedback! The native player is unfortunately a bit picky, and doesn’t work with every video/animated file format. To keep the experience smooth and consistent, we decided to use our custom viewer for everything rather than open a different viewer depending on the file format.

    Are there any specific features of the native player that you would like to see in Mlem?

  • Thanks for the bug report! We’ll look into it.

  • Yep, that’s in the plans.

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-11-02

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-10-26

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-10-18

  • Nice, thanks for letting me know! I’ve updated the post.

  • Mlem for Lemmy @lemmy.ml

    Mlem TestFlight Patch Notes 2025-10-11

  • Long term we want to integrate the more sophisticated iOS 26 tab bar design. Right now we still support iOS 18, which makes using those new features difficult because they are only available on 26. Once we drop support for 18, there’ll definitely be some tab bar upgrades.

  • You can hide all posts tagged NSFW in Settings -> Account -> Content and Notifications.

  • This is fixed in the latest App Store patch (2.3.1)

  • Thanks for the bug report! We’re working on this one and will have a patch out soon to fix it.

  • Thanks for the feedback! We’ll look into it.

  • Mlem for Lemmy @lemmy.ml

    Mlem for Lemmy 2.3: Liquid Glass

  • We’re definitely still refining how we use the new design language, and we’ve played around with some iterations on that concept. The core challenge right now is retaining compatibility with iOS 18, which limits which new features we can use. For small components like the jump button it’s pretty easy to support both an iOS 18 and an iOS 26 version, but the tab bar is foundational to the whole app’s architecture so we probably won’t get to utilize the full extent of the new tab bar options until we drop support for iOS 18.