Skip to content

Releases: majd/ipatool

v2.1.6

10 Feb 22:35
e5291ba
Compare
Choose a tag to compare

What's Changed

  • Fixed purchase command. Apps can now be purchased again solely using the tool.

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

21 Jan 22:00
21cbd59
Compare
Choose a tag to compare

What's Changed

  • Added ability to download apps by supplying app ID instead of bundle ID.
  • Fixed authentication which impacted search and download functionality.

Note: purchase subcommand is currently broken due to server-side API changes done by Apple.
Subcommand purchase is functional again as of release v2.1.6.

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

20 Jan 09:30
58e9a18
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where some file handles were left dangling.
  • Fixed a bug where the progress bar was showing in non-interactive mode.
  • Updated Go dependencies.

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

11 Jun 06:44
19e7261
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where temporary files were not removed after downloading the app package.
  • Fixed a bug where the --keychain-passphrase flag was marked as invalid.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

04 Jun 16:04
90253c3
Compare
Choose a tag to compare

What's Changed

  • FileBackend keyring is now used when other options are not available.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

29 May 18:33
6a7adab
Compare
Choose a tag to compare

What's Changed

  • Fixed reading config directory.

Changelog for v2.1.0

  • Implemented Lookup API.
  • Implemented AccountInfo API.
  • Implemented ReplicateSinf API.
  • Added storefront code for Georgia (GE).
  • Build version is now set using linker flags.
  • Refactored API interfaces.
  • Improved tests for http package.
  • Integrated golangci-lint linter.
  • Added v2 suffix to module path.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 May 13:30
74e7588
Compare
Choose a tag to compare

What's Changed

  • Implemented Lookup API.
  • Implemented AccountInfo API.
  • Implemented ReplicateSinf API.
  • Added storefront code for Georgia (GE).
  • Build version is now set using linker flags.
  • Refactored API interfaces.
  • Improved tests for http package.
  • Integrated golangci-lint linter.
  • Added v2 suffix to module path.

Full Changelog: v2.0.3...v2.1.0

v2.0.3

08 Apr 21:27
4f3115d
Compare
Choose a tag to compare

What's Changed

  • Added support for downloading Apple Arcade games.
  • Fixed windows builds not having exe extension.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 Jan 20:06
56cc64f
Compare
Choose a tag to compare

What's Changed

  • Fix Sinf patch when app contains a Watch App by @Itaybre in #140
  • Add storefront code for Albania (AL) by @majd in #141
  • Set default output path to current working directory by @majd in #142

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Jan 22:04
094ff93
Compare
Choose a tag to compare

What's Changed

  • Publish sha256 hash for Linux & Windows releases by @majd in #133
  • Add storefront code for Mongolia by @majd in #134

Full Changelog: v2.0.0...v2.0.1