• v1.1.6 b977b0b1d7

    v1.1.6 Stable

    Ghost released this 2025-12-08 02:07:42 +01:00 | 517 commits to main since this release

    What's Changed

    • refactor(changedetection): replace HTML formatting with markdown and add content cleanup (67de960)
      Replace HTML-based formatting with markdown for ChangeDetection notifications. Add send_markdown_direct() method to MatrixClient for non-default accounts (SDK auto-converts to HTML). Remove format_changedetection_html() and merge into format_changedetection_plain() with markdown output. Add cleanup_diff_content() to convert HTML links to markdown format, strip HTML tags, decode entities, and normalize whitespace.
    Downloads