ericbandrews

joined 1 year ago
MODERATOR OF
[–] ericbandrews@lemmy.ml 4 points 22 hours ago* (last edited 22 hours ago) (1 children)

Thanks for the bug report! Are you on Mlem 1.3 or the 2.0 beta?

[–] ericbandrews@lemmy.ml 2 points 4 days ago (1 children)

To add a little more insight on the gifs side: video handling is the next major item I'm working on. In theory, the media framework we use should make gifs free once video handling is working, so hopefully they'll be coming soon.

[–] ericbandrews@lemmy.ml 2 points 1 week ago

Thanks for the feature request! I've opened an issue to track it.

[–] ericbandrews@lemmy.ml 3 points 1 week ago

We don't have a preference--we monitor both pretty actively so whatever is easiest.

[–] ericbandrews@lemmy.ml 4 points 1 week ago (2 children)

Thanks for the bug report! It looks like this is due to the antique backend Beehaw is still running--we'll have a compatibility patch out soon.

[–] ericbandrews@lemmy.ml 3 points 1 week ago

Thanks for the bug report! We're working on it.

[–] ericbandrews@lemmy.ml 4 points 2 weeks ago* (last edited 2 weeks ago)

Thank you!

Haptic feedback settings aren't in the current build, but we'll have them in the next! That build should ship tomorrow.

[–] ericbandrews@lemmy.ml 7 points 2 weeks ago

Is there a way to preserve settings from the old version to the new?

Not right now. We've rewritten and reorganized the entire infrastructure that handles settings and configuration, and the new and old schemas are more or less alien. We've got an issue open to build a settings import/export tool which will allow things like easily migrating settings across platforms that should also make this possible.

[–] ericbandrews@lemmy.ml 2 points 2 weeks ago

Hmm, that's strange. Have you tried manually opting out of testing ("Stop Testing" in the TestFlight app) and clicking the link again?

67
submitted 2 weeks ago* (last edited 1 week ago) by ericbandrews@lemmy.ml to c/mlemapp@lemmy.ml
 

Welcome to the Mlem 2.0 Feedback Megathread! This is where we will be posting changelogs for the Weekly TestFlight (the Stable Pre-Release changelogs will get full posts), so check back here to see what's new!

