You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added MOZ_APPSERVICES_MODULE environment variable to specify the megazord module for iOS (#5042). If it is missing, no module is imported.
✨ What's New ✨
Enabled remote loading and using configuring of branches. (#5041)
Add a fetch command to nimbus-fml to demo and test remote loading and paths. (#5047)
Logins
What's Changed
Updated the LoginsStorageError implementation and introduce error reporting for unexpected errors.
Note that some errors were removed, which is technically a breaking change, but none of our
consumers use those errors so it's not a breaking change in practice.