Files
openclaw/extensions/nostr/CHANGELOG.md
2026-03-08 05:59:04 +00:00

1.3 KiB

Changelog

2026.3.8

Changes

  • Version alignment with core OpenClaw release numbers.

2026.3.7

Changes

  • Version alignment with core OpenClaw release numbers.

2026.3.3

Changes

  • Version alignment with core OpenClaw release numbers.

2026.3.2

Changes

  • Version alignment with core OpenClaw release numbers.

2026.3.1

Changes

  • Version alignment with core OpenClaw release numbers.

2026.2.26

Changes

  • Version alignment with core OpenClaw release numbers.

2026.2.25

Changes

  • Version alignment with core OpenClaw release numbers.

2026.2.24

Changes

  • Version alignment with core OpenClaw release numbers.

2026.2.22

Changes

  • Version alignment with core OpenClaw release numbers.

2026.1.19-1

Initial release.

Features

  • NIP-04 encrypted DM support (kind:4 events)
  • Key validation (hex and nsec formats)
  • Multi-relay support with sequential fallback
  • Event signature verification
  • TTL-based deduplication (24h)
  • Access control via dmPolicy (pairing, allowlist, open, disabled)
  • Pubkey normalization (hex/npub)

Protocol Support

  • NIP-01: Basic event structure
  • NIP-04: Encrypted direct messages

Planned for v2

  • NIP-17: Gift-wrapped DMs
  • NIP-44: Versioned encryption
  • Media attachments