Skip to content

Releases: VasilisPlavos/Cookie-AutoDeleteV3

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 18:04
59d6a73

Cookie AutoDelete V3 — v1.3.2

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 17:19
9b33226

Cookie AutoDelete V3 — v1.3.1

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

  • perf: fix three background hot paths, plus a measurement harness by @VasilisPlavos in #90
  • fix: site data no longer cleaned just because a cookie expired (v1.3.1) by @VasilisPlavos in #91

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:35
d43ee51

Cookie AutoDelete V3 — v1.3.0

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

  • build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in #85
  • UI redesign: replace Bootstrap 4 + jQuery with custom CSS token theme (light/dark) by @VasilisPlavos in #77

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:27
3099431

Cookie AutoDelete V3 — v1.2.1

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:53

Cookie AutoDelete V3 — v1.2.0

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

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

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:52
17bd21e

Cookie AutoDelete V3 — v1.1.0

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

  • feat(#58): First-party only option for cross-site partitioned (CHIPS) cookies by @VasilisPlavos in #75

Full Changelog: v1.0.8...v1.1.0

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:34
88e593c

Cookie AutoDelete V3 — v1.0.8

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

  • build(deps): bump ipaddr.js from 2.0.1 to 2.4.0 by @dependabot[bot] in #55
  • build(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #51
  • build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #52
  • chore(deps): switch Dependabot to security-only updates by @VasilisPlavos in #65
  • fix: delete cross-site partitioned (CHIPS) cookies whose host is not whitelisted (#43 follow-up) by @VasilisPlavos in #59
  • fix: attribute CHIPS third-party cookie deletions to the actual removed host (#63) by @VasilisPlavos in #66
  • refactor: unify host+partition protection for CHIPS cookies in isSafeToClean (#64) by @VasilisPlavos in #67
  • build: migrate web-ext-types → @types/firefox-webext-browser by @VasilisPlavos in #68
  • fix(#12): route benign MV3 diagnostics through debug-gated cadLog by @VasilisPlavos in #71
  • chore: track icon-modernization store assets by @VasilisPlavos in #72
  • feat: show "What's New" (Welcome tab) on extension update by @VasilisPlavos in #76

Full Changelog: v1.0.3...v1.0.8

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 19:42
c430f68

Cookie AutoDelete V3 — v1.0.3

🟢 Recommended (Chrome / Edge / Brave / Vivaldi & any Chromium browser): install from the Chrome Web Store for automatic updates.

🦊 Firefox or manual / sideload install: download an artifact below — see the README for step-by-step instructions.

  • ..._Chrome.zip — Chromium browsers (Load unpacked)
  • ..._Firefox.xpi — Firefox (Load Temporary Add-on)

What's Changed

  • chore: add Chrome Web Store publishing assets by @VasilisPlavos in #13
  • build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #15
  • build(deps): bump peter-evans/slash-command-dispatch from 4 to 5 by @dependabot[bot] in #16
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #17
  • build(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #18
  • build(deps-dev): bump ajv from 8.11.2 to 8.20.0 by @dependabot[bot] in #19
  • build(deps): bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #20
  • fix(deps): clear 3 high-severity npm audit advisories via overrides by @VasilisPlavos in #31
  • Make the fork official on GitHub (Chrome Web Store launch) by @VasilisPlavos in #33
  • Upgrade jest 26→30, remove braces override (closes #32) by @VasilisPlavos in #34
  • build(deps-dev): bump webpack-bundle-analyzer from 4.7.0 to 5.3.0 by @dependabot[bot] in #30
  • build(deps-dev): bump source-map-loader from 3.0.2 to 5.0.0 by @dependabot[bot] in #29
  • build(deps-dev): bump eslint-config-prettier from 8.5.0 to 10.1.8 by @dependabot[bot] in #28
  • build(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.37.5 by @dependabot[bot] in #26
  • Enable Automatic Cleaning by default + auto-version Chrome builds by @VasilisPlavos in #35
  • chore: remove upstream-project references by @VasilisPlavos in #36
  • Support deleting partitioned cookies (CHIPS) (#43) by @VasilisPlavos in #44
  • fix: partition-aware whitelist & site-data cleanup for CHIPS cookies (#43 follow-up) by @VasilisPlavos in #46
  • build(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #42
  • build(deps-dev): bump jest-when from 3.7.0 to 4.0.3 by @dependabot[bot] in #41
  • chore(ci): SHA-pin all GitHub Actions for supply-chain hardening (#47) by @VasilisPlavos in #48
  • build(deps-dev): bump eslint-plugin-jsdoc from 35.5.1 to 63.0.2 by @dependabot[bot] in #40
  • build(deps): bump softprops/action-gh-release from v1 to v3 (SHA-pinned) by @VasilisPlavos in #49
  • feat(ci): auto-publish GitHub Releases on merge to main by @VasilisPlavos in #60

New Contributors

Full Changelog: v1.0.0...v1.0.3