github fastlane/fastlane 2.150.0.rc2

latest releases: fastlane/2.220.0, 2.220.0, fastlane/2.219.0...
pre-release3 years ago
  • [deliver] more helpful errors when missing values when submitting with deliver (#16646 ) via @joshdholtz
  • [deliver] fix issue with categories being deleted ($16652) via @joshdholtz
  • [deliver] warn about deprecated age rating values (#16655) via @joshdholtz
  • [produce] warn about deprecated language names (#16656) via @joshdholtz
  • [deliver] set all countries when first price tier is set (#16656 ) via @joshdholtz
  • [deliver] allow default meta language (#16657) via @joshdholtz
  • [action] fix set_changelog action to work again (#16658) via @joshdholtz
  • [spaceship][deliver] multithread screenshot deletes and and retry request on 504 response (#16667) via @joshdholtz
  • [spaceship] increase timeout from 300 to 1200 for web session app store connect api requests (#16676) via @joshdholtz

Instructions on testing the release candidate

Bundler

Update your Gemfile to include the following:

gem "fastlane", ">= 2.150.rc2"

And then run:

bundle update fastlane

Rubygems

gem install fastlane --pre

or

gem install fastlane -v 2.150.0.rc2

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.