Skip to content

Releases: microsoft/XmlNotepad

Xml Notepad 2.8.0.58

22 Apr 21:08
Compare
Choose a tag to compare

Fix bug 173: Error in reload when file saved using rdcman.

Xml Notepad 2.8.0.56

29 Mar 05:43
Compare
Choose a tag to compare

Add support for a XmlNotepad.template.settings file that can provide default settings in an enterprise wide deployment of XmlNotepad.

Xml Notepad 2.8.0.55

20 Mar 01:25
Compare
Choose a tag to compare

Add "Settings Location" option to the Options dialog.

Add 'DisableUpdateUI' setting that if True hides the 'Check for updates...' menu item
and the update related Options in the Options Dialog.

Github issue 178, 'update available' check was broken.
Fix standalone installer so install location is shown in the appwiz.cpl control panel.
Fix lots of bugs in the find/replace logic to do with multiple matching words in a single node value

Xml Notepad 2.8.0.54

14 Mar 07:31
Compare
Choose a tag to compare

Fix regression with null reference exception in the Font field of the Options dialog.
Refactor some settings extensions methods
Add documentation on Dynamic Help tab.

Xml Notepad 2.8.0.53

12 Mar 04:02
Compare
Choose a tag to compare

Fix bugs in find/replace when matching nodes are consecutive.
Fix github issue #175 - preservation of most recent file after closing another xmlnotepad instance
Fix github issue #173 - Reload and unload of modified files
Github issue #174 - Add saved MRU list for Find/Replace dialog search strings.

Xml Notepad 2.8.0.52

06 Dec 18:59
Compare
Choose a tag to compare
  • Improve handling of on changes made to the loaded XML file outside of XML Notepad
  • Add theme colors to default stylesheet and simplify default stylesheet colors a bit and remove hover hand icon. Remove old internet explorer icon.

Xml Notepad 2.8.0.50

27 Nov 23:44
Compare
Choose a tag to compare
  • Update icon on the XSLT output tab
  • Connect color theming to the default XSLT stylesheet

XML Notepad 2.8.0.49

26 Nov 01:20
Compare
Choose a tag to compare
  • Add option to disable default XSLT stylesheet

XML Notepad 2.8.0.48

25 Nov 00:53
327b96f
Compare
Choose a tag to compare
  • Fix single line text editor so it does not overlap the line below it.
  • Fix XSLT Output browse button so it brings up the Save As File Dialog.
  • Fix XSLT Output field so it honors a custom file extension entered by the user.
  • Add recent files drop down to XSLT input filename box

Xml Notepad 2.8.0.47

27 Oct 21:45
Compare
Choose a tag to compare
  • Fix bug with analytics confirmation prompt showing up multiple times.
  • Update some dependencies
  • Some code cleanups from Manoochehr Mojgani