Skip to content

Releases: microsoft/app-store-vsts-extension

1.178.4

10 Nov 13:35
d4b27ae
Compare
Choose a tag to compare
  • Fixed issue with uploading to on-premise solutions. (#198 )

1.178.3

07 Nov 14:38
282cec1
Compare
Choose a tag to compare

Fixed issue with uploading to on-premise solutions.

1.178.2

06 Nov 16:05
a96d777
Compare
Choose a tag to compare

Fixes #191, #177 and #192

  • Fixed issue with application distributing to external testers.
  • Fixed visibleRule for ipaPath input.
  • Added support for broken symbolic links for .ipa searching.

1.177.2

29 Oct 13:41
982437d
Compare
Choose a tag to compare

Fixes #153, #171 and #174

App Store Release task:

  • Added ability to upload applications without triggering 2FA (PR #172)
  • Fixed issue with groups name formatting (PR #175)
  • Skip Binary Upload option now doesn't require the path to the *.ipa file (PR #178)

1.176.0

30 Sep 05:49
8418850
Compare
Choose a tag to compare

Issues #159 was fixed in this release

Description:

  • Deprecated vsts-task-lib package was replaced by azure-pipelines-task-lib in tasks

1.175.0

11 Sep 09:22
fde6e7b
Compare
Choose a tag to compare

Fixes #152 and #166.

App Store Release task:

  • Shortcut -e replaced by the --team_name option to prevent Could not find option 'env' in the list of available options error

App Store Promote task:

  • Shortcut -e replaced by the --team_name option to prevent Could not find option 'env' in the list of available options error
  • Added support for multiple fastlane arguments

1.158.0

28 Aug 20:56
fce7b89
Compare
Choose a tag to compare

Fixes #130.

1.150.0

28 Mar 19:26
0a965e5
Compare
Choose a tag to compare
  • Adds support for releasing macOS and tvOS apps to production track

1.147.0

09 Jan 21:37
287a159
Compare
Choose a tag to compare
  • Handles uninstall of fastlane on Hosted macOS VMs gracefully
  • Updates to new branding in Azure DevOps

1.126.0

06 Nov 17:19
9cd7fd5
Compare
Choose a tag to compare
  • Provided the ability to specify "Groups" when distributing to External Testers in TestFlight (issue #71, #70)
  • Allow specifying additional fastlane arguments in the release and promote task to help customize for advanced scenarios (issue #69)