Skip to content

Releases: Magic-Pod/magicpod-api-client

1.67.0.1

Choose a tag to compare

@yaumu3 yaumu3 released this 09 Jul 02:49
Immutable release. Only release title and notes can be modified.
ea0a973

Fixed a security issue #34

1.61.0.1

Choose a tag to compare

@mwakizaka mwakizaka released this 08 Apr 02:37
Immutable release. Only release title and notes can be modified.

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

1.47.0.1

Choose a tag to compare

@nkns165 nkns165 released this 14 Sep 03:17
Immutable release. Only release title and notes can be modified.
  • Fixed a security issue (#31)
  • Added upload-data-pattern-csv command (#32)

1.41.0.1

Choose a tag to compare

@f1047 f1047 released this 23 Jun 02:55
  • Fix typos (#29)

1.40.0.1

Choose a tag to compare

@nkns165 nkns165 released this 07 Jun 01:53
  • Added a new option -B or --branch_name to specify a branch name for a batch run

1.38.0.1

Choose a tag to compare

@f1047 f1047 released this 16 May 02:41
  • 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

Choose a tag to compare

@f1047 f1047 released this 30 Apr 04:19
  • Updated dependencies to address vulnerabilities (#22)

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

1.2.0.1

Choose a tag to compare

@nkns165 nkns165 released this 26 Nov 08:48
  • 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

Choose a tag to compare

@nkns165 nkns165 released this 11 Oct 01:39
  • 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

Choose a tag to compare

@nkns165 nkns165 released this 05 Oct 03:36
f21e759
  • Added support for batch run GET APIs (#7) by #8, #9, and #10
  • Added duration to test runs and batch runs by #11