Skip to content

Releases: Leko/crx-gcal-url-opener

v1.3.0

29 Nov 00:17
Compare
Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate in #59
  • chore(deps): update dependency vite to v3.2.8 [security] by @renovate in #60
  • chore(deps): update dependency @types/chrome to ^0.0.263 by @renovate in #61
  • chore(deps): update dependency vite to v3.2.10 by @renovate in #63
  • chore(deps): update dependency vitest to ^0.34.0 by @renovate in #65
  • chore(deps): update dependency @vitejs/plugin-react to v2.2.0 by @renovate in #64
  • chore(deps): update dependency vitest to v1 by @renovate in #68
  • chore(deps): update dependency @playwright/test to v1.42.1 by @renovate in #69
  • chore(deps): update dependency chrome-webstore-upload-cli to v2.2.2 by @renovate in #70
  • chore(deps): update dependency ts-loader to v9.5.1 by @renovate in #71
  • chore(deps): update dependency typescript to v4.9.5 by @renovate in #72
  • feat: support WebEx URL with custom domain by @Leko in #86
  • refactor: fix missing key warning by @Leko in #87
  • chore(deps): update dependency @types/chrome to ^0.0.287 by @renovate in #81
  • chore(deps): update actions/setup-node action to v4 by @renovate in #78
  • chore(deps): update dependency vitest to v1.6.0 by @renovate in #84
  • chore(deps): update actions/checkout action to v4 by @renovate in #77
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #79
  • fix(deps): update dependency astro to v2.10.15 by @renovate in #88
  • chore(deps): update dependency typescript to v5 by @renovate in #89

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

28 Mar 22:44
Compare
Choose a tag to compare

What's Changed

  • feat: introduce Lark and Slack Huddle by @Leko in #58

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Feb 02:30
Compare
Choose a tag to compare

What's Changed

  • docs: update README by @Leko in #44
  • docs: move the homepage(leko.jp) into this repository by @Leko in #46
  • docs: redirect / to /ja by @Leko in #47
  • chore: change the URL to privacy policy by @Leko in #48
  • feat: remove all alerms on signout by @Leko in #50
  • feat: sync rescheduled events by @Leko in #51
  • test: add E2E tests by @Leko in #53
  • chore: add a bot to update playwright snapshots by @Leko in #54
  • chore: test visual regression test by @Leko in #55

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Feb 03:07
Compare
Choose a tag to compare

What's Changed

  • feat: consider cancelled or deleted or declined events by @Leko in #42

Full Changelog: v0.10.0...v1.0.0

v0.10.0

28 Oct 04:27
Compare
Choose a tag to compare

What's Changed

  • feat: support WebEx and Amazon Chime by @Leko in #40

Full Changelog: v0.9.0...v0.10.0

v0.9.0

20 Oct 12:49
Compare
Choose a tag to compare

What's Changed

  • refactor: enable i18n by @Leko in #33
  • docs: add badges by @Leko in #35
  • feat: change appearance of timeline by @Leko in #34
  • refactor: tweak some codes by @Leko in #36

Full Changelog: v0.8.0...v0.9.0

v0.8.0

01 Sep 14:46
Compare
Choose a tag to compare

What's Changed

  • chore: migrate to vite by @Leko in #26
  • chore: run npm audit fix by @Leko in #27
  • feat: make events list foldable by @Leko in #29
  • feat: add past events list by @Leko in #30
  • chore: tweak wording by @Leko in #31
  • feat: support Zoom webinar URL that contains /w/ by @Leko in #32

Full Changelog: v0.7.0...v0.8.0