We have released our first release candidate for 1.1.1 to TestFlight. This is a backend-focused update that adds compatibility with Lemmy 0.19 and cleans up some of our backend logic.

Features

  • Rewrote inbox backend. This is the biggest thing to test in this release, since we’ve implemented a completely new approach to displaying feeds that we hope to roll out across the app. There shouldn’t be any new behavior (although swipe actions should feel a tiny bit smoother), but it’s way more computationally efficient and should be easier to work with moving forwards.
  • Added Lemmy 0.19 compatibility and features (note that these features are only available on the few instances currently running 0.19 pre-release software):
    • Added option to delete posts and comments when deleting your account
    • Added cursor-based pagination, which should result in slightly more efficient page loading
  • Added context menus to search results
  • Improved “no posts found” message
  • Search bar is now always shown in the search tab
  • Added a reset button to the Widget Wizard
  • Organized app icons by creator
  • Added a new icon, “Alien Mlem,“” by Sjmarf
  • Adjusted haptic feedback
  • Improved account deletion page

Bug Fixes

  • Fixed compact comments not appropriately displaying vote status when net votes are displayed

Cheers,

The Mlem Group

  • th3dogcow
    link
    fedilink
    English
    11
    edit-2
    8 months ago

    Thanks for the big update. Just noticed that links to communities using the !xxx@xxx format are not loading, and actually opening the email client. So I guess they are somehow being interpreted as email addresses. The initial exclamation mark is not the same color as the link.

    • EricOPM
      link
      fedilink
      English
      38 months ago

      Thanks for the bug report! We’ve got an update to make links easier to tap coming down the line, I’ll be sure to fix this along with it