Skip to content

Releases: testappio/cli

v1.11.0

18 Jan 21:47

Choose a tag to compare

Stability Improvements

  • Fixed upload hangs - Uploads no longer freeze on slow or unreliable networks
  • Better retry logic - Improved handling of transient network failures
  • Fixed crash on corrupted IPA files - Now shows a friendly error message

Security

  • Secure config storage - API tokens are now stored with owner-only permissions

Improvements

  • Better error messages - Clearer feedback when something goes wrong
  • UTF-8 support - Emoji and special characters in release notes work correctly
  • Git integration - Clear warnings when git info can't be retrieved
  • Windows compatibility - Fixed config file path handling

v1.10.4

26 Apr 12:13

Choose a tag to compare

Dynamic retry backoff and chunk size for some cases

v1.10.3

26 Apr 10:55

Choose a tag to compare

Add the ability to override method for some cases --override_method=true

v1.10.2

02 Dec 15:21

Choose a tag to compare

  • Better upload retry mechanism
  • Verify Android (package, version and version code)
  • Verify iOS (bundle ID, version and build ID)
  • Verify iOS certificate expiration date
  • Show release page rather than app page
  • Improve error messages a bit
  • Hide system flags

v1.10.1

27 Apr 09:41
b4ba8fa

Choose a tag to compare

Add source version

v1.10.0

26 Apr 21:22
b4ba8fa

Choose a tag to compare

Returning release IDs
Polishing some areas for performance

v1.0.9

06 Feb 20:05
73f8b7c

Choose a tag to compare

We have improved our retry and resume uploads and fixed any issues with GitHub Action.

We now provide you with more informative error messages and notifications so that you don't have to take the initiative to report any problems.

v1.0.8

19 Jan 18:54
73f8b7c

Choose a tag to compare

Display error in case of failed upload

v1.0.7

03 Dec 16:47

Choose a tag to compare

New upload server for faster uploads 🎉

v1.0.6

12 May 12:28

Choose a tag to compare

Add option --archive_latest_release true or false to automatically archive the current latest release upon successful upload

Full Changelog: v1.0.4...v1.0.6