Skip to content

Releases: microsoft/appcenter-cli

v1.1.5

16 Oct 19:54
cb890b5
Compare
Choose a tag to compare
  • Added metadata, install metrics, and deployment keys information for appcenter codepush deployment list (#492)
  • Added metadata and install metrics information for appcenter codepush deployment history (#488)

v1.1.4

03 Oct 16:14
bc8bb08
Compare
Choose a tag to compare
  • Fixed logic of detecting existing distribution groups
  • Improved error handling for generate uitest command
  • Xamarin.UITest Android sign-info option fixed
  • Fixed bug for App Center CLI tab completion functionality
    NOTE: We created an empty release (v1.1.3) and hence the latest release is v1.1.4

v1.1.2

23 Aug 08:40
a0ab4af
Compare
Choose a tag to compare
  • Adds verification error for appcenter test run on appium and xcuitest when --include parameter is used
  • Updates launch tests to always use latest UITest version
  • Fixes access token error on codepush command - Issue 469
  • Updates package npm dependencies

v1.1.1

31 Jul 14:40
182a45b
Compare
Choose a tag to compare

Bug Fixes: Only allows --test-output-dir where implemented (manifest, UITest & Appium),
Fixes issue with include files due to incorrect base directory,
Fixes error message with unimplemented method on XCUITest prepare command.

v1.1.0

02 Jul 21:54
Compare
Choose a tag to compare

Added appcenter test wizard command for interactively creating and running test runs, with prompts for each required parameter.

CLI now informs you if a newer version is available.

Updated to Typescript 2.8.3.

Bug fixes: NUnit report download intermittent failures, validate uploaded .dll.config files to avoid UITest stalls, better error messages when app name is wrong, fixed encoding error for generated test urls.

v1.0.17

14 Jun 20:28
Compare
Choose a tag to compare

Added functionality to configure Travis CI for pull request checks. Misc. bug fixes to Codepush, Test, Crashes, and help commands.

v1.0.16

14 Jun 20:29
Compare
Choose a tag to compare

Added functionality to enable the use of app archives on all platforms, to download test report artifacts and to be called in --async mode.

v1.0.15

14 Jun 20:29
Compare
Choose a tag to compare

Added bug fixes for JsZip in Test Cloud.

v1.0.14

18 Jun 21:15
Compare
Choose a tag to compare

Added TSLint to our Build system, included chunking option for Test, improved error message for Test. Misc. bug fixes to Test, CodePush, TSLint and CLI issues.

v1.0.13

18 Jun 21:18
Compare
Choose a tag to compare

Fixed parameters for test results and context for test runs.