Skip to content

Releases: Magic-Pod/magicpod-api-client

1.61.0.1

08 Apr 02:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed an issue where the branch option wasn't recognized when setting is included (#33)

1.47.0.1

14 Sep 03:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Fixed a security issue (#31)
  • Added upload-data-pattern-csv command (#32)

1.41.0.1

23 Jun 02:55

Choose a tag to compare

  • Fix typos (#29)

1.40.0.1

07 Jun 01:53

Choose a tag to compare

  • Added a new option -B or --branch_name to specify a branch name for a batch run

1.38.0.1

16 May 02:41

Choose a tag to compare

  • Fix the regression that some iOS apps uploaded by the upload-app command are unable to launch
    • Regression since 1.37.0.1

1.37.0.1

30 Apr 04:19

Choose a tag to compare

  • Updated dependencies to address vulnerabilities (#22)

NOTE: This version is back to pre-release due to a bug. (#23)

1.2.0.1

26 Nov 08:48

Choose a tag to compare

  • Updated dependencies due to a vulnerability (#19)
  • Added Linux arm64 binary

-- (edited: 2023-11-27) --
As we encountered a downloading trouble for Linux binary, now we have two duplicated files for Linux x86 linux64_magicpod-api-client.zip and linux64_amd64_magicpod-api-client.zip. They are identical files.
We recommend downloading the binary file through MagicPod Web API, not by directly specifying the files on GitHub.

0.99.39.2

11 Oct 01:39

Choose a tag to compare

  • Fixed an issue where upload-app command wrongly returned 0. (#13)
  • Now both architectures of macOS (Intel and Apple Silicon) are supported by one binary.

0.99.39.1

05 Oct 03:36
f21e759

Choose a tag to compare

  • Added support for batch run GET APIs (#7) by #8, #9, and #10
  • Added duration to test runs and batch runs by #11

0.99.32.1

29 Jun 13:20

Choose a tag to compare

  • Added a concrete example for http_headers option in #5
  • Improved README in #4, #6