OpenWebUI HTML Renderer

Render plain HTML text blocks in OpenWebUI messages.

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v1.2.3 11-05-2026

    feat(render): support chunked streaming HTML nodes

    - Update scanning logic to prepare text nodes for rendering before filtering
    - Add queueSourceContext to re-scan ancestors when streaming siblings complete
    - Forget previously ignored text nodes to allow re-processing
    - Add test case for chunked second HTML streaming
    - Update @match pattern and bump version to 1.2.3

  • v1.2.2 11-05-2026