Skip to content

Releases: appcircleio/appcircle-cli

v2.3.1

22 Oct 16:45
Compare
Choose a tag to compare

Hotfix

  • Deprecated Appcircle APIs in organization management have been replaced with new ones.

v2.3.0

27 Sep 06:15
Compare
Choose a tag to compare

Breaking Changes

  • The "notify" feature within the Enterprise App Store has been deprecated.

v2.2.2

11 Sep 11:50
Compare
Choose a tag to compare

Improvements

  • commands: When inviting a user to the organization in Interactive Mode, default roles may now appear as pre-selected during role selection. See also.

v2.2.1

04 Jun 15:55
Compare
Choose a tag to compare

Based on v2.2.0

Hotfix

  • Fixed compatibility issue with NPM package.

v2.2.0

29 May 13:31
Compare
Choose a tag to compare

Improvements

  • documentation: Updated our documentation to offer clearer, more comprehensive guidance.

Features

  • commands: Uploading a new app version in Publish profile, it is now available to mark it as a release candidate and add release notes within the same command. See also.
  • commands: App versions within a publish profile can be listed. See also.
  • commands: The details of the app version within a publish profile can be reviewed. See also.
  • commands: Release notes for an app version marked as a Release Candidate can be updated using the Appcircle CLI. See also.
  • commands: All active publishing processes can be listed along with their status and step information. See also.
  • commands: The details of the latest publishing process for the app version within a Publish profile can be reviewed. See also.

v2.1.0

10 May 15:00
Compare
Choose a tag to compare

Bug Fixes

  • commands: Resolved inconsistencies in the outputs of certain commands.

Features

  • commands: Signing identities operations can be performed through the Appcircle CLI. See also.
  • commands: Testing Distribution settings for 'auto send' can be configured. See also.
  • commands: Testing groups can be managed via the Appcircle CLI. See also.

Breaking Changes

  • The "distribution" command has been refactored to "testing-distribution". 2.0 to 2.x.

v2.0.1

24 Apr 12:44
Compare
Choose a tag to compare

Based on v2.0.0

Improvements

  • documentation: Updated our documentation to offer clearer, more comprehensive guidance.

v2.0.0

24 Apr 08:35
Compare
Choose a tag to compare

Bug Fixes

  • commands: Resolved inconsistencies in the outputs of certain commands.

Features

  • commands: Added a new command "build active-list" that enables users to view active builds in the queue directly from their command line interface.
  • commands: Added a new command "build view" which allows users to directly access and view detailed information about build from the command line interface.

Breaking Changes

  • Commands have been reorganized for improved clarity and ease of use. check new commands use.
    For detailed instructions on transitioning to the latest version and making the most of our command refactor, please refer to our comprehensive migration guide 1.x to 2.0.

v1.3.3

18 Apr 15:49
Compare
Choose a tag to compare

Bug Fixes

commands: Fixed "workflowName" parameter in the "build start" command.

v1.3.2

18 Apr 13:12
Compare
Choose a tag to compare

Bug Fixes

  • commands: Fixed undefined workflow name in the 'listBuildProfileWorkflows' command.