Release 2.6.0 adds macOS App Store support, builds for jailbroken iOS devices, and more reliable downloads. ✨
- macOS App Store support: Search for and download Mac apps, list available versions, and retrieve version metadata using
--platform macos. - Run on jailbroken iOS devices.
- Search results now show supported platforms.
list-purchasescommand includes Mac apps and supports filtering with--platform. - Use purchase
--app-idto obtain an app license without looking up its bundle identifier. - Interactive login now prompts for your email when omitted, with cleaner inline prompts and masked password input.
- Improved recovery from App Store errors and fixed issues with resuming interrupted downloads, including when progress output is disabled.
- Downloaded IPAs now include iTunes artwork when available, with fixes for OTA installation compatibility.
- Improved handling of unexpected Apple responses and fixed a Linux crash on systems with both glibc and musl installed.
- Added support for XDG_STATE_HOME and XDG_DATA_HOME, with automatic migration of existing sessions when possible.
Full Changelog: v2.5.0...v2.6.0