Skip Navigation

Search

Mlem for Lemmy TestFlight | 1.1 RC 1 (715) - 2023-10-08

Ahead of our App Store update tomorrow, we’ve fixed a whole lot of bugs and refined some of our new features:

Features and Improvements

  • Recent searches are now stored per-account
  • Optimized search view rendering
  • Added a swipe gesture to delete a recent search
  • Improved account switching screen
  • Added an option to disable the “swipe up from tab bar” gesture

Bug Fixes

  • Recent searches from instances not federated with the current account no longer appear
  • Refreshing your own profile no longer causes an error
  • Refreshing a profile now also refreshes the content of that profile, including things like vote counts
  • Fixed certain actions being published on background threads
  • Fixed inbox unread count incrementing every time you vote on a mention or reply
  • Fixed search spamming the API
  • Fixed home page sometimes having no items when navigating back from search
  • edit Fixed info stack not aligning properly

Cheers,

The Mlem Group

3

Mlem for Lemmy TestFlight | 1.1 RC 0 (707) - 2023-10-01

It’s here: our 1.1 release candidate! This is the last set of features for our App Store update next week, and we’ve got some exciting ones for you:

Features and Improvements

  • Brand new search interface, allowing you to search for users or communities (posts coming soon) and featuring a beautiful new result preview
  • Image uploading. You can now upload an image when creating a post!
  • New icon: “Stargazer", designed by Sjmarf
  • Edited posts and comments now display the updated time

Bug Fixes

  • Fixed images all appearing as squares (and, I hope, finally put our scrolling issues to bed)
  • Fixed settings icons not rendering properly on iOS 17
  • Fixed a bug where connecting to instances on localhost was impossible
  • Smoothed out editor sheet animations
  • Fixed logging in before email verification crashing the app
  • Fixed opening posts from URL links crashing the app
  • Fixed swipey action animation and context menu animation trying to run at the same time (ONLY on iOS 17—Apple fixed this behavior generally in iOS 17, there’s unfortunately nothing we can do about it in iOS 16)
  • Clarified error message when trying to log into a private instance

Known issues

  • Tapping a “recent searches" suggestion for a community or user not federated with the current account will fail to load
  • "Official Community" link on some instances federated with lemmy.ml still opens in-browser
  • Items to the right of the spacer in the widget customizer do not initially register taps if the widgets have not been customized since the last build. This is due to inconsistencies in the saved widget config data, and can be fixed by simply moving some widgets around.
  • Info stack does not properly adjust its alignment when it is the leftmost or rightmost element

Cheers, The Mlem Group

8

Mlem for Lemmy TestFlight | 1.1 Pre-RC 1 (697) - 2023-09-22

We're back with bugfixes, bugfixes, a new icon, and more bugfixes! Thanks to all of our wonderful TestFlight members for finding and reporting bugs--we really couldn't do it without you.

Small patch today, but we figured that the fixes are important enough to be worth releasing ahead of our regular cadence.

Features and Improvements

  • Added a new "Classic Lemmy" icon, designed by yours truly, based on the Lemmy logo
  • Refined the onboarding flow. The instance list now only shows the top 30 instances, with the others accessible via search; we've also smoothed out the navigation between pages.
  • Refined the editor. Now it can be pulled down to only cover half the screen so you can see context while you're composing, and it can't be swipe-dismissed so you won't accidentally lose a half-written post.

Bug Fixes

  • Fixed images not prefetching
  • Fixed the first ~40 posts not showing up
  • Fixed posts loading after the end of the feed
  • Fixed large posts rendering incorrectly on iPad

Cheers, The Mlem Group

9

Mlem for Lemmy TestFlight | 1.0.2 Pre-RC (687) - 2023-09-16

I'm going to start by saying we didn't actually want to release this one just yet. A couple major instances changed their API spec without updating the published build number, which led to us needing to rush out a fix, so what we've got isn't quite fully cooked yet. Anyway, we figured it would be more fun to ship what we've got then to ship a patch, so here's what's new:

Features and Improvements

  • Added an option to upvote posts on save (comments still WIP)
  • Added an option to show the user avatar in the tab bar instead of the generic profile
  • Made profile headers more readable
  • Updated the behavior of the NSFW filter. In expanded post mode, tapping anywhere on the image will dismiss the filter; in feed, the filter can still only be dismissed by tapping the warning sign.
  • Added post overscroll for the jump button

Bug Fixes

  • Fixed website icon not appearing in the right place on thumbnails
  • Fixed the "share" button crashing the app on iPad
  • Fixed the widget customizer not working on iOS 17
  • Fixed feed refresh not behaving consistently
  • Fixed login not handling incorrect 2FA code properly
  • Fixed instances with optional .admin field not loading
  • Added handling for inconsistent date formats across instances
  • Fixed unencoded URLs breaking the feed

Known issues:

  • Swipe voting in inbox has an animation hitch
  • Comments don't apply interactions instantly
  • It's hard to get image posts to collapse
  • Putting too many widgets and too much info in the bar causes view clipping
  • Onboarding flow is kinda rough. If you've got thoughts on how to make it smoother, please share!
  • In Large Post mode, all images are crunched into a square. This is a temporary hack for performance reasons while we polish up some fun new changes, and will be gone in the next build.

Cheers, The Mlem Group

10

Mlem for Lemmy TestFlight | 1.0.2 Pre-RC (605) - 2023-09-04

We're motoring on ahead towards our 1.0.2 RC. It's a little ways off yet, but we've just got so many new changes that we couldn't help but share them with you.

What's new:

  • The Widget Wizard: fully customize your post and comment interaction widgets with a new drag-and-drop interface! Check it out in Settings -> Appearance -> Posts or Comments -> Customize Widgets
  • Jump button: we've added a handy little button to jump to the next top-level comment. You can disable it in Settings -> Comments.
  • Instant post feedback: we've done some major backend work on how we handle posts to make the app more stable and set up new features down the line. You'll notice that posts now apply your interactions immediately, rather than waiting for network round trip. You might also notice some new bugs, which we would love to hear about.
  • Onboarding: new users now get a proper onboarding flow. You can check it out by removing all your accounts from Mlem.
  • Collapse post content: in the detailed post view, you can tap the title or body of a post to collapse it and get right to the comments
  • Collapse comments: swipe way to the left to reveal a new swipe action: collapse comment
  • Haptic levels: you can now disable some or all of the haptic feedback in the app in Settings -> General -> Haptic Level
  • Opaque tab bars: in case you think material design is so 2014 and yearn for strong, assertive views, you can now make the tab bars fully opaque in Settings -> Accessibility -> Translucent Insets.

Quality of life updates:

  • Link posts now have an indicator on their thumbnail in Compact and Headline mode
  • Fixed a problem where the account switcher would be open when re-opening the app
  • Inbox now persists unread status
  • Search no longer has auto-correct or auto-capitalization
  • Large images now display as shrunk. You can make them display in their full, glorious height in Settings -> Appearance -> Posts -> Limit Image Height In Feed.
  • You can now block communities directly from posts
  • Various actions have been flagged as destructive
  • Fixed some issues with images embedded in links displaying poorly
  • Fixed nav bar disappearing on device rotation
  • Haptic feedback no longer causes an animation hitch on first play

Known issues:

  • Swipe voting in inbox has an animation hitch
  • Comments don't apply interactions instantly
  • It's hard to get image posts to collapse
  • Putting too many widgets and too much info in the bar causes view clipping
  • Onboarding flow is kinda rough. If you've got thoughts on how to make it smoother, please share!

Cheers, The Mlem Group

24