Skip to content

Releases: Semro/syncwatch

v1.0.4

20 Oct 10:52
Compare
Choose a tag to compare

Changelog

v1.0.4

compare changes

🩹 Fixes

  • popup: Fix default value for user name (41f6b0e)

💅 Refactors

  • popup: Unmount runtime listener (717ee26)

📖 Documentation

  • Add instruction how to localize store description (47ba9c5)

🏡 Chore

🤖 CI

  • server: Make vm name configurable (b2b0246)
  • server: Fix typo (d7ff863)

❤️ Contributors

v1.0.3

16 Oct 11:02
Compare
Choose a tag to compare

Changelog

v1.0.3

compare changes

🤖 CI

❤️ Contributors

v1.0.2

16 Oct 10:37
Compare
Choose a tag to compare

Changelog

v1.0.2

compare changes

🩹 Fixes

  • popup: Show share and users only when connected (475da90)
  • Stuck on connection when url is invalid (0388116)
  • ui: Add border (d4d7c5b)

💅 Refactors

  • popup: isConnected condition (725baef)

📖 Documentation

📦 Build

  • Get version from package.json (3550f34)

🏡 Chore

✅ Tests

  • Add update snapshots script (25ad9f4)
  • Run in headless mode (6e3707b)
  • Update snapshots (b46df4a)
  • Add default server urls (3c72cb1)
  • Remove font antialiasing on screenshot (a72d65b)
  • Update screenshots (27cc765)
  • Check popup when retrivieng state from background.js (b3bc7df)

🎨 Styles

  • Format codebase with biomejs (76d0be2)
  • Format html with prettier (31c9a33)

🤖 CI

❤️ Contributors

v0.530

13 Sep 19:17
Compare
Choose a tag to compare

Full Changelog: v0.520...v0.530

v0.520

08 Sep 09:22
Compare
Choose a tag to compare

Full Changelog: v0.510...v0.520

v0.510

10 Mar 21:05
Compare
Choose a tag to compare

What's Changed

  • fix: drop strict url comparison on syncing tab by @Semro in #50

Full Changelog: v0.500...v0.510

v0.500

03 Mar 18:14
Compare
Choose a tag to compare

What's Changed

  • fix: use HTTPS connection by default
  • fix: migrated to Manifest V3 in Chrome version
  • test: added end-to-end tests
  • build: bundle extension with Vite (separate versions across browsers, as Firefox working with Manifest V2 and Chrome with MV3)
  • ci: fix deploying to webstores

Full Changelog: v0.423...v0.500

v0.423

14 Feb 18:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.422...v0.423

v0.422

08 Feb 02:59
Compare
Choose a tag to compare

fix: update storage URL on install

chore: update packages

Full Changelog: v0.421...v0.422

v0.421

27 Dec 23:34
Compare
Choose a tag to compare

Migration to a new server

Full Changelog: v0.415...v0.421