Releases: jkcoxson/idevice_pair
Releases ยท jkcoxson/idevice_pair
M5 Support
M5 support has been added to the built-in DDI
What's Changed
- Changed the icon by @Br0des in #32
- Fixed the mistake with the icon by @Br0des in #34
- Changed app icon, also makes the macos app icon have proper theming by @se2crid in #35
- Update readme link for supported apps by @phucisstupid in #36
- Adds Ctrl/Cmd shortcut to save pairing file by @se2crid in #37
New Contributors
- @Br0des made their first contribution in #32
- @phucisstupid made their first contribution in #36
Full Changelog: v0.1.8...v0.1.9
No more export
The export button has been removed for GitHub release builds. Build from source if you require this feature.
StikDebug and SideStore users should be using the "Install" button.
Full Changelog: v0.1.7...v0.1.8
No more generation
The generate button has been removed on prebuilt binaries. Please use the load button.
Also:
What's Changed
- Revise README for clarity and updated features by @se2crid in #27
- what're you doing with my fork? by @se2crid in #28
- Grammar by @yeIIowstar520 in #29
New Contributors
- @yeIIowstar520 made their first contribution in #29
Full Changelog: v0.1.6...v0.1.7
iPhone 17 (and Air) support
Just a rebuild with the new manifest
Fix Intel Mac GUI backend
People with old Macs can use the GUI now.
v0.1.4
The window backend has been replaced with wgpu instead of eframe. This allows for older hardware to run the application. Thank you @se2crid for implementing this.
What's Changed
- Add properly sized macOS icon by @SoCuul in #20
- hmm by @se2crid in #21
- Remove GPU acceleration requirement by switching to wgpu backend by @se2crid in #22
New Contributors
Full Changelog: v0.1.3...v0.1.4