Chatstr v0.1.3
This release brings new NIPs, new features, and a dozen fixes for various issues!
Those additions being:
- 🎨 Full Markdown and Multi-Line support, all that expressive message styling, now in private.
- 👋 Statuses (NIP-38), you can now view the status of any of your contacts; you can't set your own status yet.
- 😄 The Emoji-Dex, or put plainly: a full emoji input system; searching, auto-sorting of favorites, & hundreds to use.
- 🕦 In-line Timestamps, significant breaks in chats are now 'marked' by their time, for easier time tracking.
- The JSKitty Relay: my personal Nostr relay, to improve Chatstr capabilities.
And some awesome fixes being:
- Fixed NIP-17 Message Recovery, this essentially allows you to see and recover your 'outgoing' messages, special thanks to @yukibtc for giving advice and code to solve this! 💜
- Efficient message rendering, the previous system was just to "get it working", now - there's no more flashing or annoying re-rendering.