Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 3.79 KB

File metadata and controls

44 lines (25 loc) · 3.79 KB

Changelog

1.3.0 (2026-02-22)

Features

  • add auth update-profile command (#11) (94bed09)
  • add members note command for updating member notes (#15) (7f79150)
  • add permissions command for managing plan and member permissions (#14) (0148b94)
  • add prices command for managing plan prices (#13) (d963262)
  • add providers command for managing auth providers (#16) (5a4fe9b)
  • add sso command for managing SSO apps (#18) (9a59bd2)
  • add update and reset commands (#19) (052b716)

1.2.0 (2026-02-20)

Features

  • add global CLI options and environment variable support (#5) (8cc78ae)
  • add users command for managing app users (#9) (839c193)

Bug Fixes

  • fix cursor pagination and improve null safety across commands (#10) (4327f99)
  • flatten nested objects in printTable output (#7) (acf14c6)
  • rename --json to --json-data on members update command (#8) (d9c3526)

1.1.0 (2026-02-19)

Features

  • add skills command for adding/removing Memberstack agent skills (#2) (45d52c6)
  • improve CLI help output (#4) (e635828)

1.0.0 (2026-02-17)

Features

  • initial release of Memberstack CLI (f8abafe)