CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 202
Releases: khcrysalis/Feather
Feather v2.2.2
Compare
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
- Fixed issue regarding a persistent invalid watchOS app, by just deleting it entirely.
Full Changelog: v2.2.1...v2.2.2
Assets 3
Feather v2.2.1
Compare
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
- Made signing more robust, hopefully should sign most if not all apps effectively now.
- Made filtering options be saved instead of being temporary.
Full Changelog: v2.2.0...v2.2.1
Assets 3
Feather v2.2.0
Compare
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
- Fixed crash when exporting with sharesheet on iPad.
- Fixes issues regarding navigation bar disappearing in sources.
- Fixes app permissions.
- Fixed some signing issues by recursively deleting
_CodeSignature
in all directories inside of the application, this also includes recursively checking for which binaries to sign. - Added icon-picker for those with AppID capabilities.
- Added options to reset / clear cache the app has built-up.
- Added URL scheme for exporting certificates, mainly useful for applications enabling JIT.
feather://export-certificate?callback_template=<template>
- See SideStore/SideStore#959 for more information.
- Added URL scheme for importing certificates.
feather://import-certificate?p12=<base64>&mobileprovision=<base64>&password=<base64>
- Added delete after signing option.
- Added section for recommended repositories.
- Added Polish Localizable by @marcinmajsc in #397
- Cleaned up some views, installation and signing options are most prevalent.
- Polished much of the UI.
- Expanded scope for searching in repositories.
New Contributors
- @marcinmajsc made their first contribution in #397
Full Changelog: v2.1.1...v2.2.0
Assets 3
Feather v2.1.1
Compare
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
- Fixes some issues with sideloaded apps on iOS 26 by fixing old arm64e slice.
- Fixes issue with some signing options not saving.
- Fixes crashed related to revokation check, by making it do less requests.
- Added ability to force liquid-glass in sideloaded applications for iOS 26.
- Added an option to replace applications pre-injected with CydiaSubstrate with ElleKit.
- Added customization options in appearance settings, which includes an experiment for liquid glass.
- Disable autocapitalization in textfields by @CelloSerenity in #386
- Vietnamese language update strings by @arm64x in #389
New Contributors
- @CelloSerenity made their first contribution in #386
Full Changelog: v2.1.0...v2.1.1
Assets 3
Feather v2.1.0
Compare
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
- Fixed some issues regarding leftover files existing before signing which may have caused some issues when installing the app.
- Fixed some issues regarding things running on the incorrect thread, causing unneedless overhead.
Default
andPairing
builds are now combined into one build (this uses the default builds identifier).- Certificates now prominently display when they are revoked.
- News cards can now be expanded to see more information.
- Added some extra options such as Copy and Install within certain context menus.
- Added Indonesian language support by @Am1nCmd in #359
- When finished 'installing' you are prompted to open the app by @khcrysalis in #372
- This may have some delays with Server installation configuration.
- Pairing code is now isolated in a seperate package, which can be found here.
New Contributors
- @Am1nCmd made their first contribution in #359
- @jacobprezant made their first contribution in #365
Full Changelog: v2.0.1...v2.1.0
Assets 3
Feather v2.0.1
Compare
Thank you for all your feedback and contributions!
Tip
For pairing
builds, you can now use idevicepair for easily retrieving a pairing file for installing!
What's Changed
- Added additional checks for idevice socket connections before installation
- Made pairing file detection more robust, it now automatically updates once imported.
- Theres new UI for keeping track of import progress, such as archiving and downloading inside of library.
- Add Vietnamese language for Feather v2 by @arm64x in #336
- Added Turkish translation. by @ismailcarlik in #348
- Visual improvements by @ismailcarlik in #351
- Fix repo bundle identifier mismatch with ipa by @yuna0x0 in #356
- Don't rely on xcode compression by @0xilis in #358
New Contributors
Full Changelog: https://github.com/khcrysalis/Feather/commits/v2.0.1
Files
Feather-default.ipa
- The original way of installing, using a built-in server.Feather-pairing.ipa
- An alternative way of installing, requires a pairing file with idevicepair and a VPN.
Assets 4
Feather v1.4.1
Compare
What's Changed
- fix: Fixed crash when searching and deleting in Library tab
- fix: Fixed share sheet not appearing in the right spot on iPads
Full Changelog: v1.4.0...v1.4.1
Assets 4
Feather v1.4.0
Compare
What's Changed
- fix: Fixed crash regarding server options incorrectly refreshing the wrong row (oops!)
- feat: Add support for Kravasign repo code importing, now supports the old and new versions of the apps.
- feat: Add ability to visit the repos website if specified.
Full Changelog: v1.3.1...v1.4.0
Assets 4
Feather v1.3.1
Compare
What's Changed
- Made (signed) app updates be togglable in settings, by default they will be disabled.
Full Changelog: v1.3.0...v1.3.1
Assets 4
Feather v1.3.0
Compare
What's Changed
- feat: You're now able to copy download URL's for applications
- feat: Altstore news cards now appear inside of repositories if they exist
- feat: display release dates inside of repos
- lang: German Translation Update by @TeamYukizome in #254
Preview
Store | Cards Sheet | Copy URLs |
Full Changelog: v1.2.1...v1.3.0