Skip to content

Feather v2.1.0

Compare
Choose a tag to compare
@khcrysalis khcrysalis released this 09 Jun 01:11
· 82 commits to main since this release

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 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