New features:
- spaceship: Add support for managing In-App purchases (#7834)
- spaceship: Add Developer Portal user management (#8047)
- match: Officially add support for enterprise In-House profiles and certificates
- scan: support for test-without-building, build-for-testing, and xctestrun (#7130)
- sigh and spaceship: Add tvOS support (#7815)
- fastlane: Add attachment support to
mailgun
action (#8044) - snapshot and scan: logarchive extraction (#8033)
Improvements
- spaceship: Fix issue with case sensitive bundle identifiers (#8068)
- spaceship: Allow our custom Spaceship::Base#inspect to work with object graphes containing circular references (#8019)
- frameit: Added font_scale_factor as a fraction of the screen width (#8034)
- sigh: download_all name file using profile UUID instead of application bundle identifier (#8082)
- Allow xcargs to accept Hash & Array, auto-converted to a shell-escaped String (#8051)
- Switch from unmaintained colored to maintained colored2 (#8028)
- Improved documentation for all tools
- local actions should be imported before their Fastfile otherwise importing the Fastfile might fail (#8080)