• v2.1.0 2a31b02039

    Version 2.1.0 Stable

    wagesj45 released this 2025-07-08 21:59:51 -05:00 | 65 commits to main since this release

    Version 2.1.0 introduces several quality-of-life improvements and new features focused on usability, clarity, and customization. From Markdown conversion to better theme support and rule handling, this update refines the add-on’s core functionality while laying groundwork for future enhancements.


    Markdown conversion
    Optionally convert HTML messages to Markdown before classification, using Turndown.

    HTML sanitization options
    Remove URL tracking parameters, replace images with their alt text, and collapse whitespace in processed content.

    Dynamic Light/Dark theme support
    New theme detection module adjusts toolbar and menu icons to match Thunderbird’s appearance.

    Export/Import data
    Save or restore settings, rules, and cache data through the options page.

    Improved rule management
    Rules support multiple actions and are normalized for consistent handling.

    Enhanced message processing
    Refactored message processing tracks timing statistics and provides better error handling.

    Details view updates
    Displays reasoning for the active message even when loaded via getDisplayedMessages.

    New modules and icons
    Default AI parameter module and extensive icon refresh for dark/light modes.

    Downloads