Releases: nostrver-se/nostr-php
Releases · nostrver-se/nostr-php
1.9.4
1.9.3
What's Changed
- Add support for PHP 8.5 and deprecate PHP 8.1 by @Sebastix in #104, see #102
- Replaced abondoned package leigh/chacha20 with dsbaars/chacha20 #103
- Added a example snippet how to use Vertex profile search: https://github.com/nostrver-se/nostr-php/blob/main/src/Examples/vertex-search-profile.php
Full Changelog: 1.9.2...1.9.3
1.9.2
Full Changelog: 1.9.1...1.9.2
1.9.1
Full Changelog: 1.9.0...1.9.1
1.9.0
1.8.0
What's Changed
- feat: Implement NIP-05 lookups by @dsbaars in #89
- NIP 44 implementation fix and test improvements by @dsbaars in #88
- remove CLI tool from library - https://github.com/nostrver-se/nostr-p… by @Sebastix in #93
- Add extra metadata fields for profile by @dsbaars in #94
- Finish implementing methods Relay and RelaySet by @dsbaars in #95
- Implement NIP-17 Private Direct Messages by @dsbaars in #90
Full Changelog: 1.7.1...1.8.0
1.7.1
Full Changelog: 1.7.0...1.7.1
- Small fixes + added decodeNote method
1.7.0
What's Changed
Added support for NIP-19 encoding and decoding bech32-encoded entities with identifiers and metadata.
- Implement NIP-19 by @Sebastix in #68
- Feat #74 with some contributions by nusapuksic
- Feat #64
Full Changelog: 1.6.0...1.7.0