gems fastlane 2.99.0
2.99.0 Added metrics and other improvements

latest releases: 2.220.0, 2.219.0, 2.218.0...
5 years ago

Metrics

fastlane tracks a few key metrics to understand how developers are using the tool and to help us know what areas need improvement. No personal/sensitive information is ever collected. Metrics that are collected include:

  • The number of fastlane runs
  • A salted hash of the app identifier or package name, which helps us anonymously identify unique usage of fastlane

You can easily opt-out of metrics collection by adding opt_out_usage at the top of your Fastfile or by setting the environment variable FASTLANE_OPT_OUT_USAGE. Check out the metrics code on GitHub

Changes

  • [screengrab] fixed installation of test apk's (#12828) via Florian Dreier
  • [fastlane] re-add metrics (#12781) via Felix Krause
  • [spaceship] added app analytics (#12639) via pajato1
  • [action] added default value for cocoapods option (#12811) via Rishabh Tayal
  • [fastlane] replace occurrences of “iTunes Connect” with “App Store Connect” (#12799) via Wolfgang Lutz
  • [action] accept an Array to github_api body (#12802) via Kohki Miki
  • [spaceship] providing the ability to update b2b users (#12788) via heartofagoof
  • [Fastlane.swift] allow parameterize port (#12634) via Jose Sanchez
  • [spaceship] added method to find internal testflight users (#12752) via Rishabh Tayal
  • [scan] allow custom formatter by ruby file path (#12754) via wag-miles
  • [fastlane] fix fastlane session caching (#12783) via luikore
  • [gym] ix detecting provisioning profiles in case of providing export options as a path to plist file (#12787) via Dominik Sokal
  • [spaceship] aise error when submission fails on export compliance (#12668) via luikore
  • [sigh] account for adhoc certificates under enterprise accounts (#12467) via Brendan Conron

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.