Skip to content

Latest commit

 

History

History
170 lines (107 loc) · 8.56 KB

CHANGELOG.md

File metadata and controls

170 lines (107 loc) · 8.56 KB

Change Log

0.12.2 (2021-02-11)

Full Changelog

Fixed

  • Fixed Mac Catalyst warnings related to deprecated accessibility options #105 (eaceto)

0.12.1 (2020-10-19)

Full Changelog

Fixed

  • Fixed macOS version check on Big Sur #99 (Widcket)

0.12.0 (2020-10-15)

Full Changelog

Changed

0.11.1 (2020-03-26)

Full Changelog

Fixed

  • Disabled LAContext attribute in simulator [SDK-1476] #91 (Widcket)

0.11.0 (2020-02-27)

Full Changelog

Changed

  • Marked up A0SimpleKeychain+KeyPair to admit that keys may not exist #86 (cysp)

Fixed

  • Fixed A0LocalAuthenticationCapable macro #81 (Widcket)

0.10.0 (2020-02-05)

Full Changelog

Added

Changed

  • Reused LocalAuthentication context #74 (eaceto)

0.9.0 (2019-04-23)

Full Changelog

Changed

0.8.1 (2018-04-30)

Full Changelog

Added

Changed

Fixed

0.8.0 (2017-06-06)

Full Changelog

Added

Changed

0.7.0 (2016-01-20)

Full Changelog

Closed issues:

  • Always getting "Error trying to access to non available kSecUseOperationPrompt in iOS7" log #24
  • Default accessiblity should be kSecAttrAccessibleWhenUnlockedThisDeviceOnly #17

Merged pull requests:

  • Update default accessibility #26 (tupakapoor)
  • Only show ios7 error message when attempting to use access control #25 (tupakapoor)

0.6.1 (2015-10-29)

Full Changelog

0.6.0 (2015-10-29)

Full Changelog

Merged pull requests:

0.5.0 (2015-08-13)

Full Changelog

Fixed bugs:

  • -[A0SimpleKeychain queryNewKey:value:] leaks accessControl #18

Merged pull requests:

0.4.0 (2015-06-05)

Full Changelog

Closed issues:

  • Enhancement: Update to swift 1.2 #13
  • Code Errors in Your README. #11
  • TouchID does not show up #10

Merged pull requests:

0.3.0 (2015-01-15)

Full Changelog

Closed issues:

  • how to disable touch ID dialog #8
  • Xcode analysis raises 'nil value' issue #7

Merged pull requests:

  • TouchId: Determine reason for failed dataForKey: call #9 (Yspadadden)

0.2.2 (2014-12-10)

Full Changelog

Closed issues:

  • dyld: Symbol not found: _kSecAttrAccessControl #5

Merged pull requests:

  • Value stored into 'NSMutableDictionary' cannot be nil #6 (nsarno)

0.2.1 (2014-12-04)

Full Changelog

Merged pull requests:

  • Fixed issue with TouchId and hasValueForKey: #4 (Yspadadden)

0.2.0 (2014-11-01)

Full Changelog

Merged pull requests:

0.1.0 (2014-10-21)

Merged pull requests:

  • Generate KeyPair in Keychain #1 (hzalaz)

* This Change Log was automatically generated by github_changelog_generator