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.27.0 Improved TestFlight builds handling

15 May 19:50
Compare
Choose a tag to compare

Improved handling of processing TestFlight builds

0.26.3 Improvements

13 May 18:17
Compare
Choose a tag to compare
  • Add a HTTP header to a login call to try to solve Zlib::BufError
  • Stop hard-coding app id (#4569)

0.26.1 Bugfix

20 Apr 09:53
Compare
Choose a tag to compare

Improved reviewAccountRequired detection

0.26.0 Improvements

19 Apr 16:02
Compare
Choose a tag to compare
  • Added support for the new reviewAccountRequires option
  • Added tvOS profile support
  • Other improvements

0.25.1 Updated for new Member Center

08 Apr 05:04
Compare
Choose a tag to compare

Updated spaceship to work with the new Apple Developer Portal

0.25.0 2 Step Verification

07 Apr 16:47
Compare
Choose a tag to compare
  • spaceship now supports 2 step verification for both iTunes Connect and the Developer Portal 🔒
  • Added spaceauth to authenticate a CI server
  • Support for promo codes
  • Improved tests

0.24.1 Improvements

24 Mar 19:10
Compare
Choose a tag to compare
  • AppVersion candidate_builds method ties the applications apple_id to the build now.
  • Updated docs link
  • Produce junit test report XML on Circle CI
  • Exposed internal and external testing status

0.24.0 Improvements

17 Mar 20:15
Compare
Choose a tag to compare
  • Added access to build details of iTunes Connect
  • Improved error display in fastlane

0.23.0 Release Versions, Price Tiers & Improvements

09 Mar 19:04
Compare
Choose a tag to compare
  • Added support to fetch ITC pricing tiers
  • Removed pry dependency to make spaceship lighter
  • Add ability to release an app version

0.22.0 App Version History and more

03 Mar 23:10
Compare
Choose a tag to compare
  • Added new AppVersionHistory class (thanks @lacostej)
  • Improved device UDID finding
  • Updated spaceship to work with the latest Developer Portal