Skip to content

Tags: matcartmill-old/fastlane

Tags

2.133.0

Toggle 2.133.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.133.0 (fastlane#15430)

fastlane/2.133.0

Toggle fastlane/2.133.0's commit message
Fastlane.swift documentation and other improvements

* [match] check if the bucket name was already specified (fastlane#15427) via Rick Clephas
* [ci] stop google api client errors about outdated ruby (fastlane#15423) via Bobby McDonald
* [ci] update `fastlane-env-reminder` to use fastlane-bot account (fastlane#15424) via Daniel Jankowski
* [fastlane] pin rubyzip to 1.3.0 to get rid of vulnerable versions (fastlane#15420) via carol-mohemian
* [Fastlane.swift] generate documentation (fastlane#15283) via Ben Humphries

https://github.com/fastlane/fastlane/releases/tag/2.133.0

2.132.0

Toggle 2.132.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.132.0 (fastlane#15417)

fastlane/2.132.0

Toggle fastlane/2.132.0's commit message
Improvements

Auto-generated by fastlane 🤖

**Changes since release '2.131.0':**

* [snapshot] added Snapshot support for dark mode in iOS 13 (fastlane#15303) via Arne Tempelhof
* [spaceship] add option to reply to resolution center (fastlane#15377) via Max Ott
* [match/cert/sigh] support xcode 11 profiles (fastlane#15410) via Josh Holtz
* [fastlane] attempt to require lib in Fastfile before warning (fastlane#15354) via Loren Segal
* [fastlane/deliver/pilot] resolve multiple -t parameters overriding each other for iTMSTransporter (fastlane#15387) via Nick Silvestro
* [fastlane]set FASTLANE_SHOW_TIMEZONE env var to show timestamp in logs (fastlane#12673) via duality72
* [frameit] added device names for new iPad sizes (fastlane#15373) via Hans
* [match] fix for git_basic_authorization option (fastlane#15391) via Bruno Guidolim
* [action] add modular headers pod push option and env variable (fastlane#15347) via bouldering-machine
* [produce] check before push_notification service enable (fastlane#15327) via aniketgaur
* [match] improve Google Cloud Storage wizard (fastlane#15310) via Rick Clephas
* [spaceship] add support for adding and removing IAPs to/from app version (fastlane#15339) via Max Ott
* [spaceship] add support for changing subscription tiers (fastlane#15337) via Max Ott
* [action] latest_testflight_build_number - support :platform parameter for non-live builds (fastlane#15289) via Alexander Chapliuk
* [action] add the possibility to update an app to the onesignal action (fastlane#15288) via Iulian Onofrei
* [action] add ensure_env_vars action (fastlane#15291) via Iulian Onofrei
* [match] added basic authorization to git storage (fastlane#15324) via Bruno Guidolim
* [snapshot] add iPhone 11 series devices to reports_generator (fastlane#15330) via Stephan Mantler
* [spaceship] f template name parameter. (fastlane#15228) via Yoshimasa Niwa
* [action] fix `get_version_number` curly braces (fastlane#15285) via Florent Morin

https://github.com/fastlane/fastlane/releases/tag/2.132.0

2.131.0

Toggle 2.131.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.131.0 (fastlane#15298)

fastlane/2.131.0

Toggle fastlane/2.131.0's commit message
Improvements

* [cert/resign] Fix simple typo: provisiong -> provisioning (fastlane#15293) via Tim Gates
* [Fastlane.swift] fix support for rendering single line description of plugin actions on docs (fastlane#15266) via Daniel Jankowski
* [action] app_store_build_number: Changed the sort value for when returning the list of builds from the Connect API for TestFlight builds (fastlane#14872) via Vladimir Zdravkovic
* [gym] provide bcsymbolmap path to dsymutil for each architecture (fastlane#15243) via Lev Sokolov
* [match] add option to  skip provisioning profiles (fastlane#15223) via Addison Brickey
* [action] is_ci also looks at GITHUB_ACTIONS (fastlane#15232) via Koen Punt
* [action] gradle: Add support for GRADLE_OUTPUT_JSON_OUTPUT_PATH and GRADLE_ALL_OUTPUT_JSON_OUTPUT_PATHS (fastlane#15238) via IKEDA Sho
* [Fastlane.swift] remove puts in swift_fastlane_api_generator.rb (fastlane#15263) via Josh Holtz
* [Fastlane.swift] Ignore files that don't contain FastlaneRunnerAPIVersion (fastlane#15262) via Jean Mainguy
* [match/crashlytics] fix unknown method error (fastlane#15256) via Piet Brauer
* [Fastlane.swift] add missing FastlaneRunnerAPIVersion comment (fastlane#15258) via Jean Mainguy
* [action] download_dsyms - do not attempt to download Dsyms if the dsym_url is missing. (fastlane#15260) via George Tsifrikas
* [action] download_dsyms - replace error with message when no dSYM found (fastlane#15259) via Jean Mainguy

https://github.com/fastlane/fastlane/releases/tag/2.131.0

2.130.0

Toggle 2.130.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.130.0 (fastlane#15248)

fastlane/2.130.0

Toggle fastlane/2.130.0's commit message
Fastlane.swift for plugins and other improvements

* [Fastlane.swift] generate Swift API for third party plugins and local actions (fastlane#15203) via Josh Holtz
* [action] register_devices: Update file format (fastlane#15176) via Matěj Kašpar Jirásek
* [spaceship] adding support for DEP_ID (fastlane#14852) via heartofagoof
* [action] `is_ci` - added support for Github Actions CI (fastlane#15227) via Rishabh Tayal
* [gym] remove is_string option on skip_codesigning (fastlane#15225) via Josh Holtz
* [sigh] allow download_all to support the platform option (fastlane#15175) via nanci
* [gym] add skip codesign option to build_ios_app (fastlane#15189) via Cameron Lowell Palmer
* [action] plugin_scores: Add support for rendering multiline description of plugin actions on docs (fastlane#15212) via Daniel Jankowski
* [download_dsyms] ix wait for dSYM file to appear on App Store Connect (fastlane#15049) via Jean Mainguy
* [action] slather: Add :binary_file support for handling multiple input files (fastlane#15220) via Rob Nadin
* [action] danger: Support for remove-previous-comments option (fastlane#15206) via Eric Jensen
* [spaceship] changed body['resultString'] to body['userString'] as only userString contains the phrase 'Program License Agreement' whose inclusivity we are checking (fastlane#15193) via Ali Fawad
* [snapshot] added --force option to fastlane snapshot update (fastlane#15187) via Josh Landry
* [action] only add derived data parameter if it's set, and command is update, build… (fastlane#15166) via Jesper Westervig Nielsen
* [core] chomp, not strip output in CommandExecutor (fastlane#15132) via Artem Sheremet
* [CI] Run tests with Xcode 11 (and ruby 2.5) on Circle CI (fastlane#15142) via Jan Piotrowski

https://github.com/fastlane/fastlane/releases/tag/2.130.0

2.129.0

Toggle 2.129.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.129.0 (fastlane#15174)

fastlane/2.129.0

Toggle fastlane/2.129.0's commit message
Improvements

* [spaceship/cert] add Apple Development and Apple Distribution certificate type (fastlane#15130) via Yoshimasa Niwa
* [action] add SonarQube pull request parameters to sonar (fastlane#15069) via Damien R
* [spaceship] add option to upload and view merch_screenshot (fastlane#15080) via Max Ott
* [action] add environment variables for pod push (fastlane#15127) via bouldering-machine
* [action] fix for Xcode 11 when using `$(MARKETING_VERSION)` in `get_version_number` (fastlane#15139) via Florent Morin
* [spaceship] add invited state for TestFlight beta testers. (fastlane#15126) via Hugo Sousa
* [gym/scan] fix suppress_xcode_output parameter type (fastlane#15152) via Jean Mainguy
* [Fastlane.swift] options of `is_string: false` should be Any and not String (fastlane#15165) via Josh Holtz
* [match] fix match not making new profiles for force_for_new_devices (fastlane#15164) via Josh Holtz
* [snapshot] replace Objective-C-style NSMakeRange with Swift-style NSRange.init (fastlane#15128) via Roman Podymov
* [spaceship] map additional build details (fastlane#15094) via Max Ott
* [action] update_fastlane: Fix broken link (fastlane#15086) via Stefan Painhapp
* [fastlane] allow Crashlytics devtools.jar to be auto updated (fastlane#15095) via Jeremy Durham

https://github.com/fastlane/fastlane/releases/tag/2.129.0