Releases: kee-org/keevault2
Releases · kee-org/keevault2
Build 54.3 (iOS only)
build-54.3_ios Try a 3rd way to build using Xcode 15
Build 54.2 (iOS only)
build-54.2_ios Use deprecated fastfile config because new one still doesn't work
Build 54.1 (iOS only)
build-54.1_ios Try xcode version selector again
Build 54
Full Changelog: build-53...build-54
Build 53.1 (iOS only)
build-53.1_ios Update fastlane to try to fix iOS build
Build 53
Full Changelog: build-52...build-53
Build 52
Build 51
Build 50
Fix a bug where iOS autofill failed every other time Only worked when iOS first instantiated the AutoFill extension. Because on the 2nd execution, 1 == 0 Based on the successful workaround code change, current theory is that this relates to over-eager Swift compiler optimisation of an array literal.
Build 49
More GitHub actions changes Turns out that the ability to differentiate by custom name to avoid name clashes is bullshit.