1 min read

SuperDoc Release Note Highlights 14.10-22.0

SuperDoc Release Note Highlights 14.10-22.0

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)