Skip to content

Releases: xdamman/nostr-cli

v1.7.3

28 Mar 23:56

Choose a tag to compare

Changelog

  • 9b18d85 feat: combined relay progress for NIP-17, interactive NIP-17 by default
  • 96e2688 feat: render nostr:npub mentions as @username in terminal output

v1.8.6

02 Apr 14:34

Choose a tag to compare

Changelog

  • 7f797f8 better dm experience, /commands in dms, nostr dm :domain to show the list of users on that domain

v1.8.5

01 Apr 19:35

Choose a tag to compare

Changelog

  • 9360870 feat: DM prompt shows account>recipient>, picker shows message timestamps

v1.8.4

01 Apr 19:29

Choose a tag to compare

Changelog

  • acd745b feat: nicer DM picker UI, support 'nostr dm ' for NIP-05 lookup

v1.8.3

01 Apr 17:23

Choose a tag to compare

Changelog

  • 7e74f37 feat: auto-grow textarea in DM chat + conversation picker for 'nostr dm'
  • 9e2b64b feat: auto-trigger @mention autocomplete on keystroke
  • 94c1cd3 feat: editline for nostr post, fix DM hints, mention tracking
  • 17708bf feat: wire @mention autocomplete into bubbline's Tab callback
  • 3870e57 fix: correct multiline padding, contextual status hints
  • f2ba96d fix: hide help bar below input, reduce continuation line padding
  • f28fce0 fix: shift+enter for newline, disable ctrl+o
  • c94b9da fix: use ephemeral kind 20003 for typing indicators, throttle to 5s
  • 3ca70b2 refactor: replace bubbles/textarea with bubbline/editline for DM input
  • 6578753 refactor: replace textarea with editline in shell (nostr command)

v1.8.2

01 Apr 06:04

Choose a tag to compare

Changelog

v1.8.1

31 Mar 07:31

Choose a tag to compare

Changelog

  • 139ced3 v1.8.1: remove Remotion video, Shift+Enter, better NIP-05 errors, generate nip05 command

v1.8.0

30 Mar 19:27

Choose a tag to compare

Changelog

v1.7.16

30 Mar 16:56

Choose a tag to compare

Changelog

  • e702cfb fix: hide cursor block in shell and DM interactive

v1.7.15

30 Mar 16:55

Choose a tag to compare

Changelog

  • 94c92a9 feat: visual line-wrapping input with textarea in shell and DM