Releases: fastlane/fastlane
Releases · fastlane/fastlane
2.194.0 Improvements
- [action][notarize] add support for api_key parameter (#19353) via Vitalii Budnik
- [snapshot] wait for simulator to boot before overriding status bar (#19344) via Joseph Duffy
- [fastlane_core] build watcher fails when build_beta_detail is nil - fix (#19331) via Lukasz Grabowski
- [supply] fixed supply promote uploading metadata to wrong track (#19343) via Jonas Kalderstam
- [docs] change links for api_key option explanation in App Store Connect API Key docs (#19350) via Lukasz Grabowski
- [action][slather] add github option to slather action (#19347) via Atsuto Yamashita
2.193.1 Improvements
- [gradle] add output context with "tasks" options (#19312) via David Kuo
- [match] ignore force_for_new_devices for developer_id provisioning type (#19314) via Vitalii Budnik
- [match] don't force update macos development certs if macos device count unchanged (#19315) via Vitalii Budnik
- [pilot][upload_to_testflight] add missing method (#19319) via David Brunow
2.193.0 Mac support for pilot and other improvements
2.192.0 Improvements
- [spaceship] retries developer portal requests that receive 502 Bad Gateway up to 5 times (usually works after 1 retry) (#19273) via Josh Holtz
- [action][notarize] support using notarytool instead of altool if using Xcode 13 and up (#19235) via Josh Holtz
- [frameit] fix missing iPad Pro (2nd generation) frames (#19258) via Andres Riofrio
- [supply] automatically rescue changesNotSentForReview errors (#19248) via Joe Flateau
- [produce] fix service name typo for Produce (#19261) via Shyam Lad
- [fastlane] optimize bash and zsh completion scripts (#19232) via Marc Cornellà
- [sigh] fixed the broken
fastlane sigh manage -e
command (#18760) via Manish Rathi - [action][create_xcframework] missing parameters in create xcframework (#19229) via José González
- [spaceship] add Internal beta group (#19063) via Eric Wu
- [pilot] added the Pilot::BuildManager::update_build_beta_details method unit tests (#19226) via Manish Rathi
- [action][push_git_tags] escaping branch tag name in push_git_tags action (#19223) via Xiang Liu
- [action][zip] fix regression in
zip
by escaping all args (#19215) via Liam Nichols
2.191.0 Improvements
- [produce][spaceship] add ability to fetch and display available bundle capabilities (#19168) via Shyam Lad
- [supply] fix upload_mapping for multiple mapping_paths (#19211) via Steffen Rusitschka
- [spaceship] add requests to remove or replace visible apps (#19200) via Lukasz Grabowski
- [regression][zip] fix the
shellescape
for the folder path (#19207) via Manish Rathi - [deliver] introduce a new synchronization logic for screenshots (#19070) via Satoshi Namai
2.190.0 Improvements
- [pilot] added the Pilot::BuildManager::list method unit tests (#19191) via Manish Rathi
- [pilot] added the Pilot::BuildManager::check_for_changelog_or_whats_new! method unit tests (#19190) via Manish Rathi
- [action] add no-ansi option to clean_cocoapods_cache action (#19189) via Atsuto Yamashita
- [spaceship] Add visible_apps relationship to invite users with app permissions and fetch user's app permissions (#19053) via Lukasz Grabowski
- [spaceship] Adding three missing beta testers/groups methods (#19039) via gsavit
- [clean_cocoapods_cache] Add verbose option (#19188) via Atsuto Yamashita
- [action] add frozen option to bundle_install action (#19183) via Atsuto Yamashita
- [action] add silent option to clean_cocoapods_cache action (#19187) via Atsuto Yamashita
- [action][clean_cocoapods_cache] Add allow-root option (#19185) via Atsuto Yamashita
- [action][bundle_install] add redownload option to bundle_install action (#19182) via Atsuto Yamashita
- [fastlane_core] mask passwords in verbose output (#19173) via Christoph Dreis
- [action][app_store_connect_api_key] Change default token duration (#19175) via David Brunow
- [action][zip] Add
:include
and:exclude
config options (#19149) via Liam Nichols - [spaceship] Add x-csrf-itc header to requests (#19145) via William Peterson
- [sigh] skip cert verification on linux & Windows (#19116) via Abdul Wadood
- [fastlane_core] skip overriding String.clear method when disabling colorization. (#19139) via Maxim Konstantinov
- [scan] Fix typo in xcpretty_reporter_options_generator.rb (#19122) via Ikko Ashimine
2.189.0 Improvements
2.188.0 Important fix for Apple ID auth
- [spaceship] new team switching endpoint (#19132) via Josh Holtz
- [fastlane] bump addressable to >= 2.8 for patch security vulnerability (#19087) via Josh Holtz
- [action] gradle: Update for GRADLE_OUTPUT_JSON_OUTPUT_PATH and GRADLE… (#19038) via Bình Phạm
- [fastlane] added rubocop rule for no is_string in fastlane folder and actions (#19069) via Josh Holtz
- [fastlane][plugins] updated the ruby version in plugins' template (#19046) via Manish Rathi
- [screengrab] update dependencies and remove a jcenter dependency (#19020) via penn5
- [action] remove all instances of
is_string
in options and usetype
for appledoc (#19042), update_url_schemes (#19027), validate_play_store_json_key (#19030), version_get_podspec (#19031), upload_symbols_to_sentry (#19029), upload_app_privacy_details_to_app_store (#19028), xcode_server_get_assets (#19032), update_urban_airship_configuration (#19026), update_project_provisioning (#19025), update_plist (#19024), update_keychain_access_groups (#19023), update_info_plist (#19022), update_icloud_container_identifiers (#19021) via Manish Rathi
2.187.0 Improvements
- [screengrab] general improvements, removed deprecated and un-needed code (#18003) via penn5
- [produce][spaceship] update bundle capability API and add new bundle capabilities (#18853) via Shyam Lad
- [action][setup_jenkins] Fix type for
add_keychain_to_search_list
option (#19005) via Manish Rathi - [action][sourcedocs] Fix options formatting (#18993) via Manish Rathi
- [snapshot] enable Snapshot to take Apple Watch 44mm screenshots (#1709) (#18890) via Matthew Flint
- [action][create-keychain] allow
timeout: 0
to specify "no time-out" (#18894) via Manish Rathi - [action] remove all instances of
is_string
in options and usetype
for unlock_keychain (#19000),slather (#18991),update_app_group_identifiers (#19001),update_code_signing_settings (#19002),update_fastlane (#19003),twitter (#18999),tryouts (#18998),testfairy (#18997),ssh (#18996),s3 (#18977),say (#18978),spm (#18995),splunkmint (#18994),sonar (#18992),slack (#18990),sh (#18989),setup_travis (#18988),setup_jenkins (#18987),setup_circle_ci (#18986),setup_ci (#18985),set_pod_key (#18984),set_info_plist_value (#18983),set_github_release (#18982),set_changelog (#18981),set_build_number_repository (#18980),scp (#18979),run_tests (#18964),rsync (#18963),resign (#18962),reset_simulator_contents (#18961),reset_git_repo (#18960),register_devices (#18959),puts (#18958),push_git_tags (#18957),prompt (#18956),podio_item (#18955),pod_push (#18954),oclint (#18953),number_of_commits (#18952),notarize (#18951),nexus_upload (#18950),modify_services (#18949),make_changelog_from_jenkins (#18948),mailgun (#18947),lcov (#18946),latest_testflight_build_number (#18945)
2.186.0 Improvements
- [action]adds action for obtaining remote repo default branch (#18845) via seanmcneil
- [spaceship] parse response body as json if not already (#18766) via Muhammet Ilendemli
- [spaceship] adding
individual_testers
attribute to Build model (#18922) via gsavit - [match] fix
nuke
exception when nuking with the empty files storage (#18864) via Manish Rathi - [match] add git authentication methods to match import command (#18903) via rb1193
- add builds attribute to BetaTester model (#18923) via gsavit
- [spaceship] add missing method to individually assign beta tester to builds (#18924) via gsavit
- [snapshot] fix Swift compiler version check for
SnapshotHelper.swift
(#18930) via Jorge Revuelta - [Fastlane.Swift] add new Swift 5.5 reserved keywords (#18928) via Jorge Revuelta
- [fastlane_core] fix the
ensure_array_type_passes_validation
error message (#18927) via Manish Rathi - [regression][pilot] fix upload using
api_key_path + apple_id
CLI options (#18860) via Manish Rathi - [actions] remove all instances of is_string in options and use type for jazzy (#18921), ipa (#18920), installr (#18919), install_on_device (#18918), increment_build_number (#18912), import_from_git (#18911), ifttt (#18910), hockey (#18909), hipchat (#18908), hg_push (#18907), hg_commit_version_bump (#18906), gradle (#18905), github_api (#18904), git_add (#18882), git_commit (#18883), get_push_certificate (#18881), get_managed_play_store_publishing_rights (#18880), get_ipa_info_plist_value (#18879), get_build_number_repository (#18878), erb (#18877), environment_variable (#18876), ensure_xcode_version (#18875), ensure_no_debug_code (#18874), ensure_git_status_clean (#18873), ensure_git_branch (#18872), dsym_zip (#18871), download_dsyms (#18870), download_app_privacy_details_from_app_store (#18869), deploygate (#18868) via Manish Rathi