Skip to content

Release v0.30.0

Compare
Choose a tag to compare
@yukibtc yukibtc released this 12 Apr 15:31
· 827 commits to master since this release
5d9cd75

Summary

Adapted NIP46 to last changes, added NostrConnectRemoteSigner to easily build remote signers (just construct it and call serve method),
improved proxy options (allow to specify the proxy target: all relays or only .onion ones),
improvements to NWC client, fixed equality operator for bindings (Python, Kotlin and Swift),
added nostrdb storage backend, added NIP32 and completed NIP51 support and more!

Changed

Added

Fixed

Removed

Full Changelog: v0.29.0...v0.30.0