Skip to content

Releases: CLARATION/Feather

Feather v2.1.0

09 Jun 01:11

Choose a tag to compare

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

  • 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 and Pairing 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

Full Changelog: v2.0.1...v2.1.0

Feather v2.0.1

23 May 06:36

Choose a tag to compare

Thank you for all your feedback and contributions!

Tip

For pairing builds, you can now use PlumeImpactor 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.

Feather v1.4.1

05 Apr 21:36

Choose a tag to 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

Feather v1.4.0

08 Mar 21:21

Choose a tag to 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

Feather v1.3.1

10 Feb 11:21

Choose a tag to 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

Feather v1.3.0

04 Feb 23:14

Choose a tag to 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

Pointercrate-pocket.

Pointercrate-pocket.

Pointercrate-pocket.

Store Cards Sheet Copy URLs

Full Changelog: v1.2.1...v1.3.0

Feather v1.2.1

30 Jan 17:46

Choose a tag to compare

What's Changed

  • fix: fixed dynamic replacement options in signing options from not automatically saving

Full Changelog: v1.2.0...v1.2.1

Feather v1.2.0

24 Jan 03:38
7a44189

Choose a tag to compare

Update 1

  • Renamed incorrectly named Feather (Debug) back to Feather

Update 2

  • Removed unneccesary log that logged the entirety of repositories, causing slow down issues

Update 3

  • Fixed some localizations

What's Changed

  • feat: Added option in signing configuration for "Game Mode"
  • feat: Ability to change to existing alternative app icons when signing an app
  • feat: App updates by @castdrian in #200
    • Automatically detect if an app needs an update, this will most likely not work properly if the user has multiple repos with the same application
  • fix: Fixed local installation by using another provider
    • Users should now be able to customize their certificates and url path by overriding the files in the documents directory
  • feat: Dynamic Protection by @castdrian in #218
    • This protection uses the iTunes API to see if theres any bundle identifier that matches on the appstore, if so, it will change the identifier acordingly
  • feat: Certificate changing in signing view by @castdrian in #218
    • You can change certificate by swiping on the certificate cell when signing
  • feat: Auto save signing option settings by @castdrian in #218
    • Signing options will now automatically save, no more needing to constantly press the save button
  • feat: Add Chinese language support by @ZhangYiQiu in #213
  • fix: Fixed crash when no certificate is selected by @castdrian in #216
  • feat: Add more url scheme paths by @castdrian in #216
  • feat: Automatic display name replacement in signing options by @castdrian in #216
  • RU Localization Update by @AushevAhmad in #221
  • JA localization update by @yyyywaiwai in #236

New Contributors

Full Changelog: v1.1.3...v1.2.0

Feather v1.1.3

02 Nov 17:46

Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

What's Changed

  • Fix incorrect handling of default options

Feather v1.1.2

01 Nov 06:26

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

What's Changed

  • Fix crash when you have no repos