[0.1.8] - 2025-09-26
### Fixed
- Finally fix this annoying issue with handshakes after webrtc disconnections!
Peers will now show up in the peers list no matter what.
- Old signal events will automatically be deleted from nostr relays
### Changed
- NIP44 encryption at the (webrtc) data channel level
- Use nip44 {encrypt,decrypt}_to_bytes() to have an encryption layer
over the webrtc data channel, to enforce encryption for all voistr
protocol messages (instead of using seals)
voistr: a softphone for Nostr