Skip to content

Releases: auth0/Lock.swift

2.13.2

29 Nov 09:29
45776a9
Compare
Choose a tag to compare

Fixed

2.13.1

14 Oct 12:00
Compare
Choose a tag to compare

Fixed

  • Fix iOS 13.x Bug - Calling UI on non-main thread #576 (pixeled)

2.13.0

14 Oct 10:21
55cf200
Compare
Choose a tag to compare

Deprecated

  • Deprecated Legacy 1Password Manager Functionality #572 (cocojoe)

Fixed

2.12.0

27 Aug 21:26
b0c88bb
Compare
Choose a tag to compare

Xcode 11 / iOS 13

Added

2.11.0

02 Aug 08:49
f4b7b81
Compare
Choose a tag to compare

Added

Changed

  • Updated Password Reset messaging #554 (dms90)

Fixed

  • Fixed use default .fullScreen modalPresentationStyle #559 (cocojoe)
  • Fix secondary button color after switching tabs #555 (mariancerny)

2.10.1

07 May 17:08
Compare
Choose a tag to compare

From this release on, the option to display social connections in small styled buttons is no longer available due to branding compliance reasons. All the social connections will now be displayed as large styled buttons.

Changed

  • Update Email validation to allow uppercase characters #551 (cocojoe)
  • Changed OAuth Google logo inline with new compliance #548 (cocojoe)

2.10.0

25 Apr 18:33
Compare
Choose a tag to compare

Added

Changed

2.9.0

12 Dec 16:22
Compare
Choose a tag to compare

Added

Changed

  • Fixed Authentication HTTP logging pass through flag #527 (cocojoe)

2.8.0

05 Oct 15:23
Compare
Choose a tag to compare

Added

2.7.0

19 Sep 08:12
Compare
Choose a tag to compare

Added

  • Added Password Complexity Support in Password Policies #513 (cocojoe)

Changed

  • Ensure Xcode10 Auth0.swift dependency used #516 (cocojoe)

Deprecated

  • Deprecated static vars in password policy in favour of funcs #514 (cocojoe)

Fixed