Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@akyoto akyoto released this 10 Nov 13:49
· 33 commits to nodejs since this release
  • Switched from the outdated jade module to pug (rename all of your existing .jade files to .pug)
  • New HTML linter based on html5.validator.nu (using a custom implementation)
  • Automatic plugin installation now uses yarn instead of npm
  • Gzip compression is automatically disabled when used with a reverse proxy like nginx (you should enable gzip in nginx instead)
  • Heavily improved ETag performance and activated ETags for all page types
  • Windows support has been dropped (Aero 2.0 is made for Linux/Mac)