v0.36.0 (2019-07-30)
General
What's New
-
The Fenix megazord now supports Logins. (#1465)
-
For maintainers only: please delete the
libs/{desktop, ios, android}
folders and start over using./build-all.sh [android|desktop|ios]
.
What's fixed
- Android x86_64 crashes involving the
intel_aes_encrypt_cbc_128
missing symbol have been fixed. (#1495)
Places
What's New
- Added a
getBookmarkURLForKeyword
method that retrieves a URL associated to a keyword. (#1345)
Push
Breaking changes
PushManager.dispatchForChid
method has been renamed todispatchInfoForChid
and its result type is now Nullable. (#1490)