Translators, this update adds several keys (and removes a couple).
What's Changed
- Rppairing support by @nab138 in #360
- Pairing files are now generated when you select your device, requiring you to tap trust
- RPPairing files are stored (but can be deleted) since they don't expire
- iloader combines lockdown and RPPairing files into one so that legacy lockdown apps and new rppairing apps work seamlessly with one pairing file
- App developers, this means you do not have to change the name of your pairing file when you add support to rppairing and iloader does not need an update, it will just work.
- Add an option to disable the use of the keyring as a workaround for several keyring errors
- Add keyboard shortcut to open logs so that you can open it while installing apps
- Devices are not auto selected when the app opens, you must manually select
- feat(i18n): add missing Polish locale keys by @marcinmajsc in #349
- Hungarian (magyar) language by @MCI49312 in #347
New Contributors
Full Changelog: v2.0.11...v2.1.0