this post was submitted on 28 Aug 2023
8 points (100.0% liked)

Lunar - a Lemmy Client for iOS

151 readers
4 users here now

Lunar is an open-source Lemmy client (kbin compatibility coming soon) for iOS using SwiftUI

It’s still a work in progress, but if you want to try it out here’s a TestFlight link https://testflight.apple.com/join/GEFCCQTb

I’d love for you to be part of it. If you’re into coding or just want to lend a hand, let’s collaborate. Feel free to contribute ideas or raise Pull Requests to make Lunar even better.

Github: https://github.com/mani-sh-reddy/Lunar

founded 1 year ago
MODERATORS
 

Thanks to everyone that gave feedback on the first testflight release (0.8.64). The new release (0.8.67) has these changes below. Still waiting on testflight approval for this new version but should be approved shortly and the current testers will be notified.

Added

  • Kbin app icon
  • There is a new logs section that will save errors when interacting with the Lemmy API. If you face a bug, it could be used to see exactly where the error is coming from. You could also share it using the sharesheet and I can take a look.

Fixed

  • Many of you have raised that you were unable to login with custom instances. I've now added many more popular lemmy instances as a workaround. The bug fix for custom instances will be coming at a later date.
  • Added optional values for some of the variables in the site data model as some instances do not for example, use regex filtering. This was causing login problems for some people and should now be fixed.
  • Potentially fixed the crash caused by changing app icon. It doesn't seem to happen for me so I'm curios to see if it has been fixed.

Full Changelog: 0.8.64...0.8.67

https://github.com/mani-sh-reddy/Lunar

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago (1 children)

Is the TestFlight open? Would love to join.

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago

Yes it is, thanks! Couldn’t find it in the repository or pinned in the community anywhere.

Thank you!