945 B
945 B
Changelog
Unpublished
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
9.3.0 — 2020-11-17
This version does not introduce any user-facing changes.
9.2.0 — 2020-08-11
🎉 New features
- Create
isAvailableAsync
method. (#9668 by @EvanBacon)
9.1.0 — 2020-07-27
🐛 Bug fixes
- Fix incorrect security attribute applied when using the flag WHEN_UNLOCKED_THIS_DEVICE_ONLY on iOS (#9264 by @cjthompson)
9.0.1 — 2020-05-29
This version does not introduce any user-facing changes.
9.0.0 — 2020-05-27
🛠 Breaking changes
- The base64 output will no longer contain newline and special character (
\n
,\r
) on Android. (#7841 by @jarvisluong)