Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/deliver

2.0.1 Update to support fastlane 2.0

18 Dec 23:47
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

2.0.0 Update to support fastlane 2.0

18 Dec 23:33
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

1.17.1 Hotfix

15 Dec 21:20
Compare
Choose a tag to compare

Fixed getting version number for fastlane 2.0

1.17.0 Added support for fastlane 2.0

15 Dec 20:12
Compare
Choose a tag to compare

Update to support fastlane 2.0

1.16.2 Improvements & bugfixes…

13 Dec 05:42
Compare
Choose a tag to compare
  • No screenshot information reword (#7390)
  • Remove accessing watchbuild config (#7437)
  • upgrade fastimage, fixes #7370 (#7402)
  • Download iMessage screens in right folder, fixes #7366 (#7400)

1.16.1 Improvements

05 Dec 22:43
Compare
Choose a tag to compare
  • Update deliver to work with the new iTunes Connect
  • Fix removing screenshots
  • Updated dependencies

1.16.0 iMessage screenshots and platform support

28 Nov 20:40
Compare
Choose a tag to compare
  • Update internal dependencies (#7163)
  • Fixed unintended fastlane folder generation bug (#7129)
  • Adds support for iMessage Screenshots (#6830)
  • Adds platform support (#4781)
  • Ensure that ensure_version! gets passed the right platform (#7121)

1.15.1 App-specific password fix

17 Nov 19:16
Compare
Choose a tag to compare
  • Update dependency to latest fastlane_core to fix app-specific password prompting.

1.15.0 Improvements

03 Nov 23:00
Compare
Choose a tag to compare
  • Fix downloading metadata or screenshots requiring ipa file (#6825)
  • Add option to clear existing screenshots (#6540)
  • make download_metadata action respect app_version option (#6467)
  • make sure that languages are available on iTC if you have localized screenshots (#6760)
  • Update internal dependencies

1.14.5 Bugfix

25 Oct 21:37
Compare
Choose a tag to compare

Fix crash on deliver init when metadata was empty