Nystudio107 Minify Versions Save

DEPRECATED A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates

1.2.0

6 years ago

Changed

  • Updated composer dependencies to the 3.x release of Minify
  • Fixed Packagist support for the Minify plugin

1.1.2

7 years ago
  • [Improved] Updated vendor dependencies for PHP 7.1 compatibility
  • [Fixed] Fixed a typecasting issue in the 3rd party CSSmin lib for PHP 7.1 compatibility
  • [Improved] Updated the class names used in the updated vendor deps
  • [Improved] Broke out the changelog to CHANGELOG.md
  • [Improved] Updated the README.md

1.1.1

7 years ago
  • [Improved] Removing dev requirement from composer.json
  • [Improved] Updated the README.md

1.1.0

8 years ago
  • [Added] The default minify tag now minifies all the things (html, css, js)
  • [Added] Added Composer support
  • [Improved] Updated the README.md

1.0.4

8 years ago
  • Fixed the releases.json feed URL
  • Changed the Minify config settings from environmentalVariables to craft.config settings
  • Updated the README.md

1.0.0

8 years ago
  • Initial Release