master
[metrics] move to GA4 and improve metrics (#30111)
[docs] fix typos, grammar issues and improve wording across the codebase, documentation and specs (#19495)
Harden FastlanePty, in particular handle external program crashes (#21618)
[fastlane_core] Fix video resolution parsing when audio track precedes video track (#30143)
Migrate fastlane_core to the fastlane mono repo
Add Android and iOS app_id/package_name guessers with ability to check config files (#10477)
[core] remove leftover launch and completion analytics from UpdateChecker (#13918)
[core] fix duplicate builds being matched in BuildWatcher (#22256)
[core] detect installed Developer ID intermediate certificates by their common name (#30126)
[spaceauth] add `--copy_to_clipboard` option to `spaceauth` (#18538)
[screengrab] Fix screenshot copy count and path probe output (#30038)
Allow xcargs to accept Hash & Array, auto-converted to a shell-escaped String (#8051)
[fastlane_core] Fix the `ensure_array_type_passes_validation` error message (#18927)
[fastlane_core][configuration] suggestion message improvement when fetching value with non symbol key (#18696)
[fix] Update simctl command in device_manager.rb [21893] (#21894)
spec_helper refactoring and fixing Scan tests (#14503)
Remove crash reporter from fastlane (#11940)
[core] fix for when FastlaneFolder.swift? when no Fastfile or Fastfile.swift? (#13412)
Fix pty not fully flushing output and causing flaky tests #21792 (#21793)
[core] Reduce duplication on output and noise during failure. (#30097)
[ci] remove AppVeyor for Windows tests on GitHub Actions (#29876)
[all] remove all $ globals (#7301)
[snapshot] fix: keep 'stderr' during simulator configuration/launch (#29839)
Add UI.abort_with_message! for aborting in non-exceptional circumstances (#9218)
fix typos in comments and code (#20005)
[fastlane_core] fix non-UTF-8 char issues when analysing ipa (#19697)
[fastlane_core] Create a unique package directory for non-macOS uploads (#30144)
[fastlane_core] Restore altool -f flag, keep -assetFile only for iTMSTransporter (#30106)
better cross platform tests (#11677)
[scan] Handle array destination in xcodebuild_destination_parameter (#30069)
[sigh][match] fix: provisioning profiles location for Xcode 16 (#29508)
[crashlytics] improve logging during error (#30077)
[actions] fix "sh" broken when output is in encoding other than UTF-8 (#18075)
[scan] Filter simulators with version greater than SDK version of active Xcode installation when choosing default (#21677)
Add parentheses for all method calls (#11474)
Update fastlane UI handler to support FastlaneCI rendering (#11857)
Remove "sudo" for gem install (#18189)