Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@sergiught sergiught released this 01 Feb 16:33
· 10 commits to main since this release
54e9a30

Added

  • Warning when the user is about to delete the client used to authenticate the CLI [#934]
  • Ability to select multiple IDs when deleting a resource [#935]
  • Support for multiple identifiers for blocks list and unblock commands [#931]
  • Ability to manage client metadata through --metadata flag on apps create and update commands [#938]
  • Allow piped-in templates when invoking the universal-login templates update command [#950]
  • CSV format for list commands [#955]

Fixed

  • Listing organizations members in json format [#953]
  • Prevent saving branding data in universal-login customize command if empty [#968]

Changed

  • Set default resources per page to 100 when invoking list commands [#940]
  • Standardize error messages [#943]
  • Progress indicator changed from a spinner icon to a progress bar across commands that work with bulk resources [#949]