Lumo Chat Export version history - 9 versions
Lumo Chat Export by .Lab
Lumo Chat Export version history - 9 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 7.4
Released Jul 7, 2026 - 38.49 KBWorks with firefox 142.0 and laterFixed a typo on manifest.json , replaced app iconSource code released under MIT License
Older versions
Version 7.3
Released Jul 7, 2026 - 37.76 KBWorks with firefox 145.0 and laterAdded time stamps to the export file namesSource code released under MIT License
Version 7.2
Released Jul 4, 2026 - 37.48 KBWorks with firefox 142.0 and laterAdded function to export memorySource code released under MIT License
Version 7.1
Released Jun 28, 2026 - 36.64 KBWorks with firefox 142.0 and laterSupport for the new feuture generate images and edit images.
Now you can export images too.Source code released under MIT License
Version 7.0
Released Jun 12, 2026 - 33.8 KBWorks with firefox 142.0 and laterNew Design Modern colors
Bux fixesSource code released under MIT License
Version 6.6
Released Jun 4, 2026 - 32.57 KBWorks with firefox 142.0 and laterRemoved the rawHTML from the json files and updated the hashSource code released under MIT License
Version 6.5
Released Jun 4, 2026 - 32.57 KBWorks with firefox 142.0 and laterRemoved the rawHTML duplicates from jsonSource code released under MIT License
Version 6.4
Released May 16, 2026 - 32.57 KBWorks with firefox 142.0 and laterSource code released under MIT License
Version 6.2
Released May 13, 2026 - 28.03 KBWorks with firefox 142.0 and laterVersion 6.2: Major Security Overhaul & Advanced Features
This release introduces a robust security framework, powerful developer tools, and enhanced privacy features to make Lumo Chat Export the most trusted tool for archiving your conversations.
🛡️ Enhanced Security & IntegrityCode Integrity Verification: New SHA-256 checksum validation detects any unauthorized modifications to the extension's core logic, ensuring the code you run is exactly what was published.
Environment Health Checks: Validates browser API compatibility and scans for potentially conflicting extensions.
XSS Mitigation: All dynamic content rendering has been refactored to use safe DOM manipulation methods, eliminating unsafe innerHTML assignments.
🚀 New FeaturesCode Block Extractor: Scan entire conversations to preview and export all code snippets as a single Markdown file or individual text files. Perfect for developers managing multiple code samples.
Multi-Pattern Find & Replace: Anonymize or modify content before export. Enter multiple terms separated by commas (e.g., Save,Home,John → Downloaded,Work,Justin) to replace them simultaneously.
Interactive Help Modal: A comprehensive in-app guide explaining every feature, from advanced filtering to security tools, ensuring no functionality goes unnoticed.
✨ ImprovementsTrue Markdown Export: Preserves code blocks, bold text, links, and headers exactly as they appear in the chat.
Custom Styled Dropdown: Replaced the native browser dropdown with a sleek, dark-themed custom menu matching the Proton/Lumo aesthetic.
Performance Optimizations: Reduced memory footprint and improved rendering speed for large chat histories.
🔒 Privacy FirstAll processing remains 100% client-side. No data is ever sent to external servers.
AES-256 encryption with PBKDF2 key derivation for secure password-protected exports.Source code released under MIT License