Memmy 0.0.1.78 Changelog - Save content, updated communities list, more fixes - iOS 14 support
2 Edit: Ok back up as .79
Edit: Expired .78 because of a super annoying keyboard autofocus on the traverse page. Releasing .79 in about 5 minutes.
Hey all! Here are this version's changes:
Fix infinite spinning on profile page Images that also have a post body now show both Fixed duplicate NSFW setting Keyboard for search now includes "@" for easy access Sign in/sign up screens now include "." for easy access as well Onboarding screen should render correctly on all devices You can save posts now. They will be synced with your Lemmy account. You can view them on your profile page All of your subscriptions will now show up and you can search through them. Also a more attractive and easy way to access them Default Active search was added to settings Settings was moved to profile. We will revisit this if it's a user issue (i.e. people can't find it, you guys don't like it, etc.) Issue with communities having an "infinite render" are fixed We're getting there!
Happy scrolling!
You're viewing a single thread.
All Comments
Hot Top New Old Controversial Sean @infosec.pub 1y ago Can i ask a stupid question?
I've compiled & installed iOS applications before, but this must be the first with yarn. I can get it running on my physical device, but it looks like it needs the dev server running. I even went in & set it to be a Release instead of Debug, but no luck
Any chance someone can point me in the right direction?
Thank you!
gkd @lemmy.ml 1y ago You can open the project in Xcode to do prod builds. Open up Xcode then open up the “ios” directory from the cloned project.
Edit: you’ll need to do this first:
cd ios && pod install
Sean @infosec.pub 1y ago gkd @lemmy.ml 1y ago No problem! If you have problems join the Discord and @ me. I’m doing some grilling today for the holiday so I’ll be on a little later than usual.
Also for the record I expect this to be on the App Store tomorrow. It should have been today but I assume they are not working with the holiday.
Sean @infosec.pub 1y ago Ah, even better if it will be on the store. I may still play around with it today anyway, just to get more used to XCode. Would love to be able to start building some simple apps &. work my way up.
I wouldn't want to bother you with simple questions, especially while you're enjoying the holiday.
I hope you're enjoying your grilling!