
New features included in this version:
- Added keyboard accelerators for find again (F3) and reverse find (SHIFT+F3).
- Added support for loading IXmlBuilder and IXmlEditor implementations from different assemblies using new vs:assembly attribute.
- Made source code localizable by moving all error messages and dialog strings to .resx files.
- Added a default XSL transform.
- New icons, a play on the Vista "Notepad" icons.
- Fixed install on Windows Vista machines using Windows Installer XML 3.0.
- Performance of expand node when validating.
- Fixed bug where changed schemas and transforms were not being re-loaded.
- Fixed spurious warnings about file being changed on disk.
- Fixed handling of very long text nodes.
- Fixed round trip of DTD content in <!DOCTYPE> tags.
- Fixed validation of elements with xsi:type attributes.
- Scroll bar not updating when node expanded/collapsed in some cases.
- Tree view needs horizontal scrollbar.
- When XML Notepad is minimized and file changes on disk, the file reload prompt is confusing. Notepad should be restored first.
- XSL output window should pick up new xsl-transform based on input document.
- Fixed unhandled exception when closing a group of XML notepad windows.
- Added registration of "Edit" action for .xml file extension.
- Move source code to CodePlex