You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IPA Security Scanner — New Security tab lets users scan a downloaded IPA for permissions, entitlements, URL schemes, and potential risk indicators. Full reports can be exported as Markdown or JSON.
Import External IPA — The Downloads page now accepts externally sourced .ipa files via a file picker. Imported files are resigned and added to the local library.
Wireless Device Installation — Apps can now be installed to connected devices over Wi-Fi via devicectl, in addition to the existing wired path.
Device Compatibility Check — The App Detail page now displays the app's minimum iOS version requirement and warns when the connected device is incompatible before installation begins.
Settings: Tabbed Layout & About View — The Settings window has been reorganised into tabs. A new About tab shows the app version, credits, and relevant links.
Configurable Search Result Limit — Users can now set the maximum number of App Store search results from the Settings page.
Improvements
FairPlay / Apple ID Warning — Installing an IPA that was purchased under a different Apple ID now shows a prominent warning explaining the potential DRM lock-out before proceeding.
Non-ASCII App Name Fix — CLI tools spawned for device installation are now invoked with a UTF-8 locale, preventing Turkish and other non-ASCII app names from being corrupted (e.g. "T??kla" → "Tıkla").