
Weβve launched a ton of new features and fixes the last few month of Summer across versions 14.10-22.
Throughout the Summer, we received amazing feedback from customers in AI, legal tech, VDRs, gov tech, ed tech, secure tech, insure tech, ALSPβs, and other document-focused industries. Our goal is to build the BEST formatting for DOCX UXβpushing the limits of how Word renders documents in your own experience. In addition to formatting, we are prioritizing headless performance updates over the next few months to better serve our AI-focused customers.
Full detailed release notes and code changes can be found on Github alongside our long-term roadmap.
π New Features π
πΌοΈ We've made upgrades to image rendering and exports. Images now render and export as expected, including images pasted or inserted from other sources, and anchored images with custom rotations. π
β¬ββ¬γ(ΰ² _ΰ² γ) Upgraded table spacing and list handling to be more accurate on import and export.
πΉWeβve increased the breadth of supported styles on render and edit.
π€π€ Better copy from SuperDoc and pasting to MS Word + Google Docs.
π€ Register images from paste + HTML insertion.
π― Upgrades to formatting precision.
β Add better support for rendering paragraph borders.
π€π€π€Deeper nerdy, under the hood stuffπ€π€π€
π‘οΈAdd safety checks for clipboard usage.
π Allow regex search across docx run wrappers.
ππͺ Better table spacing on import / export.
β©οΈ Move undo/redo from collaboration to history.
π w:hyperlink import/export improvements.
π’ Support Blob type in fileSource and document properties.
π€ Add MS Word fallback sizes to tables from LLM generated docx missing key data.
ππ Moved undo/redo from collaboration to history.
βοΈ Add processing for line-height defined in px.
ππ Imports encoded in UTF-16 no longer break DocxZipper.
π§More bug fixes:
π€― Headless mode crash fixes.
π Fixed edge case where depending on how styling was applied originally there was inconsistent behavior on making styling updates.
π Better table spacing on import / export.
πͺ² Ul lists importing as ol in html.
π¦ Transform lists in copied content to match GoogleDocs/Word standard.
π Inserting html with heading tags now renders as expected.
πFix word selection on double click.
Weβve added a TON of tests over the last few months, and now we are up to over 2044 of them with π§ͺ~82% test coverage on statements.
πͺ πͺNew examples and tools:
π Custom highlight plugin docs
π Custom toolbar button example
π Word Add in Example
π Chrome Extension Example
π‘Version Tester and XML Editor Dev Tool (β οΈBETA - Work in progress)