We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2437c1c commit 5a48c62Copy full SHA for 5a48c62
CHANGELOG.md
@@ -1,6 +1,9 @@
1
-# v142.0 (In progress)
+# v143.0 (In progress)
2
+
3
[Full Changelog](In progress)
4
5
+# v142.0 (_2025-07-21_)
6
7
### Logins
8
- expose constructors for `ManagedEncryptorDecryptor` and `NSSKeyManager`
9
- change PrimaryPasswordAuthenticator callbacks to be async (a breaking change, but not yet used by anyone)
@@ -23,6 +26,8 @@
23
26
- `SearchEngineUrl` now has an optional `display_name` field, which is useful if
24
27
a URL corresponds to a brand name distinct from the engine's brand name.
25
28
29
+[Full Changelog](https://github.com/mozilla/application-services/compare/v141.0...v142.0)
30
31
# v141.0 (_2025-06-23_)
32
33
## ✨ What's New ✨
version.txt
@@ -1 +1 @@
-142.0a1
+143.0a1
0 commit comments