Skip to content

Releases: blues/note-cli

v1.9.1

08 Nov 01:57
b8efea0

Choose a tag to compare

What's Changed

  • NF-1336: Fix some sideload bugs. by @haydenroche5 in #48
  • feat: support valid JSON object parsing for -setup by @Bucknalla in #49
  • NF-1489: Add support for recording Notecard PCAPs. by @haydenroche5 in #50
  • fix: handle segfault on missing input data by @Bucknalla in #51
  • Fix: Remove the signout from authSigninToken by @dholigan in #52
  • chore: update notecard-schema URL to tagged release by @Bucknalla in #53
  • Browser-based login via OAuth for Notehub CLI by @scottfrazer in #54
  • fix: regression for unauthenticated argument handling by @rayozzie in #56

New Contributors

Full Changelog: v1.8.1...v1.9.1

v1.8.1

27 May 15:37
1bdebed

Choose a tag to compare

What's Changed

Full Changelog: v1.7.5...v1.7.6

v1.7.5

07 May 14:02
2f3cc23

Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

06 May 18:29
991b691

Choose a tag to compare

What's Changed

  • fix: adds a PAT token specifically for writing to homebrew-note-cli by @Bucknalla in #41

Full Changelog: v1.7.3...v1.7.4

v1.7.3

06 May 15:05
d8df136

Choose a tag to compare

What's Changed

  • feat: adds .deb & homebrew goreleaser packages by @Bucknalla in #35

Full Changelog: v1.7.2...v1.7.3

v1.7.2

05 May 20:00
ad31c5c

Choose a tag to compare

What's Changed

  • Fixed GitHub Action required to auto-generate CLI binaries

Full Changelog: v1.7.1...v1.7.2

Featuring JSON Validation

05 May 13:51
91475ec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.1

v1.6.1

03 Jan 21:18
771a4be

Choose a tag to compare

What's Changed

  • feat: add signin-token allowing it to be explicitly specified by @rayozzie in #25
  • NF-782: Close Notecard before exiting main. by @haydenroche5 in #26
  • NF-782: Close Notecard before exiting REPL (i.e. one obtained with -play) by @haydenroche5 in #27
  • Make sure to close Notecard connection whenever CLI exits. by @haydenroche5 in #28
  • Notecard CLI: Return from main rather than doing os.Exit(0). by @haydenroche5 in #29

Full Changelog: v1.5.1...v1.6.1

v1.5.1

27 Jun 17:22
6ec4fa0

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

16 May 20:24

Choose a tag to compare

What's Changed

  • feat: add the ability to get and set env vars in a batch way across devices and fleets by @rayozzie in #21
  • NF-477: Fix some DFU issues. by @haydenroche5 in #22

New Contributors

Full Changelog: v1.4.0...v1.5.0