Thank you for all your feedback and contributions!
Tip
For idevice configuration, you can use idevicepair for easily retrieving a pairing file for installing!
What's Changed
- Added the ability to choose when to stay active in the background by @Nyasami in #502
- It will keep itself active when content is being downloaded or being installed.
- Added ability for signing services to bundle default certificates inside of Feather, by following a set scheme:
- References in code to how it imports signing-assets can be found here.
Feather.app |__ signing-assets |__ SuperDuperSign |__ file.p12 |__ file.mobileprovision |__ file.txt |__ SuperDuperUltraSign |__ file.p12 |__ file.mobileprovision |__ file.txt - Added LocalDevVPN integration by @CelloSerenity in #546
- Also removed mentions of StosVPN as that is no longer on the App Store.
- Added alerts for export/copy repo buttons by @neoarz in #536
- Added support for altstudio date format (#529) by @Nyasami in #532
- Fixes theme section clipping on iOS 26 by @shgew in #492
- Fixes text cutoff in donation banner by @scratchyone in #494
- Made unsigned/signed sections in the library tab not appear unless populated by @sdhEmily in #500
New Contributors
- @shgew made their first contribution in #492
- @scratchyone made their first contribution in #494
- @sdhEmily made their first contribution in #500
- @mattp12 made their first contribution in #518
- @neoarz made their first contribution in #536
Full Changelog: v2.4.0...v2.5.0