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.32.2 Improvements

16 Sep 07:01
Compare
Choose a tag to compare
  • Fixed bug 2 step auth login (#6130)
  • Fix to_json method signature (#6092)

0.32.1 Linux fix

01 Sep 21:30
Compare
Choose a tag to compare

Fixed an issue with cachine on Linux machines

0.32.0 Improvements

29 Aug 16:31
Compare
Choose a tag to compare
  • Added ability to retrieve rating and review information about an application (#5861)
  • Fix csrf token for provisioning profiles (#5908)
  • Caching improvements (#5887)

0.31.10 Server updates

25 Aug 06:02
Compare
Choose a tag to compare
  • Update spaceship to support creating new apps on the updated iTunes Connect (#5877)
  • Fix csrf_token when downloading a profile (#5876)

0.31.9 Store csrf tokens by entity type

24 Aug 20:47
Compare
Choose a tag to compare
  • CSRF token storage by entity type so that there is always a valid token (#5872)

0.31.8 Fix another CSRF token issue

24 Aug 02:52
Compare
Choose a tag to compare

Fixed another issue with the csrf token

0.31.7 Hot fixes

22 Aug 18:10
Compare
Choose a tag to compare
  • Change order of ensure_csrf in create_app! (#5836)
  • Add check for csrf to revoke_certificate!, create_app_group!, and delete_app_group! (#5835)
  • Add exception when user is in no teams (#5834)

0.31.6 Hot fix for csrf token handling in `repair_provisioning_profile`

20 Aug 03:44
Compare
Choose a tag to compare
  • Add csrf token handling to repair_provisioning_profile (#5820)

0.31.5 Bugfix

19 Aug 21:15
Compare
Choose a tag to compare

Add additional calls to ensure csrf token

0.31.4 Hotfix for creating via spaceship

19 Aug 20:22
Compare
Choose a tag to compare
  • Fix collection of csrf tokens to enable creating of resources (apps, certs, etc) (#5815)