Skip to content

v0.32.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@superdocbot superdocbot released this 24 Nov 23:59
· 3908 commits to main since this release
e82a92a

0.32.0-beta.1 (2025-11-24)

Bug Fixes

  • apply linked styles for the whole paragraph and clean styleId on enter (#1292) (424afd1)
  • e2e tests screenshots (#1260) (f60e4bf)
  • editor core ts migrations (#1238) (325bb5e)
  • list paragraph small fixes (SD-840 and SD-879) (#1265) (e8f98f6)
  • make e2e linked styles pass (#1261) (a2c4353)
  • remove custom empty text tags from header/footer xml (c90d10c)
  • remove custom empty text tags from header/footer xml (#1322) (f596275)
  • resolve issue with undo button getting disabled on editor focus loss (#1274) (202a1d5)
  • sd dev collab (279aa6e)
  • type-check pipeline and AI ProseMirror deps (f97a00e)
  • visual tests (1b4fd21)

Features

  • add automated regex search test and corresponding document (#1294) (94f0b06)
  • add tag-based operations for structured content management (#1289) (41ec622)
  • added collaboration production example (#1272) (d1cbcbf)
  • create super-editor schema management (#1309) (5c61d49)
  • editor api upgrades for summarizing current schema and (#1323) (79e89a4), closes #1309
  • enhance patching in ai (#1279) (88a3f71), closes #1277
  • find action scroll to the result position (#1263) (011b7e4)
  • handler for w:pPr (SD-234) (#1129) (2091327)
  • implement paragraph properties resolution without affecting export (SD-906) (#1317) (fb1967f)
  • upgrade autoPageHandlerEntity and autoTotalPageCountEntity (SD-602) (#1275) (683a89d)
  • upgrade list importer to v3 unify rendering with paragraph (SD-600) (#1255) (221b0d4)

Performance Improvements

  • tabs: remove tab decorations in headless mode (#1259) (25845e7)