#coracle 0.2.24 is out (finally)!
Lots of technical improvements in this release, which will hopefully reduce the amount of ui jank, but the big update is the new Lists feature.
#[0] will be happy to hear that I decided to use NIP-51 instead of NIP-78, so lists are totally interoperable and shareable (expect that feature down the road).
I feel like I made a pretty significant breakthrough on building a relay-first interface that allows users to navigate #nostr in a more seamless way "somehow" (see https://bountsr.org/relay-browsing/ for what that means). H/T to primal.net for being the inspiration for the UX I came up with.
Tomorrow I'll put together some videos on how it works and why I'm really happy with what I've accomplished, but my wife is calling me to dinner right now!
Change Log:
- [x] Replace localforage with loki.js for storage
- [x] Fix a bunch of bugs in content parsing
- [x] Add lists/custom feeds
- [x] Refactor component hierarchy
- [x] Re-work how modals stack
- [x] Enqueue context requests to reduce number of concurrent subscriptions
- [x] Use NIP-50 search to populate search results
- [x] Persist settings to nostr using NIP-78