Releases: Kosthi/ipatool-rs
Releases · Kosthi/ipatool-rs
0.1.5 - 2026-07-02
Compare
Sorry, something went wrong.
No results found
Release Notes
🐛 Bug Fixes
cli: read visible prompts from terminal
cli: improve login input UX
Install ipatool 0.1.5
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.5/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.5/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.5
0.1.4 - 2026-07-02
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
Fixed duplicated password input on Windows in both CLI login prompts and TUI login fields.
Clarified version download output by showing the resolved version ID and using it in default IPA filenames.
Improved errors for missing bundle identifiers and unavailable version IDs with storefront- and command-specific guidance.
Install ipatool 0.1.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.4/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.4/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.4
0.1.3 - 2026-06-30
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
Read version meta values from the selected IPA's main Info.plist instead of stale App Store download metadata.
Added targeted remote ZIP range reading for Info.plist so version metadata can be inspected without downloading the full IPA.
Re-authenticate and retry version list and version meta when stored password tokens expire.
Install ipatool 0.1.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.3/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.3/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.3
0.1.2 - 2026-06-29
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
Fixed version list requests for Apple's current response shape, including parsing version IDs from songList metadata and exposing the latest external version ID.
Improved version list text output by removing placeholder version: ? labels and marking the latest external version.
Added clearer guidance when version commands require purchasing the app first.
Preserved the selected IPA app bundle and directory metadata when patching downloaded archives.
Install ipatool 0.1.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.2/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.2/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.2
v0.1.1
Compare
Sorry, something went wrong.
No results found
Install ipatool 0.1.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.1/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.1/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.1
0.1.0 - 2026-06-29
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Initial Rust implementation of the ipatool CLI for searching, purchasing, and downloading IPA files.
Interactive terminal UI with Search, Library, Downloads, and Account tabs.
Apple ID login, 2FA handling, credential storage, and token refresh flows.
App Store search, purchase, download, version listing, and IPA patching commands.
Text and JSON output modes for scripting.
CI and release workflows for Linux, macOS, and Windows builds.
Install ipatool 0.1.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.0/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.0/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.0