-
- Add option to cache minified pages. You will need to manually clear the cache if you make any page modifications.
-
- Updated php dependencies
-
- Fix Undefined variable: compressor (default mode: 'default')
-
- Added language support in Admin
-
- Updated WyriHaximus/HtmlCompress to 1.3.1 (fix a bug with )
-
- Added option in admin to choose compression mode (default compress JS and CSS but doesn't do it aggressively to get the smallest size.Fastest only compresses HTML and ignores the rest. Smallest compress everything aggressively to get the smallest size.)
-
- Add WyriHaximus/HtmlCompress (now minify html / css / js by default)
- Removed options in admin to toggle inline CSS minifier
- Removed options in admin to toggle inline JS minifier