Skip to content

Releases: applivery/steps-applivery-ios-deploy

v1.0.1

27 May 09:53
3d5f6e7
Compare
Choose a tag to compare

Changed upload domain

v.1.0.0

31 Jan 22:18
Compare
Choose a tag to compare
  • Added support to filter param that allows filtering email notifications with support for AND and OR clauses. i.e.: group1,group2|group3 = (group1 AND group2) OR (group3)
  • Promoting to 1.x.x as the first fully stable version

v0.3.2

08 Jun 19:34
Compare
Choose a tag to compare

Bitrise Verified Step

v0.3.1

14 Jun 15:17
Compare
Choose a tag to compare
Added .app file/dir mapping

v0.3.0

04 Jun 16:13
Compare
Choose a tag to compare

Support for Applivery v3

v0.2.1

04 Jan 12:59
Compare
Choose a tag to compare

Added support for autoremove param that automatically removes the oldest build before uploading a new one to prevent reaching account limits. By default it's set to true for any automatic deployment system.

v0.2.0

27 Apr 22:56
Compare
Choose a tag to compare
  • Improved version including Bitrise exposed variables
  • Minor bug fixing

v0.1.1

08 Feb 20:08
Compare
Choose a tag to compare

Improved version including Bitrise feedback:

  • Dropped dependencies
  • Removed all is_dont_change_value: false
  • Removed all is_expand: true
  • Removed all is_required: true
  • Shortened Step ID: applivery-ios
  • Three component SemVer version
  • Dropped the additional indentation on description
  • run_if: .IsCI
  • Not print/log API TOKEN
  • Improved Secret and Env Vars
  • Added support for string Booleans
  • Removed os: ios default value and moved hardcoded tostep.sh

v0.1

07 Feb 15:41
Compare
Choose a tag to compare
Update README.md