Skip to content

HTMLdoc v1.4.0

Compare
Choose a tag to compare
@hexydec hexydec released this 04 Oct 21:54
· 84 commits to master since this release

This release updates the configuration and adds a safe option to enable to software to be safer out of the box:

  • Fixed bug in tag::minify() where the closing <html> tag was not removed when close is set to true
  • Updated minification settings in config.php to make IE comments removed by default now that IE11 is dead
  • Added a safe settings option that disables options that can be unsafe
  • Updated tests.
  • Updated dependencies