Welcome to the v1.57.0 release. This release is focused on addressing the rest of the user requests.
There’s a lot in this release so read through the changelog to see everything that has been added. Some highlights include adding auto-loading posts when “swipe between posts” is enabled, a new setting that allows you to change the app locale from within the app on any version of Android and some changes to make it easier to identify if an user is new to Lemmy.
This release also marks the start of some major changes to the app that I’ve been considering almost a full year ago.
One of Summit’s strength is the insane number of customizations available to a user. However this also poses a downside as new users may not want to spend hours checking and tweaking every setting. While Summit tries to make sure the default settings are pretty good, it’s obvious that the out-of-the-box settings are not for everyone.
The ideal middle ground is to offer a list of sane defaults, not just one. That way new users can setup the app to their liking while taking only seconds. This is what the next big feature will be aiming to solve.
I’ll provide more details regarding what these specific changes are over the next few releases. As always if you have any questions or suggestions please let me know in the comments.
Full changelog
- Add a setting to choose the direction of swipe gestures. By default this is left-to-right.
- Add a setting to change the default volume of the inline video player
- Add an option to share a community/instance in the community/instance screen.
- Add a setting to choose default app to open URLs with. By default Summit will open URLs within the app however setting a default browser will override this behavior.
- Add a setting to change the locale of the app.
- Add a setting to control whether community suggestions are shown in the community selector bottom sheet.
- Add a setting to enable/disable full bleed images in the full post view.
- Add an option to the “Take screenshot” screen to share the screenshot instead of saving it.
- Change the formatter for post titles. If a post’s title starts with the character ‘#’, it will be escaped. This fixes some edge cases where a post starts with a “hashtag”. Eg. “#summitforlemmy is an ok app for lemmy”.
- Fix a bug on the create post screen. If the webpage (based on the URL field) of a post does not have a valid title, the title will not be suggested.
- Update the design of the user info screen.
- Fix a bug where the settings page will not respect the app language if one is selected.
- Change the app behavior when handling posts with invalid thumnails. In rare cases the thumnail url and the url of the post are the same but the thumbnail url does not link to an image. Previously this would cause the app to not show the image or the link. This release changes the behavior so that the link will be shown in this case.
- Automatically load more posts when the end of the post feed is reached when “swipe between posts” is enabled.
- Change the default of the setting “Show new user tag” to true. New users (accounts that are less than 30 days of age) will display a yellow tag next to their account name.
- Fix a bug where sharing an image would not show a preview of the image being shared.
Update
Noticed some bugs in the app. One major bug is the inability to change the app base theme. Will push a fix out as v1.57.1.
- Fix a bug where the base theme setting is ignored.
- Fix a bug where some shadows are being clipped.
- Adjust default screenshot width from 500 -> 360 since 500 seemed too wide which produced smaller text when fit on screen.
Update 2
Found a crash so will update the release and release as v1.57.2.
- Fix a crash in rare cases when viewing the default apps settings screen.
Update 3
Rollout complete.
I’ve been testing with a lemm.ee account for the past several days but I have still not gotten into a state as you’ve described where things refuse to load.
I also reviewed network code within the project however not must has changed there between the latest version and v1.54.x.
I am continuing with the release of v1.58.x which has some performance improvements and some specific changes to how rate limit issues are handled. I’m not sure if it will fix the issue. I will update this thread once that release is fully rolled out.
Thank you, I’ll test the newer version and report, if something odd happen I can always fallback to 1.54…
I also don’t think much has changed between that version and 1.57… but I can confidently say that just after updating the app from the Playstore (I forgot to say I got it from there I guess) it will start failing, and going to this previous version I can scroll and mark as read and hide a lot of posts without any issues.
What I can tell is that this odd behavior must be because of what you say in your previous message (scroll a lot thus marking them as read) or hiding said read posts and then keep scrolling/opening posts.
A new release is now live as v1.58.2. This release has some special logic for rate limit issues. It also comes with some new tools to try to troubleshoot the issues reported on lemm.ee. Could you please give this release a try when you have a chance?
If you are still encountering network-like issues you can try the new tool in v1.58.2. You can find it as Settings > Misc > Client user-agent. This setting allows you to change how Summit appears to the Lemmy server. You can try any of the settings but the one I would try first is “Use test user-agent 2”.
Let me know if the release works better for you or if certain user-agent settings work.