new
- Extend support for embedding a gadget configuration and script added in version 1.9.0 to iOS IPA's. Thanks @interference-security (#349)
- Automatically toggle
extractNativeLibstofalsein Android manifests (with a flag to leave the value untouched). Thanks @StingraySA (#353) - Refactor the
ios keychain addcommand. The--keyflag has been removed in favour of the--accountand--serviceflags, allowing for more granular setting of attributes for a keychain item. (4dadfc4)
fixes
- Improve
apktoolversion parsing on Windows (79aa7ed) - Fix command line overload parsing for the
android watch class_methodcommand (f08cc24) - Improve shell command argument. Thanks @dvalter (#355)
other
- Bump agent dependencies (cf204a0)