- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Download the latest TestFlight beta for iOS 16+
Hello, Mlem Community!
Tonight we bring you another update. Not as massive as the last updates, but still with some wonderful new goodies to test and enjoy! See below:
NEW ADDITIONS
- New, gorgeous Profile tab!
- Added the ability to delete posts and comments
- Added option to show user’s server in command and post views
- Added Lemmy 0.18 new sort options
- Updated reply field to display account name and the username you’re replying to
- Added setting for default sorting for comments and posts
BUG FIXES
- Fixed subscribed communities only showing the first 10 communities
- Fixed OP users not showing up as orange
- Fixed account connection issues if the server domain name contained “v1” in it
- Fixed favorites duplication issue in the community list
- Fixed posts with no thumbnail URL displaying incorrectly
KNOWN ISSUES
- Tapping comment text in profile does not navigate to comment in context. Tap comment link instead.
- NSFW images embedded in description text do not blur. (this is a Lemmy issue)
MORE TO COME
- Full a11y compliance which should work perfectly with iOS’s Accessibility functionality like Guided Access and Screen Reader coming. Each build comes with increased functionality!
- Messages Tab
- New & improved fullscreen image viewer
- Inbox notifications
- Custom app icons
Again, please keep in mind that this is beta software. As such, it’s not feature-complete and there will be bugs and unexpected behavior. Enjoy testing, and we look forward to hearing your bug reports via TestFlight and your feedback! You can comment here or come chat with us in The Mlem Space on Matrix.
Enjoy!
The Mlem Team
Updooted from Mlem!
Looking good!
Very nice profile page!
And thanks for fixing the issue with not showing all subscribed communities. So much more unusable now.
profile page gives me chills, we shall carry Apollos legacy ᕦ(ò_óˇ)ᕤ
Finally I can view all my saved posts inside the app 👍🏻
Thank you so much for the great update
Note that there are still some issues with the profile. It doesn’t currently page any content so it will only fetch the first set of saved/commented/posted content. Hopefully next release I have that working!
Just found this app and it’s nice so far!
Amazing. Loving the new sorts. And the profile tab. 🤌
I’m a big fan of this app. The compact view is really good
Love the update!
deleted by creator
link fixed! you can try again!
So no iOS 15 support at all?
We were actually having some issues with TestFlight tonight. I think they might be having some issues.
Yeah just to confirm that I’ve got it installed through TestFlight but when I went to update, it wasn’t there. As in it’s disappeared from TestFlight entirely (not in previously tested either). My other TestFlight apps are still there, so something wonky going on.
@sijt I saw the same thing. I had to click the TF link on the mlem Github again to get it reinstalled.
Thanks, I’ve just done the same thing and got the latest version.
Did you try the link in the post?
Upvoted fro mlem
Thanks for this! One issue that I find annoying is that on my iPhone 8 Plus, scrolling posts (on the posts page) is extremely choppy, especially when they contain images/pictures.
deleted by creator
That may very well be a SwiftUI issue.
I have literally 0 experience with Swift or SwiftUI but…
Relevant code and here looks to be using swift-cached-image already. Perhaps its the scaling / filtering?
I don’t have an iOS development env setup, but without the
.scaledToFill() .blur(radius: showNsfwFilter ? 30 : 0) .clipShape(RoundedRectangle(cornerRadius: 8)) .overlay(RoundedRectangle(cornerRadius: 8) .stroke(Color(UIColor.secondarySystemBackground), lineWidth: 1))this would probably be much faster given that the input url’s are unbounded/you have no control on size. Are the blur/clip/stroke all async as well?
You guys are fast!
Nice!
has the total karma count been removed? i can’t see my post/comment scores anymore.
that was a bug and probably wan’t accurate. If you look at your profile on the web interface, Lemmy does not dispaly that information to users.
Lemmy’s web UI doesn’t, but the API seems to provide that information, if I understand PersonAggregates correctly.
https://join-lemmy.org/api/interfaces/PersonAggregates.html
I assume its
post_score
andcomment_score
.If it does become available I’d love for it to to be optional so we don’t have to see it if we don’t want to. Really happy with this app, thank you!
Great work! The new profile view is definitely gorgeous and seems very polished at first glance. Once again, I’m very impressed! I can’t wait to see what comes next. 😀