This is also the place to post feedback on the Weekly beta (or you can just open an issue on our GitHub if that's your style).

Please be aware that this is an early beta build, may be missing features you consider essential. See the "Roadmap" section of our 2.0 release post for more details.

If you want to join our Weekly TestFlight group, you can do so here.

If you would rather join the Stable Pre-Release group, which receives curated, stable pre-release builds, you can do so here


2024-09-02

Features

  • Added two new color themes: Solarized and Dracula
  • Added the ability to include links and images in posts
  • Significantly optimized image handling, resulting in a smoother feed (especially in the Tiled layout) and a more responsive image viewer
  • Added a "new account" flair

Bug Fixes

  • Fixed an issue where the image viewer would not work on instances using image proxying
  • Fixed a compatibility issue with versions running Lemmy v0.18

2024-08-29

We got a ton of great feedback from our initial release, and have implemented a number of new features and bug fixes:

  • Added mark read on scroll (Settings -> General)
  • Added a default feed setting (Settings -> General)
  • Added a setting to adjust haptic behavior (Settings -> General)
  • Fixed the lock icon being the wrong color

We’ve got a lot more in the works, so if you commented yesterday with a bug or feature request that isn’t mentioned here, stay tuned! We expect to be releasing builds fairly rapidly over the next few days.


2024-08-28

This is the initial beta release. We're still bringing 2.0 up to feature parity with 1.0--this build should have everything you need to browse and interact with Lemmy. Please note that post creation and moderation tools are not currently supported in the 2.0 build--post creation is in active development and moderator tools are a high-priority item, so if you want to join the beta but those are important to you, check back in a week or two!

We've also got some new features:

  • Markdown support
  • Tiled post layout
  • Keep place on account switch (allows you to switch accounts without fully reloading the app)
  • Guest accounts
  • Color themes

Check out our 2.0 release post for more details on the new release.

 

Hi Mlem Community,

We are thrilled to announce the launch of our 2.0 public beta!

Please be aware that this is an early beta build, may be missing features you consider essential. See the "Roadmap" section further down for a full list.

We’re trying out a new TestFlight structure with two groups:

  • Weekly: this group gets a weekly build with the latest state of our development branch. Changelogs for these builds will be posted to the new Beta Feedback Megathread
  • Stable Pre-Release: this group receives curated manual releases that have been tested by the bleeding edge group. Each release represents a coherent development scope, and changelogs for these builds will get their own “New Beta Release” posts.

Join the weekly beta

Join the stable beta

If you prefer the most stable, feature-rich Mlem experience, we encourage you to stay on our v1 until 2.0 is ready for the App Store.

What’s New

Markdown Support

  • Full Markdown rendering powered by our custom cmark-gfm fork
  • Rich Markdown editing tools built right into the keyboard

Tiled Posts

The new “Tiled” post layout renders posts in a 2-column grid, giving you the content density of Compact mode with much larger thumbnails.

Keep Place on Account Switch

You can now switch accounts without losing your place in feed, perfect for saving a post to a different account. This behavior can be toggled in Settings -> Accounts; you can also long press an account in the quick switcher to choose your refresh behavior.

Updated Middleware

We rebuilt how we communicate with and manage instances from the ground up to address the challenges of a federated platform and give us a clean, strong base to build future updates on. Backend changes aren’t very visible (for now--we’ve got some very exciting features planned to take full advantage of the new architecture), but they support a lot of the new features in this list.

Guest Accounts

You can now add guest accounts to any instance and browse its content without creating an account!

Performance Improvements

We’ve also refactored our entire UI structure to cut out a lot of inefficiencies present in the v1 codebase. The result is a noticeably snappier app.

Color Themes

Or, properly, a framework to support color themes. Right now you can choose between Default and Monochrome, but more are on the way!

UI Upgrades

We’ve kept the majority of our v1 UI/UX, but taken the opportunity to spruce some things up. See if you can spot what’s new!

Misc

  • Improved cross-instance resolution—opening content not accessible from your instance now opens the content in-app using a guest session on the host instance, rather than in the browser
  • The subscription list can now be sorted alphabetically or by instance
  • Post creator is now hidden by default in aggregate feeds. This behavior can be changed in Settings -> Posts.

Roadmap

This is by no means a complete list of everything we have planned, but it’s the major outstanding items we have mapped out. If there are v1 features missing from this list that you’d like to see prioritized, let us know and we’ll work that into our development plan!

  • Post/comment improvements
    • Inline image uploads in comments
    • Create posts
    • Crossposts
  • Moderation/administration tools
    • Mod mail
    • Moderator, administrator actions
    • Moderated feed
  • Media improvements
    • Improved image handling (all backend work, but should improve performance)
    • Proper video handling
  • Post and comment searching
  • iPad support
  • Keyword filtering
  • Settings icons
  • Mark read on scroll

Known Issues

  • You will need to sign back into your accounts. This is an unfortunate consequence of migrating the app from Lionel Hanners' account to my own. We apologize for the inconvenience.
  • The tile layout can be a little stuttery. We’re working on a fix with the “Improved image handling” item.
  • Navigation and tab bar accents remain gray after closing the composer sheet
  • Tall images in website previews don’t get appropriately cropped

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.

[–] ericbandrews@lemmy.ml 5 points 1 month ago

It's looking like we'll have the public 2.0 TestFlight launched within the next couple of weeks, though the error bars on that timeline are pretty wide because development speed is dependent on our free time. You can also check our roadmap post for a feature-by-feature list of what's left; we're expecting to merge a couple of the outstanding items in the next few days.

 

Hi Mlem Community,

We’ve been quiet recently, but that doesn’t mean we haven’t been busy! Our development efforts over the last few months have been primarily focused on our 2.0 build. This is a ground-up rebuild, which is no small undertaking. We’ve solidified our backend groundwork, and are now well into rebuilding the UI with a clear roadmap to an early TestFlight beta.

As we mentioned in April, We’re also taking the opportunity to move the app from Lionel Hanners’ account to mine. Doing this requires shutting down the TestFlight, and since we aren’t planning any major releases against the v1 codebase, we’re going to keep it down until 2.0 is ready for beta testing.

Roadmap

We want to get 2.0 into your hands as quickly as we can, and so we’re planning to ship a TestFlight as soon as we have a minimal working feature set for daily use. That feature set is:

  • All non-moderator feed options
    • All (DONE)
    • Local (DONE)
    • Subscribed (DONE)
    • Saved (DONE)
    • Community (DONE)
  • Profile (DONE)
  • Search (DONE)
  • Non-moderator Inbox
    • View replies/mentions/messages (DONE)
    • Reply to items (IN PROGRESS)
  • Reports
    • Posts (DONE)
    • Comments (DONE)
    • Messages (DONE)
  • Account deletion (IN PROGRESS)
  • Persist favorite communities (IN PROGRESS)

Bonus features:

  • A brand new post layout option
  • Full support for Lemmy’s custom Markdown dialect
  • Color themes
  • Guest mode
  • Sort community list by instance

We also have a few features we’re making good progress on and hope to have in the 2.0 release, but might come a little later:

  • Basic video handling (videos play properly, tap to play/pause) (IN PROGRESS)
  • Improved iPad UX (IN PROGRESS)

We’ll put out an announcement when the new TestFlight takes off with a link to join, and keep this post (roughly) up-to-date with development.

Cheers,

The Mlem Group


Update 2024-07-24 19:45 EST

The v1 TestFlight is officially shut down. A massive thanks to all our testers, and we can't wait to launch the new v2 TestFlight!


 

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.

 

Mlem 1.3.1 is now available. This update adds compatibility for Lemmy v19.4, resolving an issue where marking posts read on instances running that version would trigger an "unknown" error.

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.

 

cross-posted from: https://lemmy.ml/post/15334908

Mlem 1.3 is now live on the App Store! This version brings a suite of moderation and administration tools to Mlem, along with some other highly requested features.

Cheers,

The Mlem Group


Mark Read on Scroll

When this setting is enabled, posts are marked read as you scroll past them. Enable it under Settings -> General -> Mark Read on Scroll.

Inbox Redesign

The "Inbox" tab has been redesigned to be compact and easier to use.

  • Replies and Mentions now use the same interaction bar as comments, which is customizable under Settings -> Appearance -> Comments -> Customize Widgets.
  • Each inbox tab now shows the unread count for that category.
  • Private messages are now labeled as "sent" or "received".

Select Text

Posts and comments now have a "select text" menu action, letting you highlight text from the post/comment and quickly copy/paste it elsewhere.

Inline Image Uploading

Images can now be uploaded inline in posts, comments, messages and reports. If you cancel before submitting, Mlem will request that your instance deletes any images that you may have uploaded.

Save Images from Feed

Images can now be saved or shared without opening the image viewer by long-pressing on the image in the feed.

Show Website Host in Compact/Headline Mode

This replaces the thumbnail indicator for link posts, which was removed. It can be re-enabled under Settings -> Accessibility -> Website Thumbnail Indicator.

Instance Uptime

A new tab in the instance page lets you see the uptime of that instance. This is only available for select instances. The data is fetched from https://lemmy-status.org.

Better Blocking

  • Instances can now be blocked from the nav bar menu of the instance page
  • Your list of blocked users, communities, and instances can now be viewed and managed (Settings -> Account -> Block List).

Performance Improvements

Fixed an issue where subscribing to a large number of communities would negatively impact the app's performance. This should make the app noticeably snappier for most users, especially those subscribed to 100+ communities.

Moderation Actions

The following moderator and administrator actions are now available:

  • Pin a post to community or instance
  • Lock a post
  • Remove posts, comments and messages
  • Ban users from a community or instance
  • Purge posts, comments, messages, users, and communities
  • View votes of a post/comment. Only admins can do this right now, but as of 0.19.4 moderators will be able to do this too.
  • Add and remove moderators of a community

You can customise how these actions are displayed in Settings -> Moderation. By default, the "remove" and "ban creator" actions are shown for posts in the feed.

Other actions, such as Pin and Lock, are accessible via the ellipsis menu in the expanded post. These actions can be made available in the feed as well under Settings -> Moderation -> Show All Actions in Feed.

Settings -> Moderation also allows moderation actions to be hidden in a disclosure group:

Or as a completely separate menu:

You can add and remove moderators from the "Moderation" section of communities you moderate. Users can also be appointed as moderators from the ellipsis menu of their profile.

"Moderated" Feed

The new "Moderated" feed shows posts from communities you moderate.

Mod Mail

Mod Mail has been integrated into the Inbox tab. It can be accessed by tapping the drop-down at the top of the Inbox page, or by tapping the "Inbox" tab icon when already viewing the tab. In the Mod Mail, you can view and act on both reports and registration applications.

By default, the unread mod mail count is included in the Inbox tab's unread badge. You can customize which types of notification are included under Settings -> Appearance -> Tab Bar.

Swipe actions are available on all mod mail items, and the widgets can be customized under Settings -> Moderation -> Customize Widgets

Modlog

Added the ability to view the moderation log for a community or instance. The modlog for communities can be found under 'Moderation' in the community page, and for instances under 'Administration' in the instance details page.

Fediseer Integration

A new "Trust & Safety" tab on instance pages displays the guaranteed status of that instances, along with any endorsements, hesitations or censures it may have received.

Minor Changes

  • The Saved feed can now be filtered by posts or comments only.
  • The upvote, downvote, save and reply actions now display side-by-side in context menus, and the "Block User" and "Block community" are now consolidated under "Block".
  • The ellipsis menu in the expanded post view has moved from beside the post title to the toolbar, making it accessible from anywhere on the page.
  • Added the option to always open links in reader mode (Settings -> Links -> Open in Reader)
  • Added a new app icon, "Ocean".
  • Keyword filters no longer apply to communities you moderate.
  • Updated the bubble-style picker animation.
  • Removed the confirmation popup for "Report".
  • Pinned posts are now rendered compactly in the community view once read.

Bug Fixes

  • Fixed the inbox tab unread badge sometimes showing "-1".
  • Fixed the instance pin icon not showing in compact mode.
  • Fixed sent messages being permanently displayed as unread.
  • The comment collapse animation now respects the system "Reduce Motion" setting.
  • Image save failure now displays an error message.
  • Biometric unlock now prompts for device password on failure.
  • Deleted and removed comments now collapse properly.

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.

 

Hi Mlem community,

We're putting the final touches on our 1.3 update, which means it's time to start looking to the future.

Mlem 2.0

It's been nearly a year since Mlem took off, and we've come a long way in that time. We've also learned a lot about the shortcomings of our initial architecture, but in the interests of reaching feature richness we have simply been working around them. 1.3 represents a broad enough feature set that we feel comfortable taking the time to go back and rebuild that original architecture with eight months' experience to guide us.

Mlem 2.0 will look and feel just about the same, but the new architecture will let us deliver many features that are impossible under the current system, including guest mode and multi-account functionality. It should also be more performant, since we won't need all our weird workarounds we bolted on to handle cases we didn't know existed eight months ago.

We'll also be taking the opportunity to clean up the non-technical side of the house. The app will be transferred from Lionel Hanners' account to my own, and we will be completely refreshing the TestFlight beta.

iOS Compatibility

Mlem 1.3 will be the final version of Mlem that is compatible with iOS 16. Mlem 2.0’s architecture is built on powerful new SwiftUI features that are only available on iOS 17 and above, and so Mlem 2.0 and beyond will only support iOS 17+.

Cheers,

The Mlem Group

1
submitted 5 months ago* (last edited 4 months ago) by ericbandrews@lemmy.ml to c/mlemapp@lemmy.ml
 

UPDATE: Beta 1 is now available. See the patch notes here

Mlem 1.3 is now available for beta testing! This version brings a suite of moderation and administration tools to Mlem, along with some other highly requested features.

Cheers,

The Mlem Group


Mark Read on Scroll

When this setting is enabled, posts are marked read as you scroll past them. Enable it under Settings -> General -> Mark Read on Scroll.

Inbox Redesign

The "Inbox" tab has been redesigned to be compact and easier to use.

  • Replies and Mentions now use the same interaction bar as comments, which is customizable under Settings -> Appearance -> Comments -> Customize Widgets.
  • Each inbox tab now shows the unread count for that category.
  • Private messages are now labeled as "sent" or "received".

Select Text

Posts and comments now have a “select text” menu action, letting you highlight text from the post/comment and quickly copy/paste it elsewhere.

Inline Image Uploading

Images can now be uploaded inline in posts, comments, messages and reports. If you cancel before submitting, Mlem will request that your instance deletes any images that you may have uploaded.

Save images from Feed

Images can now be saved or shared without opening the image viewer by long-pressing on the image in the feed.

Show Website Host in Compact/Headline Mode

This replaces the thumbnail indicator for link posts, which was removed. It can be re-enabled under Settings -> Accessibility -> Website Thumbnail Indicator.

Instance Uptime

A new tab in the instance page lets you see the uptime of that instance. This is only available for select instances. The data is fetched from https://lemmy-status.org.

Moderation Actions

The following moderator and administrator actions are now available:

  • Pin a post to community or instance
  • Lock a post
  • Remove posts, comments and messages
  • Ban users from a community or instance
  • Purge posts, comments, messages, users, and communities
  • View votes of a post/comment. Only admins can do this right now, but as of 0.19.4 moderators will be able to do this too.
  • Add and remove moderators of a community

You can customise how these actions are displayed in Settings -> Moderation. By default, the "remove" and "ban creator" actions are shown for posts in the feed.

Other actions, such as Pin and Lock, are accessible via the ellipsis menu in the expanded post. These actions can be made available in the feed as well under Settings -> Moderation -> Show All Actions in Feed.

Settings -> Moderation also allows moderation actions to be hidden in a disclosure group:

Or as a completely separate menu:

You can add and remove moderators from the "Moderation" section of communities you moderate. Users can also be appointed as moderators from the ellipsis menu of their profile.

"Moderated" Feed

The new “Moderated” feed shows posts from communities you moderate.

Mod Mail

Mod Mail has been integrated into the Inbox tab. It can be accessed by tapping the drop-down at the top of the Inbox page, or by tapping the "Inbox" tab icon when already viewing the tab. In the Mod Mail, you can view and act on both reports and registration applications.

By default, the unread mod mail count is included in the Inbox tab's unread badge. You can customize which types of notification are included under Settings -> Appearance -> Tab Bar.

Upcoming planned TestFlight releases will further improve Mod Mail by adding swipe actions to moderator items and a setting for customizing the report interaction bar widgets the same way as for posts and comments.

Modlog

Added the ability to view the moderation log for a community or instance. The modlog for communities can be found under 'Moderation' in the community page, and for instances under 'Administration' in the instance details page.

Fediseer Integration

A new "Trust & Safety" tab on instance pages displays the guaranteed status of that instances, along with any endorsements, hesitations or censures it may have received.

Minor Changes

  • The Saved feed can now be filtered by posts or comments only.
  • The upvote, downvote, save and reply actions now display side-by-side in context menus, and the "Block User" and "Block community" are now consolidated under "Block".
  • The ellipsis menu in the expanded post view has moved from beside the post title to the toolbar, making it accessible from anywhere on the page.
  • Added the option to always open links in reader mode (Settings -> Links -> Open in Reader)
  • Added a new app icon, "Ocean".
  • Keyword filters no longer apply to communities you moderate.
  • Updated the bubble-style picker animation.
  • Removed the confirmation popup for "Report".

Bug Fixes

  • Fixed the inbox tab unread badge sometimes showing "-1".
  • Fixed the instance pin icon not showing in compact mode.
  • Fixed sent messages being permanently displayed as unread.
  • The comment collapse animation now respects the system "Reduce Motion" setting.
  • Image save failure now displays an error message.

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.

0
submitted 7 months ago* (last edited 6 months ago) by ericbandrews@lemmy.ml to c/mlemapp@lemmy.ml
 

Mlem 1.2 is ready for testing!

Major Features

  • Profile editor: you can now change your display name, biography, avatar and banner image, and matrix ID in Settings -> Account
  • Easy-tap links: links detected in posts and comments now get a nice big tappable button at the bottom of the post. You can copy and share these links via long-press on the link button.
  • Tab bar navigation: tapping the currently selected tab while at the top of the feed will navigate back. Reselecting the search tab from the top of the feed will focus the search bar.
  • Upgraded post composer: we’ve made the post composer prettier, added the ability to upload images from files and clipboard, and now shows the account you're posting from. It also now displays a warning if your post runs afoul of your instance’s slur filter.
  • Instance page: you can now view detailed instance information, accessible from a community or profile via the ellipsis menu in the navigation bar
  • Saved content feed: saved content is now listed as a feed, rather than a sub-view of profile.

Minor Features

  • Voting icons are now colorized in compact mode
  • “Report” and “Block” items in context menus are now colored red and ask for confirmation
  • Fixed some inconsistent wording and incorrect capitalization
  • Improved performance of markdown rendering
  • Redesigned the account switcher and tweaked the behavior of long press/swipe up: long press on profile now swaps accounts immediately if you have two accounts and opens the switcher if you have more, while swipe up always opens the switcher. Both of these gestures can be enabled and disabled in Settings -> Accounts -> Quick Switcher
  • Added an indicator to posts from subscribed communities in All and Local feeds
  • Added headers to feed pages
  • Redesigned app icon selector
  • Added more app icons
  • Added a new comments indicator to posts you’ve already viewed
  • Added the option to open links in the system browser, rather than in-app
  • Added support for image links and shields.io badges
  • Added options for how your accounts are sorted in the account view and quick switcher
  • Tidied the settings page
  • Added the option to disable tap-to-collapse on comments
  • Refined the swipe action activation angle, so it should be harder to accidentally trigger it while scrolling
  • Added the option to require biometric unlocking when opening the app
  • Added the option to automatically collapse child comments
  • Redesigned the profile page

Bug Fixes

  • Disabled swipe actions on items embedded within the post/comment composer
  • Fixed a bug where favoriting a community from the ellipsis menu would cause the subscription status to display incorrectly
  • Fixed a bug where adding an account while already logged in would fail on instances running 0.19
  • Fixed a bug where account details were not being loaded in the user view
  • Fixed “failed to determine site version” error
  • Saved content now loads dynamically on scroll, rather than all at once

Update 2023-02-05: RC 1 Changes

  • Fixed an issue where interacting with items in the saved feed would crash the app
  • Fixed blocking communities from posts not working
  • Fixed "Show n replies" tap hitbox
  • Fixed "No items" message appearing briefly in Saved feed before content loads
  • Bubble picker now scrolls to the selected item on tap if it is partially offscreen
  • Fixed /u/user@instance and /c/community@instance links not behaving properly
  • Added options to adjust the behavior of easy-tap links in Settings -> General
  • Fixed sidebar navigation not working properly on iPad
  • Fixed the Saved feed not properly refreshing
  • Fixed comments of depth 1 not collapsing properly with auto collapse enabled

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.

 

Hi Mlem community,

With the launch of iOS 17 now well past and adoption rates rocketing towards 75%, we wanted to take this opportunity to lay out our long-term iOS version compatibility plan.

Mlem will guarantee compatibility with the previous major version of iOS until the current version achieves 75% market share. This means that Mlem will soon be dropping support for iOS 16, as iOS 17 is rapidly approaching that mark.

Why 75%?

Mlem originally launched with support for only iOS 16. At the time, that was the latest iOS available, and enjoyed just over a 75% market share. We chose this mark based on both that precedent and an internal consensus that 75% represents “general adoption” of an iOS version.

Why are you dropping compatibility?

Supporting multiple iOS versions costs development time and restricts our ability to take advantage of new and powerful SwiftUI features. We have a small, all-volunteer development team, and strive to offer a sleek and modern iOS experience. We just don’t have the resources to offer comprehensive backwards compatibility while also delivering new features and improvements and remaining true to our identity as a modern SwiftUI Lemmy client.

When will iOS 16 compatibility officially end?

As of right now, there is no set date. Once iOS 17 reaches 75% market share, we will begin allowing code changes that use iOS 17-exclusive features, so iOS 16 support will end when some such change is approved and released. Our current dev build and next release will remain compatible with iOS 16, but we make no guarantees past that.

If you have questions or concerns, we’ll do our best to answer them in the comments.

Cheers,

The Mlem Group

 

Hi Mlem Community,

We have released an update fixing the issue where feeds from instances running 0.19 would prematurely display "end of feed" messages.

The build is currently awaiting review for TestFlight, and once that goes through will be available there as well.

Cheers,

The Mlem Group

 

Hi Mlem community,

UPDATE: the fix is now live on the App Store

We are aware of a bug in Mlem 1.1.1 that causes feeds on instances running Lemmy 0.19 to prematurely end. We have developed a fix, and it is currently awaiting App Store review. Thank you for your patience.

Cheers,

The Mlem Group

view more: next ›