Skip to content

Releases: kee-org/keevault2

Build 54.3 (iOS only)

15 Nov 13:35
Compare
Choose a tag to compare
build-54.3_ios

Try a 3rd way to build using Xcode 15

Build 54.2 (iOS only)

15 Nov 11:59
Compare
Choose a tag to compare
build-54.2_ios

Use deprecated fastfile config because new one still doesn't work

Build 54.1 (iOS only)

15 Nov 10:14
Compare
Choose a tag to compare
build-54.1_ios

Try xcode version selector again

Build 54

14 Nov 20:12
Compare
Choose a tag to compare

Full Changelog: build-53...build-54

Build 53.1 (iOS only)

05 Sep 21:09
Compare
Choose a tag to compare
build-53.1_ios

Update fastlane to try to fix iOS build

Build 53

05 Sep 15:46
Compare
Choose a tag to compare

Full Changelog: build-52...build-53

Build 52

18 Jul 11:30
Compare
Choose a tag to compare
build-52

Fix keyboard submission of register/sign-in form again

Build 51

17 Jul 16:40
Compare
Choose a tag to compare
build-51

Fix keyboard submission of register/sign-in form

Build 50

13 Jul 12:06
Compare
Choose a tag to compare
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

11 Jul 19:50
Compare
Choose a tag to compare
More GitHub actions changes

Turns out that the ability to differentiate by custom name to
avoid name clashes is bullshit.