Cookie AutoDelete version history - 5 versions
Cookie AutoDelete by CAD Team
Cookie AutoDelete version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.8.2
Released Dec 8, 2022 - 746.96 KBWorks with firefox 63.0 and later, android 120.0 and later- Fix: Expired cookies to also include matched expressions and its options
- Fix: passing IP Addresses into browsingData removal functions
- Crowdin translation updates
- Dependency Updates
Source code released under The MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.8.1
Released Jul 5, 2022 - 738.67 KBWorks with firefox 63.0 and later, android 63.0 to 68.*Fixed: Browser detection in Firefox 103+ as the previous browser feature has been deprecated and removed.Source code released under The MIT License
Version 3.8.0
Released Jun 11, 2022 - 738.53 KBWorks with firefox 63.0 to 102.*, android 63.0 to 68.*Updates since last version:
- Option to keep or clean the browsing site data when freshly enabled.
- Fix site data being cleaned on restart on a whitelist entry.
- Session data to be cleaned when the 'All' manual trigger is clicked.Source code released under The MIT License
Version 3.7.0
Released May 22, 2022 - 730.97 KBWorks with firefox 63.0 to 102.*, android 63.0 to 68.*Notable Fix:
- Fixed: Version number comparison in Firefox is now by number instead of string, as it should have been in the beginning. This resolves most of the issues from Firefox 100+ in regards to missing functions that was available pre-100.
- Enhanced: Additional Clean options now have small amount of spacing between them.
- Chore: Dependency Updates and code optimizations, including a patch for replacing deprecated functions by CommanderRoot in PR#1319.
- Fixed: Cleanup of site data on restart. Closes #1199 via PR#1386.
- Fixed: Keep All Cookies value not properly kept on import. Closes #1376 via PR#1389.
- Fixed: Popup UI Buttons stacking when font size is small even though there is enough room for more than one button per row. Now it should only stack when width is too small. Fixes #1034.
- Fixed: Mistyped Turkish translation placeholder. Closes #1299 via PR#1382.Source code released under The MIT License
Version 3.6.0
Released Jan 20, 2021 - 718.6 KBWorks with firefox 63.0 to 99.*, android 63.0 to 68.*Added Features
- Implementation of Firefox Containers/Contextual Identities. This allows CAD to monitor when changes to containers info have been made, and remove the CAD list matching that removed container ID.
- Manually entering expressions and using Shift+Enter will add the expression into the GreyList.
- Search Expressions while typing. It's not perfect but it is a start. Closes #120.
- IP CIDR Notation in Expressions. Closes #814.
Bugs Squashed
- Duplication of domains in siteData Notifications.
- Additional cleanup popup 'flashing' in certain situations. Closes #803.
- Usage of commas within Regular Expressions. Closes #865.
- Partial Regex Domain Replacements in backend.
Housekeeping
- Backend Code Optimizations.
- Dependency Updates.Source code released under The MIT License