Warning
You cannot update to v2
with Feather v1
, please use an online signer to get this on your device.
Feather has been rewritten from the ground up! Thank you for all of your support for this to happen, I really appreciate all the people who've supported me and help tested this throughout this month.
What's New
- Feather now uses SwiftUI as it's main UI framework, to keep it maintainable and allow contributors (like you!) to help contribute to the project.
- iPad UI has gotten an overhaul
- Due to SwiftUI this required we dropped support for iOS 15, to keep development sane.
- Many bug fixes, signing improvements, etc.
- Theres now an alternative way of installing that is much more reliable than using the default built-in server that Feather v1 originally had, since it doesn't rely on any networking or SSL certificates, its actually fully offline (but requires a computer for initial setup)!
- This alternative way of installing is in a seperate build of Feather.
- Zsign has been converted to a free to use Swift Package for anyone to use, which includes Swift wrappers.
Full Changelog: https://github.com/khcrysalis/Feather/commits/main
Files
Feather-default.ipa
: The standard and original way of installing apps with an SSL server.Feather-pairing.ipa
: An alternative way of installing apps, requires a pairing file and VPN.