Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 06:56
dcb5459

This release allows the Node.js application to be deployed into non-default directories inside Section Git repository. It also fixes a bug that stopped sectionctl from working when API tokens are specified as environment variables.

Highlights from this release:

  • Feature: Add optional --app-path flag to sectionctl ps and sectionctl deploy subcommand to specify the folder name in Section Git repository (#61)
  • Update: Add spinners to accounts, apps, ps, whoami subcommands (#58)
  • Update: If analytics are enabled, make sectionctl run a lot faster (#57)
  • Update: Add missing helper text for ps subcommand flags (#56)
  • Bugfix: Make tokens work when there are no stored credentials (#62)
  • Bugfix: Windows binaries in the release tarball now have the correct .exe file extension
  • Bugfix: Raise auth specific errors (#63)
  • Bugfix: Ensure short flags are unique (#55)