Skip to content

Releases: microsoft/appcenter-cli

v2.5.0

23 Apr 02:56

Choose a tag to compare

  • Disable telemetry and the telemetry question on the telemetry commands. PR #806, Issue #485.
  • Fix react-native build with hermes enabled on Windows. Thanks @Shywim! PR #811, Issue #693.
  • Add test run required parameter combination to help. PR #807, Issue #635.
  • Allow changing whether a distribution group is public. PR #808, Issue #642.
  • Dependency updates from Dependabot.

v2.4.1

14 Apr 02:56
91b7ac1

Choose a tag to compare

Changes:

  • Update most dependencies
  • Change documentation for support system (#781)

v2.4.0

31 Mar 06:07
19fed38

Choose a tag to compare

Changes:

  • Updated most dependencies
  • Fixed react-native bundle command #766
  • Fixed build URLs with slashes #760
  • Adjusted error message #742

v2.3.5

26 Mar 03:50

Choose a tag to compare

Changes:

In this release we update most dependencies, most notably removing a vulnerability in the minimist package we use both directly and indirectly.

v2.3.4

11 Mar 03:09
5b88ea9

Choose a tag to compare

Changes:

  • Codepush fix for Xcode 11
  • Command line help fixes
  • Ran npm audit fix to fix vulnerable dependencies
  • Add functional test

v2.3.3

10 Dec 19:39

Choose a tag to compare

Changes:

  • Update Xamarin.UITest to the 3.0.5 which fixes issues with invalid certificates.

v2.3.2

05 Dec 17:40

Choose a tag to compare

Changes:

  • Add support for multiple --test-parameter options (test_env and app_env only).

v2.3.1

22 Nov 05:41

Choose a tag to compare

Changes:

  • Android NDK documentation
  • Test status check retry logic
  • Documentation

v2.3.0

23 Oct 02:22

Choose a tag to compare

Changes:

  • Add support for macOS .pkg & .dmg files.
  • Skip empty release notes when allowed by the store.
  • Use Stream to upload releases.

v2.2.1

02 Oct 09:14

Choose a tag to compare

Minor changes:

  • Filter file extensions supported by Stores and Groups
  • Require release notes when uploading to App Store