HTML Minifier Changelog

What's new in HTML Minifier 1.9.1

Oct 16, 2019
  • Updated to the latest .NET framework 4.7.2
  • Updated with any missing changes

New in HTML Minifier 1.8 (Jul 3, 2017)

  • Fixed an issue with file extensions
  • Added feature switches to disable HTML minification & JS minification if necessary
  • Nice refactoring thanks to @heldersepu

New in HTML Minifier 1.6 (Jul 3, 2017)

  • Fixed an issue with multiple @usings & @inherits statements to move to a new line

New in HTML Minifier 1.5 (Jul 3, 2017)

  • Added code to remove JavaScript comments between script tags.

New in HTML Minifier 1.4 (Jul 3, 2017)

  • Added support for Nancy
  • Added optional parameter to break to next line if there is a max character count

New in HTML Minifier 1.3 (Jul 3, 2017)

  • Confirmed that solution works in VS2015

New in HTML Minifier 1.2 (Jul 3, 2017)

  • Include *.ascx files
  • Include files in root folder