Update 1
- Renamed incorrectly named
Feather (Debug)
back toFeather
Update 2
- Removed unneccesary log that logged the entirety of repositories, causing slow down issues
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
- @castdrian made their first contribution in #200
- @avifcollective made their first contribution in #215
- @ZhangYiQiu made their first contribution in #213
- @yyyywaiwai made their first contribution in #236
Full Changelog: v1.1.3...v1.2.0