Skip to content

v1.12.0

Choose a tag to compare

@harbournick harbournick released this 12 Feb 17:44

1.12.0 (2026-02-12)

Bug Fixes

  • allow paste from context menu (#1910) (b6666bf)
  • ci: include sub-package commits in superdoc release filter (a2c237b)
  • ci: move superdoc releaserc to package dir for proper commit filtering (688f8e0)
  • context menu clicks would change selection position (#1889) (ace0daf)
  • converter: handle absolute paths in header/footer relationship targets (#1945) (9d82632)
  • cursor drift during vertical arrow navigation (SD-1689) (#1918) (982118d)
  • disable footnotes typing (#1974) (92b4d62)
  • headless yjs (#1913) (4cdecf7)
  • image z-index and overlaps (#1950) (39875ac)
  • issue updating paragraph properties (SD-1778) (#1944) (a9076ed)
  • layout-bridge: defer table fragment click mapping to geometry fallback (#1968) (0eac43c)
  • load alternative style definitions when main one is missing (#1922) (bb4083f)
  • mount Vue on wrapper element to prevent host framework conflicts (SD-1832) (#1971) (0c4bdda)
  • performance (#1914) (0747b03)
  • persist comments on reload in collab mode (#1949) (2b2e56e)
  • preserve text selection highlight on right-click (#1994) (db5466a)
  • return null instead of blank num definition when not found (#1990) (3acac3b)
  • super-converter: add tableHeader export handler to fix corrupted docx (#1900) (010799b)
  • super-converter: resolve table style conditional shading on cell import (SD-1833) (#1985) (5e206f4)
  • super-editor: allow Backspace to delete empty paragraphs in suggesting mode (#1966) (820c73c)
  • super-editor: prevent invalid paragraph updates for nested runs in headless import (8c11718)
  • super-editor: prevent invalid paragraph updates for nested runs in headless import (c5ee6e3)
  • super-editor: restore marks correctly after clear format + undo (SD-1771) (#1967) (bc9dc76)
  • superdoc: enhance comment input focus handling and edit init (#1935) (0e9112c)
  • superdoc: update comment text (b5ff644)
  • superdoc: update entry point comment (#1926) (0dde298)
  • table: resolve column resize only working on first page (SD-1772) (#1959) (df43867)
  • tracked-changes: fix suggested insertions from paste failures (#1969) (e74c14a)
  • trigger patch release (7bc1b74)
  • trigger patch release (32ced9c)
  • trigger patch release (da7f484)
  • trigger release (8367dd6)
  • use DEFLATE compression for docx export instead of STORE (#1933) (ebcd986)
  • zIndex updates (#1973) (3ca7aa3)

Features

Performance Improvements

  • build: remove redundant steps and add fast dev build (SD-1886) (#1999) (db46bf8)