Skip to content

Releases: superdoc-dev/superdoc

v1.24.0-next.43

30 Mar 17:22
b1badbc

Choose a tag to compare

v1.24.0-next.43 Pre-release
Pre-release

1.24.0-next.43 (2026-03-30)

Features

v1.24.0-next.42

30 Mar 16:31
30f26ce

Choose a tag to compare

v1.24.0-next.42 Pre-release
Pre-release

1.24.0-next.42 (2026-03-30)

Bug Fixes

  • math: use stretchable U+203E for both over and underbar accents (SD-2408) (#2639) (30f26ce)

v1.24.0-next.41

30 Mar 16:17
faaedb6

Choose a tag to compare

v1.24.0-next.41 Pre-release
Pre-release

1.24.0-next.41 (2026-03-30)

Features

  • initial support for multi-column; lists and media fixes(Copy/paste project) (#2528) (faaedb6)

v1.24.0-next.40

30 Mar 16:05
48a74f9

Choose a tag to compare

v1.24.0-next.40 Pre-release
Pre-release

1.24.0-next.40 (2026-03-30)

Bug Fixes

  • math: set displaystyle and Cambria Math font on MathML output (SD-2404) (#2622) (48a74f9)

v1.24.0-next.39

30 Mar 14:36
ffdbc40

Choose a tag to compare

v1.24.0-next.39 Pre-release
Pre-release

1.24.0-next.39 (2026-03-30)

Bug Fixes

  • math: use U+2015 for underbar accent instead of U+0332 (SD-2403) (#2621) (ffdbc40)

v1.24.0-next.38

30 Mar 02:41
7b20888

Choose a tag to compare

v1.24.0-next.38 Pre-release
Pre-release

1.24.0-next.38 (2026-03-30)

Bug Fixes

  • comment scroll after painter refactor (#2629) (7b20888)
  • footnotes rendering causing lines to shift, other footnote rendering issues (#2625) (1f0e9e3)

vscode-v2.1.3

30 Mar 17:05

Choose a tag to compare

Fixes

  • VS Code Marketplace — The demo GIF now displays correctly on the extension's marketplace page. The extension previously used a relative image path, which the marketplace can't load; we now use the full GitHub raw URL.

vscode-v2.1.2

30 Mar 16:52

Choose a tag to compare

Fixes

  • VS Code extension marketplace rendering — Removed shields.io badges that displayed "rate limited" status, and prevented vsce from rewriting relative image paths to incorrect GitHub raw URLs.
  • Document part objects with inline content — Non-TOC gallery types (page numbers, bibliographies, cover pages) now correctly normalize top-level inline nodes (bookmarks, comments, permissions) instead of failing with "Invalid content for node type documentPartObject."

vscode-v1.1.0-next.46

30 Mar 17:21
b1badbc

Choose a tag to compare

vscode-v1.1.0-next.46 Pre-release
Pre-release

1.1.0-next.46 (2026-03-30)

Features

vscode-v1.1.0-next.45

30 Mar 17:02

Choose a tag to compare

vscode-v1.1.0-next.45 Pre-release
Pre-release

1.1.0-next.45 (2026-03-30)

Bug Fixes

  • vscode-ext: use absolute URL for demo GIF on marketplace (0920a27)