What's Changed
* 97914326c9209beb993af083aea2bd7cda75fef9 Updated docs how to build exe
* 7f109c01d10adb6496fd7faefad3dd7e780b6a8c Added error handling in MobileActivationService for create_activation_info_with_session and create_activation_info methods
* 3707974680607cb632f013f346ffdcf45a25b3b3 mobile_activation: Skip AppleID query in `activate`
* 8df0ae89471856a5717db47a1a373f4417afa914 lockdown: add property: assistive_touch
* 3164e6e5df900912c59bbdd18a2a75cabc108fbd diagnostics: added missing `MobileGestaltKeys` keys
* 94c4720780a03b7cf139a545e4748f4bdb8b78a2 fix tunneld examples in README
* f31b225e2992359b0c145dfd9e76e6c24b87ae22 cli: use dynamic imports to improve performance
* 0a3dc15cd3d6dd518fd9657a1ec97806a65986e0 ca: fix `DeprecationWarning` on python3.12
* 13a62b4513ea08a51947cbc2774e78858306eb7c tunneld: fix fastapi `DeprecationWarning`
* b46ce2072b2c168ec75625df10f6bf1e13c96175 cli: fix permissions check on remote commands for windows
New Contributors
* StephenGemin made their first contribution in https://github.com/doronz88/pymobiledevice3/pull/699
* bwhiteley made their first contribution in https://github.com/doronz88/pymobiledevice3/pull/703
* sbgillett made their first contribution in https://github.com/doronz88/pymobiledevice3/pull/702
**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.29.4...v2.30.0