Skip to content

Releases: microsoft/XmlNotepad

Xml Notepad 2.9.0.10

27 Apr 00:05
Compare
Choose a tag to compare

Issue 382: Add progress bar on long XSLT transform operations.
Issue 379: Add Preserve Whitespace option so your XSLT transforms can output the whitespace correctly.
Bug 383: Reload of a "not loaded" file
Bug 381: Multiple instances resets the settings
Bug 380: Opening bad XML file keeps watching the file

Xml Notepad 2.9.0.9

19 Apr 22:54
Compare
Choose a tag to compare

Add ability to load .json files.

Add #367 preserve Options Dialog box relative location and size
Bug 370: Error Message after SEARCHING and drag & drop of a new file
Bug 371: Unhandled exception loading XML file with the http://www.crossref.org/schema/deposit/crossref4.4.2.xsd schemas.

Xml Notepad 2.9.0.8

22 Mar 03:25
Compare
Choose a tag to compare

Add ability to load .json files.

Add #367 preserve Options Dialog box relative location and size
Bug 370: Error Message after SEARCHING and drag & drop of a new file
Bug 371: Unhandled exception loading XML file with the http://www.crossref.org/schema/deposit/crossref4.4.2.xsd schemas.

Xml Notepad 2.9.0.7

23 Oct 23:11
Compare
Choose a tag to compare

Move to .NET Framework version 4.8.

Add some bootstrapping help creating an empty document by providing intellisense from
loaded schemas to show possible root elements and when an element is selected from the
list set the namespace correctly on the new element so intellisense continues from there.

Add new File/Open XmlDiff Styles menu item so you can edit the CSS styles for the XmlDiff output window.
Delete the file to reset back to the original styles.
The files lives in %LOCALAPPDATA%\Microsoft\Xml Notepad\XmlDiffStyles.css.

Add a Copy XPath command that gives you the XPath location of the selected element.

Fix Schema dialog row copy so it gives you a valid xsi:schemaLocation value.
Fix new bug in WebView2 initialization.

Xml Notepad 2.9.0.6

27 Sep 06:40
Compare
Choose a tag to compare

Add new Xml Diff option to "hide identical" elements in the output so that the HTML diff
scales much better on very large documents, thanks to Mark Roberts for the XmlDiff feature
behind this.

Issue 186 "Options" dialog now remembers its position.
Bug 331: "ReplaceAll" with unallowed characters gets stuck.

Xml Notepad 2.9.0.5

15 Jul 04:47
Compare
Choose a tag to compare

Add SchemaAwareText for XML elements that contain a child id, name, title or xsd:key. New options allow you
to configure the color (SchemaAwareTextColor) and whether to show it, and what default element names should
be promoted where the defaults are "id, name, key, title". Thanks to Tomasz Wilczynski!.
Bug 285: Resx files were updated to fix build functionality in german VS (thanks to Oleg Missal!).
Bug 82: Paste very slow.

Xml Notepad 2.9.0.4

16 May 05:35
Compare
Choose a tag to compare
Publish version 2.9.0.4

Xml Notepad 2.9.0.3

12 May 02:06
Compare
Choose a tag to compare
fix publish bug

Xml Notepad 2.9.0.2

10 May 06:20
Compare
Choose a tag to compare
Add ability to load HTML, .csv and .xml files using HTTP addresses in…

… the address bar and publish version 2.9.0.2

Xml Notepad 2.9.0.1

09 May 01:21
Compare
Choose a tag to compare
Fix unit tests.