- Remove service name from RNS destination aspects. Service name now selects a suffix for the identity file and should only be supplied on the listener. The initiator only needs the destination hash of the listener to connect.
- Show a spinner during link establishment on tty sessions
- Attempt to catch and beautify exceptions on initiator
- Fixed issue that prevented unidentified initiators from connecting even when listener has `--no-auth` enabled
**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.11...release/v0.0.12