MailPurge version history - 3 versions
MailPurge by Digital Capabilities Solution
MailPurge version history - 3 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 1.0.19
Released Aug 19, 2026 - 118.93 KBWorks with firefox 142.0 and later, android 142.0 and laterv1.0.18
August 2026
🛡 Firefox Compatibility: Restored missing content scripts to manifests to ensure proper extension injection.
🐛 Bug Fix: Fixed Outlook Floating Dock not appearing on sender names wrapped in buttons or links.
🐛 Bug Fix: Fixed Outlook stats counter showing 0 because it was reading the DOM after elements were deleted.
⚙ Feature Adjustment: Removed the background 'Automated Maintenance' job to prevent invisible/accidental deletions and ensure user transparency. Spring cleaning reminders remain intact.
v1.0.17
August 2026
🛡 Security Update: Replaced dynamic innerHTML assignments with native DOM elements across all scripts to comply with strict Mozilla AMO security standards.
🐛 Bug Fix: Refactored chrome.sidePanel checks to prevent static linter errors in Firefox while preserving Chrome functionality.Source code released under All Rights Reserved
Older versions
Version 1.0.18
Released Aug 19, 2026 - 120.32 KBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under All Rights Reserved
Version 1.0.5
Released Aug 13, 2026 - 5.54 MBWorks with firefox 142.0 and later, android 142.0 and laterVersion 1.0.5 addresses Firefox-specific review feedback to ensure maximum security and compliance with Mozilla Add-on guidelines:
- Security & Performance Improvements: Replaced dynamicinnerHTMLassignments in the extension popup with safer, strict DOM manipulation methods to prevent potential cross-site scripting (XSS) vulnerabilities.
- Packaging Cleanup: Removed unnecessary development bash scripts from the published extension bundle.
- Compatibility Updates: Adjusted thestrict_min_versionmanifest requirement to properly align with Firefox's data collection permissions schema.Source code released under All Rights Reserved