Releases: VasilisPlavos/Cookie-AutoDeleteV3
Release list
v1.3.2
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
- Remove Clean Cookies from Open Tabs on Startup (v1.3.2) by @VasilisPlavos in #93
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
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
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
- feat(#80): merge marker-cookie into the site-data registry by @VasilisPlavos in #83
- fix: manual LocalStorage cleanup on Manifest V3 (v1.2.1) by @VasilisPlavos in #84
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- feat(#69): clean non-cookie site data on startup via visited-domain registry by @VasilisPlavos in #81
- feat: Chrome File System cleanup + hide Plugin Data on Chromium (#69) by @VasilisPlavos in #70
- chore: add agent guidance docs and 1.2.0 release notes by @VasilisPlavos in #82
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
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
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
- @dependabot[bot] made their first contribution in #15
Full Changelog: v1.0.0...v1.0.3