Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/spaceship

0.10.3 Better handing of iTC server errors

01 Oct 22:07
Compare
Choose a tag to compare

Automatic retry when iTunes Connect returns a server error

0.10.2 Fixed issue with Apple TV

30 Sep 20:47
Compare
Choose a tag to compare
  • Fixed an issue with provisioning profiles when the user has a registered Apple TV
  • Fixed editing iTunes Connect metadata for apps waiting for Review

0.10.1 Improvements

29 Sep 04:04
Compare
Choose a tag to compare
  • Improved the detection of the app status
  • latest_version will now always return a version

0.10.0 New iTC APIs

29 Sep 03:28
Compare
Choose a tag to compare
  • Added support to set app age ratings on iTC
  • Added support for creating new languages
  • Changed version updates to the new API endpoint
  • Added new ensure_version! method to either create or modify a given version
  • Updated create_version! to work with the new iTunes Connect

0.9.1 Bugfix

28 Sep 18:55
Compare
Choose a tag to compare

Fixed an issue with collecting builds

0.9.0 Asset Uploads for iTC

27 Sep 05:25
Compare
Choose a tag to compare
  • spaceship can now upload all kinds of assets to iTunes Connect like screenshots, videos, app icon and more. Special thanks to @lacostej
  • Support for selecting builds to submit the app for review
  • Added support for setting and receiving the price tier
  • Automatic removal of alpha channels for png images
  • Improved error handling
  • Added user information to the client

0.7.0 Updated to the new iTunes Connect

25 Sep 05:49
Compare
Choose a tag to compare

A big refactor of spaceship to work with the new iTunes Connect which was deployed on 24th September 2015.

This update introduces breaking changes to the iTunes Connect part of spaceship - there was no way to avoid this. Also, since spaceship is not at version 1.0 yet, I couldn't do a major version bump

Take a look at the diff to see what has changed

0.6.1 Improved API Key caching

08 Sep 18:22
Compare
Choose a tag to compare

Fixed an issue where an invalid API got cached

0.6.0 Updated to the new AccountManager

07 Sep 21:12
Compare
Choose a tag to compare
  • spaceship now uses the new AccountManager to manage your credentials
  • Code Style Improvements

0.5.3 Improved output when login failed

19 Aug 16:14
Compare
Choose a tag to compare

Improved the output when the login failed