Releases: microsoft/app-store-vsts-extension
Releases · microsoft/app-store-vsts-extension
1.178.4
- Fixed issue with uploading to on-premise solutions. (#198 )
1.178.3
Fixed issue with uploading to on-premise solutions.
1.178.2
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
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
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
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.150.0
- Adds support for releasing macOS and tvOS apps to production track
1.147.0
- Handles uninstall of fastlane on Hosted macOS VMs gracefully
- Updates to new branding in Azure DevOps
1.126.0
- 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)