Releases: microsoft/XmlNotepad
Release list
Xml Notepad 2.9.0.22
Update to WebView2 version 1.0.3967.48.
Fix #489 : Make FindDialog resizeable & preserve user size.
Xml Notepad 2.9.0.21
Fix issue security advisory on DTD processing. Make default Ignore DTD option True, which is more secure.
Xml Notepad 2.9.0.20
Fix issue security advisory on DTD processing. Make default Ignore DTD option True, which is more secure.
Xml Notepad 2.9.0.19
Fix issue security advisory on DTD processing.
Xml Notepad 2.9.0.18
Xml Notepad 2.9.0.17
Xml Notepad 2.9.0.16
Fix issue #430: Autoformat on Save with empty XML-Elements.
Formatting Options has new setting to format Xml attributes each on a separate line.
Xml Notepad 2.9.0.15
Fix issue #425: "No byte order mark on save" option throws stream closed exception add unit test.
Apply dark mode to window titlebar.
Xml Notepad 2.9.0.14
Xml Notepad 2.9.0.13
Issue 409: Not able to validate XML against multiple not referenced Schemas
Issue 329: Incomplete schema validation of large XML files ( > ~20 MB).
Report invalid characters undex 0x20.
Fix unit tests so they run on Windows 11, including a work around for dotnet/winforms#10244.