Week 21 updates

Image
1.8.0 release

Nostr-PHP

All commits on the main branch between 19-05 and 25-05: https://github.com/nostrver-se/nostr-php/commits/main/?since=2025-05-19&until=2025-05-25 

  • Merged PR #95 finish implementing methods Relay and RelaySet
  • Merged PR #90 implementing NIP-17 private direct messages

  • Made some progress on the persistentConnection class for fetching messages from a relay in runtime (realtime)

New release: 1.8.0

What's Changed
  • feat: Implement NIP-05 lookups by @dsbaars in https://github.com/nostrver-se/nostr-php/pull/89
  • NIP 44 implementation fix and test improvements by @dsbaars in https://github.com/nostrver-se/nostr-php/pull/88
  • remove CLI tool from library - https://github.com/nostrver-se/nostr-p… by @Sebastix in https://github.com/nostrver-se/nostr-php/pull/93
  • Add extra metadata fields for profile by @dsbaars in https://github.com/nostrver-se/nostr-php/pull/94
  • Finish implementing methods Relay and RelaySet by @dsbaars in https://github.com/nostrver-se/nostr-php/pull/95
  • Implement NIP-17 Private Direct Messages by @dsbaars in https://github.com/nostrver-se/nostr-php/pull/90

Full changelog: https://github.com/nostrver-se/nostr-php/compare/1.7.1...1.8.0 

Link: https://github.com/nostrver-se/nostr-php/releases/tag/1.8.0