v0.44.0 (2019-11-21)
Logins
What's new
- Added ability to prevent insertion/updates from creating dupes via
LoginsStorage.ensureValid
. (#2101)
Tabs
Breaking Changes
- The
RemoteTabsProvider
class constructor does not take thelocalDeviceId
argument anymore. - The
RemoteTabsProvider.sync
method takes alocalDeviceId
argument.