Unclaimed project
Are you a maintainer of Feather? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Feather
Free on-device iOS/iPadOS application manager/installer, using certificates part of the Apple Developer Program.
Back to changelogNew
Feather v2.5.0
Thank you for all your feedback and contributions!
[!TIP]
For idevice configuration, you can use PlumeImpactor 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 https://github.com/khcrysalis/Feather/pull/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 https://github.com/khcrysalis/Feather/pull/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 https://github.com/khcrysalis/Feather/pull/536Added support for altstudio date format (#529) by @Nyasami in https://github.com/khcrysalis/Feather/pull/532Fixes theme section clipping on iOS 26 by @shgew in https://github.com/khcrysalis/Feather/pull/492Fixes text cutoff in donation banner by @scratchyone in https://github.com/khcrysalis/Feather/pull/494Made unsigned/signed sections in the library tab not appear unless populated by @sdhEmily in https://github.com/khcrysalis/Feather/pull/500New Contributors
- @shgew made their first contribution in https://github.com/khcrysalis/Feather/pull/492
- @scratchyone made their first contribution in https://github.com/khcrysalis/Feather/pull/494
- @sdhEmily made their first contribution in https://github.com/khcrysalis/Feather/pull/500
- @mattp12 made their first contribution in https://github.com/khcrysalis/Feather/pull/518
- @neoarz made their first contribution in https://github.com/khcrysalis/Feather/pull/536
Full Changelog: https://github.com/khcrysalis/Feather/compare/v2.4.0...v2.5.0