Feather v1.0.3
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
- @zimmra made their first contribution in #74
- @GottaLoveAng made their first contribution in #80
- @darwinx64 made their first contribution in #89
- @keyute made their first contribution in #92
- @corentios made their first contribution in #103
Full Changelog: v1.0.2...v1.0.3