Skip to content

Releases: fregante/webext-options-sync

v0.15.2

14 Jun 19:51
Compare
Choose a tag to compare

Patches

  • Only add the custom element in DOM environments: 291cdb1

v0.15.1

24 Mar 08:14
Compare
Choose a tag to compare

Fixes

  • Actually pass defaults to migrations: 013cccb

v0.15.0

20 Dec 08:06
Compare
Choose a tag to compare

New features

  • Automatically update the form when using multiple tabs/computers: a20606a

Patches

  • Improve logging with console.group: 3f0a2c8

v0.14.1

20 Dec 05:03
Compare
Choose a tag to compare

Patches

  • Avoid errors where custom elements aren't supported: e1dfc51

v0.14.0

19 Dec 19:31
Compare
Choose a tag to compare

New features

  • Add support for sync via custom element: 5477def

v0.13.0

15 Dec 14:27
Compare
Choose a tag to compare

Minor Changes

  • Assign defaults before migrations: 8731bb5

v0.12.0

20 Jul 10:23
Compare
Choose a tag to compare

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

19 Jun 02:18
Compare
Choose a tag to compare

Major Changes

  • Rename OptSync variable to OptionsSync: 6e74961

Minor Changes

  • OptSync.syncForm now accepts a selector: 7f1283e

v0.10.0

18 Jun 07:35
Compare
Choose a tag to compare

Minor Changes

v0.9.0

12 Jun 07:43
Compare
Choose a tag to compare

Minor Changes

  • Get numerical options as Number: cbbaed0