#noStrudel v0.38.0 Is finally released. I've added and changed a ton of stuff and honestly should have released this as multiple smaller versions but I kept getting distracted.
Some of the notable changes:
- Support for nsecbunker and the new OAuth flow
- Added simple "Launchpad" view (most stuff will be added in the future)
- Restore scroll position when returning to the timeline
- Show unavailable events in threads
- Organized all the "other stuff" in a tools page
- Added support to cache events in local relays instead of the browsers cache
If you want to play around with all the new features you can find the client at
https://nostrudel.ninja or you can run it locally using docker "docker run --rm -p 8080:80 ghcr.io/hzrd149/nostrudel:0.38"