Skip to content

Feather v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 20:51
· 67 commits to main since this release

What's Changed

  • Ability to skip adding embedded.mobileprovision when signing, along with adding some additional checks to make sure some more applications are able to be signed
  • Added import ipa from URL
  • Made feather change all bundle name localizations when signing with a custom name
  • Add automatic installation of app after signing by @corentios in #103
    • Fixed in a future release
  • Added another fallback local URI if on mobile data, may or may not work for users
  • Fixed some design inconsistencies
  • Fixed issue regarding signing button disappearing when swiping back
  • Fix URL Predication/Regex in "Use Custom Server", originally not allowing the user to set a custom server by @zimmra in #74
  • Fix some iPadOS crashes when trying to share through share sheet by @darwinx64
  • Added french localizations & added more localization in the project by @corentios in #104
  • Every log should now log to a file inside of the documents directory, will have an easier way for non donators to view these logs once I've reorganized the settings tab

New Contributors

Full Changelog: v1.0.2...v1.0.3