Skip to content

Releases: testappio/cli

v1.10.4

26 Apr 12:13
Compare
Choose a tag to compare

Dynamic retry backoff and chunk size for some cases

v1.10.3

26 Apr 10:55
Compare
Choose a tag to compare

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

v1.10.2

02 Dec 15:21
Compare
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
Compare
Choose a tag to compare

Add source version

v1.10.0

26 Apr 21:22
b4ba8fa
Compare
Choose a tag to compare

Returning release IDs
Polishing some areas for performance

v1.0.9

06 Feb 20:05
73f8b7c
Compare
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
Compare
Choose a tag to compare

Display error in case of failed upload

v1.0.7

03 Dec 16:47
Compare
Choose a tag to compare

New upload server for faster uploads 🎉

v1.0.6

12 May 12:28
Compare
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

v1.0.5

04 May 11:44
Compare
Choose a tag to compare

Changing from POST to PATCH to support complex app setups