This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/spaceship
Releases · fastlane-old/spaceship
1.0.0 Update to support fastlane 2.0
- Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
- This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
- Calling
<tool-name>
from the commandline is now deprecated. Please usefastlane <tool-name>
instead.
0.39.0 Support for macOS apps, multiple platforms for pilot & more
- Identify iMessage screenshots, fixes #7366 (#7399)
- Teach pilot about apps with multiple platforms (#7267)
- Add platform parameter to spaceship iTC client (#7328)
- Add support for macOS apps (#7180)
- Upgrade fastimage, fixes #7370 (#7401)
0.38.5 Update spaceship to work with the new iTunes Connect
- Update spaceship to work with the new iTunes Connect
- Update Gemfile setup to use local copy by default
- Improved docs
0.38.4 Improvements
- Fix bad interactions with the babosa gem (#7243)
0.38.3 Hot fix
- Revert Allow non-ASCII app names (#7210)
- Allow rejecting app versions (#7152)
0.38.2 Improvements
- Allow non-ASCII app names (#7210)
- Fix for locales with different iTC locales (#7193)
0.38.1 Improvements
- Fix 'undefined method tmpdir' in client.rb
0.38.0 Improvements
- Update primary language API for creaing a new iTC app
- Fix voip cert (#7087)
- Remove use of missing 'app_id' variable from AppVersionCommon (#7120)
- Add information about iTC env variable (#7031)
- Support iMessage Screenshots, fixes #6124 (#6823)
- Ability to list disabled devices, enable and disable them (#7067)
- [Spaceship] Adding in the necessary pieces for iTunes Connect platforms (#4447)
- Collapse markdown code blocks (#7002)
- Spaceship selects cookie path from set of preferred
0.37.0 Improvements
- Adding groups support for external testers (#6829)
- Allow
produce
to enable/disable additional services (apple-pay, game-center, in-app-purchase, sirikit) - Add update check to ensure people are running the latest release (#6800)
- Show instructions on how to solve common TestFlight error (#6766)
- Replace step with factor, so that users that use CMD F find it either way (#6762)
- Add
SPACESHIP_TIMEOUT
environment variable to change the default timeout (#6712)
0.36.2 Update team selection for new iTC
Fix team selection with the new iTunes Connect (#6716)