Skip to content

Releases: microsoft/XmlNotepad

Xml Notepad 2.8.0.25

18 Feb 07:36

Choose a tag to compare

Binaries are located here: https://microsoft.github.io/XmlNotepad/install/.

Lots of new features and bug fixes:

  • Add line numbers on the XML diff output.
  • Fix navigation of differences
  • Add XML stats under View menu.
  • Add output file field to XSL Output tab which fixes problems with relative links in the XSLT output.
  • Merge change by Vincent Lepape which adds a new MaximumValueLength setting.
  • Merge fixes from shadolight and add options that control how XmlDiff behaves.
  • Fix problem with TLS 1.2 by upgrading to .NET Framework 4.7.2
  • Fix BOM option so it is honored on XSLT output files also (github issue# 46).
  • Fix locked file bug after doing xml comparison (github issue# 44).
  • Fix F1 help to point to new website docs.
  • Add transparent icons that look good on dark backgrounds
  • Add support for "Dark" theme colors and a way to easily switch between light and dark theme.
  • Add auto-completion in location combobox and increased history to 1000 filenames.
  • Fix bug in current file address combobox. Start implementing stylecop code cleanups.
  • Fix performance bug to do with expanding too many nodes on save and on find.
  • Add optional google analytics so we can get an idea of usage.
  • Add ability to import HTML files and convert them to XML using SgmlReader.
  • Check XML diff files are actually different files.
  • Provide a way to disable google analytics before installing XML Notepad.

XML Notepad 2.7.1.5

24 May 19:45

Choose a tag to compare

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.