Skip to content

1.9.8

Choose a tag to compare

@cbaker6 cbaker6 released this 05 Sep 14:36
· 152 commits to main since this release
e1e5bd7

Full Changelog

Fixes

  • Use a seperate Keychain for each app bundleId. This only effects macOS apps as their Keychain is handled by the OS differently. For macOS app developers only, the user who logged in last to your app will have their Keychain upgraded to the patched version. Other users/apps will either need to login again or logout then login again (#224), thanks to Corey Baker.