This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
2.0.0
- 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)