• v2.2.0 c622c07c66

    Version 2.2.0 Stable

    wagesj45 released this 2025-08-18 20:07:41 -05:00 | 0 commits to main since this release

    v2.2.0

    • Compatibility: Add support for Thunderbird 140+ (manifest strict_max_version 140.*).
    • Debugging: New Debug tab on the Options page (enable via Advanced settings) with:
      • Payload viewer: Inspect the exact request body sent for classification.
      • Diff view: Visualize differences between current and previous payloads.
      • Live refresh: Updates as you tweak settings.
      • Layout polish for clarity and readability.
    • Optimization: Token-reduction strategies to keep payloads lean:
      • Optional HTML→Markdown conversion, URL param stripping, image alt-text replacement, whitespace collapsing, and aggressive token reduction mode.
      • Replace “context length” control with a simpler “Max tokens” cap and reduction strategies.
    • Reliability: Endpoint changes now take effect without requiring a restart.
    • Permissions: Add notifications to surface errors and persist an error indicator until cleared.
    • UI/Icons: Numerous icon updates (including SVG controls), plus improved active/hover states and light/dark mode alignment.
    • Rule Editor: Better condition toggles and visual states; minor styling and save-logic fixes.
    Downloads