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

Releases: fastlane-old/deliver

1.11.3 Improvements

07 May 21:34
Compare
Choose a tag to compare
  • Fixed a bug when sorting screenshots
  • Add env var for deliver.submit_for_review
  • Updated dependencies

1.11.1 Improvements

19 Apr 14:47
Compare
Choose a tag to compare
  • Fix deliver summary HTML generation to URL-escape file paths

1.11.0 Improvements

04 Apr 21:28
Compare
Choose a tag to compare
  • Fix problems with passwords containing special characters
  • Use the latest version of spaceship
  • Improve logging when skipping screenshots
  • Update to make better use of fastlane UI calls
  • Support keyword splitting by commas and newslines
  • Update category reference

1.10.5 Fix incorrect “Binary upload failed” error message

16 Mar 23:47
Compare
Choose a tag to compare

1.10.4 Improvements

15 Mar 17:40
Compare
Choose a tag to compare
  • Improve the default-setting feature to load values from the default folder
  • Exit with non-zero status if binary upload failed

1.10.3 Improvements

18 Feb 23:55
Compare
Choose a tag to compare
  • The return status of deliver is now correct if the build upload failed
  • Improved metadata folder handling
  • Improved messaging

1.10.2 Improvements

12 Feb 22:10
Compare
Choose a tag to compare
  • Fix bug in error logging during submission

1.10.1 Fixed binary upload

12 Feb 16:47
Compare
Choose a tag to compare

Fixed an issue where the binary upload was skipped

1.10.0 Submit existing builds and more

11 Feb 00:34
Compare
Choose a tag to compare
  • You can now submit existing builds for review
  • You can now provide default values using the default folder
  • Updated deliver to use the new fastlane UI

Select a previously uploaded build and submit it for review.

deliver submit_build --build_number 830

1.9.0 Generate Summary

01 Feb 22:28
Compare
Choose a tag to compare
  • You can now use deliver generate_summary to just generate the HTML report
  • Added new skip_binary_upload option to not upload a binary
  • Improved detection of screenshots