rvandermeulen
released this
06 Jan 16:00
·
2 commits
to release-v135
since this release
✨ What's New ✨
Nimbus SDK ⛅️🔬🔭
- Updated
getLocaleTag
to be publicly accessible (#6510)
🦊 What's Changed 🦊
Glean
- Updated to v63.0.0 (bug 1933939)
Places
PlacesConnection::get_visited()
no longer considers unvisited-but-bookmarked pages to be visited, matching the behavior of bothget_visited_urls_in_range()
and Desktop (#6527).
rc_crypto
- New low level bindings for functions for key generation with persistence, for listing persisted keys, and for wrapping and unwrapping to get at the key material of stored keys.
⚠️ Breaking Changes ⚠️
Webext-Storage
- Exposed the bridged engine logic for use in desktop (#6473).
- This updated the signature of the
bridged_engine
function technically making this PR a breaking change though an imminent desktop patch will remove references to function calls with the old signature.
- This updated the signature of the