This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
v1.2.1
Changes:
browser -> webview FETCH_SYNC_RECORDS:
- Now calls GET_EXISTING_OBJECTS even when records is an empty set.
webview -> browser GET_EXISTING_OBJECTS:
- New param,
isTruncated
which notifies browsers if there are additional records.
Fixes:
FETCH_SYNC_DEVICES
- Stops returning all preferences (#75).