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
0.9.3 Improved fastlane integration
- Allows the user of a different Apple ID for the
deliver
integration offastlane
. - Automatic finding of
ipa
file if none is given
0.9.2 Changelog in config file
You can now specify the changelog of your app in a txt file named version_whats_new.txt
. It will automatically be created as well when running deliver init
.
0.9.1 Faster launch times
deliver
now launches even faster 🚀- Fixed
automatic_release
option (Thanks @keatongreve)
0.9.0 Watch Support
0.8.3 Updates for new Xcode
Fixed issues with the transporter path with the updated fastlane_core
0.8.2 Better Apple ID lookup
Added new system to better support apps that are not available in the App Store.
0.8.1 Better Deliverfile - Better TestFlight
Deliverfile
- The
Deliverfile
was simplified and is now much easier to read and update - All values of the
Deliverfile
are now optional, it can be completely empty if you usefastlane
- Improved the documentation of the
Deliverfile
TestFlight Submission
- The TestFlight submission was completely rewritten, using the iTunes Connect JSON API
- Fixed a problem with the App ID look-up when using
deliver testflight
- Support for passing the Username using
-u
0.8.0 New App Metadata system
- New system to store app metadata in individual text files
- Updated setup to make use of new app metadata system
- Improved reliability of transporter
- Automatic cleaning of
.itmsp
package - Improved support for kids apps
- Added error message when password contains invalid characters
- Added support for TestFlight environment variables
- Fixed downloading existing screenshots into the wrong folder
0.7.13 Initial Mac Support
- Added: Upload Mac app screenshots using
deliver
🚀 - Added: You can now set the
Kids Rating
for your app - Improved: iTunes Transporter
- Fixed: problems when running
deliver
multiple times using fastlane (Thanks @joshdholtz)
0.7.12 Upload more than 250 screenshots
- It is now possible to upload more than 250 screenshots 🎉
- The title of the generated PDF page is now also coloured