Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.4.1] - 2022-06-01
Added
- Install the composer dependencies directly on the server
Fixed
- Add missing assets/min folder
[0.4.0] - 2022-01-30
Changed
- Code refactoring
- Full MODX 3 compatibility
- Update mrclay/minify to 3.x
[0.3.3] - 2019-09-23
Changed
- Bugfix: PHP 7 issues
[0.3.2] - 2013-07-19
Added
- Better external css file detection
Changed
- Bugfix: don't use markers
[0.3.1] - 2013-07-09
Changed
- Use markers instead of removing registered scripts directly
[0.3.0] - 2012-10-12
Added
- minify installation in assets/min with custom index.php
- minify settings in system settings
Changed
- Moved plugin settings to system settings
[0.2.2] - 2012-09-07
Changed
- Bugfix: conditional lines are ignored
[0.2.1] - 2012-09-06
Changed
- Bugfix: some registered lines were not properly worked
- Bugfix: external sources are included first
[0.2.0] - 2012-09-05
Changed
- First version for MODX Revolution