Will probably update create post/comment screens in this update.
Changes so far:
- Change icon & splash background based on system theme (eg. light background for light theme, dark background for dark theme).
- Fix a bug where punctuation is included in the url. Eg. https://en.wikipedia.org/. is parsed as
https://en.wikipedia.org/.
instead ofhttps://en.wikipedia.org/
) - Changed person/community mention auto-complete to insert just the mention by default. Eg. previously tapping on the suggestion
idunnololz@lemmy.world
would insert[//lemmy.world/u/idunnololz)
, after the change tapping it would insert .world](https:@idunnololz@lemmy.world
. Add a long-press menu with the option to insert the full link. - Improve mod logs further. Add a “detailed view” to the mod logs. Tapping a mod log event in the event list will open up the a detailed view.
- Slight optimization when rendering the post feed.
- Update add/edit post screen to support custom thumbnails, alt text and language.
- Update add/edit comment screen to support specifying a language.
- Fix a bug where sometimes the inbox screen doesn’t auto-refresh when you open it.
- Improve post viewing experience by showing the thumbnail image if it’s available while the full image loads.
- Improve performance on post feed and post screen.
- Fix a bug where the cake icon will not correctly center in the line.
Update
This release is technically ready, but I am not happy with the performance of the app. From daily use, it appears that general app performance has been declining. I will issue a release once I deem performance to be acceptable.
You must log in or # to comment.