# xmldom 0.8.11 - Product: xmldom (https://whatsnew.fyi/product/xmldom) - Vendor: xmldom - Date: 2025-08-17 - Version: 0.8.11 - Original notes: https://github.com/xmldom/xmldom/releases/tag/0.8.11 - Permalink: https://whatsnew.fyi/product/xmldom/releases/0.8.11 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — update ownerDocument when moving nodes between documents ##### [0.8.11](https://github.com/xmldom/xmldom/compare/0.8.10...0.8.11) ###### Fixed - update `ownerDocument` when moving nodes between documents [`#933`](https://github.com/xmldom/xmldom/pull/933) / [`#932`](https://github.com/xmldom/xmldom/issues/932) Thank you, [@shunkica](https://github.com/shunkica), for your contributions