Skip to content

Releases: nab138/iloader

v2.2.4

12 Apr 17:26
6dfc136

Choose a tag to compare

What's Changed

  • Fix support for older macos versions by configuring vite to output es2018
  • Add Nix support by @xerz-one in #389
  • Update ja.json by @muscat-yummy in #379
  • Update Russian translation by @mirdukkkkk in #388
  • Fixed typos in arabic by @okinaau in #391
  • Hyperlink the itunes download in suggestions

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

08 Apr 03:51

Choose a tag to compare

What's Changed

  • Fixed a bug where the anisette server in suggestions wouldn't update
  • Fixed a bug where one bad device on the network would cause others to not load
  • Updated dependencies

Full Changelog: v2.2.2...v2.2.3

v2.2.2

07 Apr 17:53

Choose a tag to compare

What's Changed

  • Replace several unwrap()'s with proper error handling in isideload to reduce crashes/hangs
  • Add additional logging to help debug the malformed asn.1 der error
  • Add keyring_with_message to frontend error types to prevent black screen
  • Update hu.json with new lines by @MCI49312 in #376
  • Update Arabic with the new lines by @okinaau in #374

Full Changelog: v2.2.1...v2.2.2

v2.2.1

06 Apr 15:24

Choose a tag to compare

What's Changed

  • Properly display error messages when selecting device

Full Changelog: v2.2.0...v2.2.1

v2.2.0

06 Apr 04:51

Choose a tag to compare

Translators, this version adds many new keys (sorry!)

What's Changed

  • Error suggestions by @nab138 in #372
    • Intelligent suggestions for common errors based on the type of error and operating system
  • Skip rrpairing for devices <17.4
  • Allow entering non emails in the apple id field
  • Automatically select a device if it has paired already, otherwise don't
  • Fixed several bugs

Full Changelog: v2.1.1...v2.2.0

v2.1.1

05 Apr 00:45

Choose a tag to compare

What's Changed

  • Fixed logs z-index so it shows up on top of operations
  • Updated Arabic with the new lines by @okinaau in #361

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Apr 20:35

Choose a tag to compare

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

v2.0.11

01 Apr 15:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.0.11

v2.0.10

22 Mar 18:13

Choose a tag to compare

Translators: This update adds a few new strings that need to be translated

What's Changed

  • Allow pressing enter to login and submit 2fa code
  • Fix NoEntry error when clicking reset anisette state
  • Gracefully handle when secret service isn't available by disabling the "store credentials" functionality
  • Improve error handling with pairing files
  • Add place pairing in all apps button
  • ApplicationVerificationFailed is no longer an unknown error
  • Update crypto depedencies

Full Changelog: v2.0.9...v2.0.10

v2.0.9

18 Mar 20:48

Choose a tag to compare

What's Changed

  • Increased anisette provisioning timout and error message
  • Change to zbus from dbus to hopefully alleviate secret service errors
  • i18n: improve Korean translations by @seomin0610 in #154
  • Add Japanese Translate by @kakik0u in #156
  • Added Armenian Language by @Ordyan777 in #174

New Contributors

Full Changelog: v2.0.6...v2.0.9

Don't mind the fact that it skipped v2.0.7 and v2.0.8... I made an oopsie