This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/deliver
Releases · fastlane-old/deliver
1.11.3 Improvements
- Fixed a bug when sorting screenshots
- Add env var for deliver.submit_for_review
- Updated dependencies
1.11.1 Improvements
- Fix deliver summary HTML generation to URL-escape file paths
1.11.0 Improvements
- 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
Adding new issue template.
1.10.4 Improvements
- 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
- The return status of
deliver
is now correct if the build upload failed - Improved metadata folder handling
- Improved messaging
1.10.2 Improvements
- Fix bug in error logging during submission
1.10.1 Fixed binary upload
Fixed an issue where the binary upload was skipped
1.10.0 Submit existing builds and more
- You can now submit existing builds for review
- You can now provide default values using the
default
folder - Updated
deliver
to use the newfastlane
UI
Select a previously uploaded build and submit it for review.
deliver submit_build --build_number 830
1.9.0 Generate Summary
- 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