v17.0 [Nov 17, 2016]
- issue with the Batch Wizard was also fixed.
v15.0 [Nov 12, 2014]
- Editor: The dynamic help system now recognizes many CSS functions letting you press F1 to open a web page with more information and help links
- Editor: The Results Window now displays "No messages here" when there are no messages to show in the Grouped, Accessibility, and Styles tabs.
- CSS Validator: Accepts calc() anywhere a , , , , , or is required. With calc(), you can perform calculations to determine CSS property values.
- CSS Validator: Improved syntax checking of many CSS functions
- Link Checker: Fixed a link checker bug that treated local folder links as files instead of folders
- Batch Wizard: New "Combine similar messages into one message" option (defaults to enabled) in Batch Wizard Options, Report Options->Report Format that can significantly reduce the size of the Batch Wizard reports when there are combinable messages (such as those with the same message ID or text)
- Batch Wizard: Fixed a bug that sometimes caused a username and password not to be used when it should have when requesting and link-checking URLs
- Fixed a bug with the handling of file URLs with non-ASCII characters
- Fixed image size checking that worked in v14 but broke in v15 (also improved image size checking)
- Improved proxy server handling; will now automatically use the Windows proxy settings by default (those specified in the Windows Internet Options dialog)
- Security improvements to the auto-updater so that it doesn't try to run a file that is not digitally signed
- Other updates, improvements, and bug fixes throughout
v12.1 [May 11, 2013]
-Link checker: Improved link checking algorithm (works "behind the scenes")
-Validator: Some performance improvements, especially in large documents with lots of "id" attributes
-Validator: Now generates errors when empty elements have spaces between the '/' and '>' characters
-Other miscellaneous tweaks, updates, bug fixes and improvements
v11.0 [Nov 14, 2011]
- Batch Wizard: Improvements to memory usage efficiency (in some cases)
- Validator: Began adding "basic" SVG support (attributes of SVG elements are not checked)
- Validator: Fixed a bug that could cause an exception for some types of messages
- Validator: Fixed a bug with the recognition of elements with no attributes that are minimized
- Validator: Other minor updates and additions to the configuration file such as some warning messages for some HTML5 attributes and elements that currently have no browser support
- Installer: Requires fewer clicks to install (& other minor changes)
- Other: Other miscellaneous fixes, changes, and updates