As you may have noticed, v0.3.0 no longer works with some instances, this is because Lemmy released a new API. This release of lemmur moves to the new API. As with the v1 -> v2 API transition, I encourage you to nudge admins of your favorite instances to upgrade to support the newest API.
Full changelog:
Added
- Share buttons on windows/linux now copy the data to the clipboard
- Initial translations have been incorporated into lemmur. It is not yet possible to contribute translation strings
Changed
- Transitioned to Lemmy API v3
Fixed
- Quote blocks in posts and comments are now much prettier
- Code blocks now have monospace font. As they should
- Switching accounts in the profile tab now correctly reacts to the change
- You can no longer add the same instance twice just by changing capitalization (thanks to ryg-git)
Could you update the version in F-Droid? It is still 0.3.0
https://github.com/krawieck/lemmur#version-xxx-was-released-why-is-it-not-yet-on-f-droid Edit: looks like the build failed in F-droids pipeline, I will look into it
Thank you!