Releases: fregante/webext-options-sync
Releases · fregante/webext-options-sync
v0.15.2
Patches
- Only add the custom element in DOM environments: 291cdb1
v0.15.1
Fixes
- Actually pass defaults to migrations: 013cccb
v0.15.0
New features
- Automatically update the form when using multiple tabs/computers: a20606a
Patches
- Improve logging with console.group: 3f0a2c8
v0.14.1
Patches
- Avoid errors where custom elements aren't supported: e1dfc51
v0.14.0
New features
- Add support for sync via custom element: 5477def
v0.13.0
Minor Changes
- Assign defaults before migrations: 8731bb5
v0.12.0
Minor Changes
- Don't save invalid fields: #3
- Use sync storage only: 8856c98
Code improvements
Credits
Huge thanks to @ramlmn for their help!
v0.11.0
Major Changes
- Rename OptSync variable to OptionsSync: 6e74961
Minor Changes
- OptSync.syncForm now accepts a selector: 7f1283e
v0.9.0
Minor Changes
- Get numerical options as Number: cbbaed0