minify 7.x-1.7

Bug fixes

- Bug fixes
- #2966657 Warning: count(): Parameter must be an array or an object

minify 7.x-1.6

Bug fixes

- Bug fixes
- #2897600 [warning] unlink(): No such file or directory file.inc
- #2887055 Warning "Filename cannot be empty"
- #2966657 Warning: count(): Parameter must be an array or an object

minify 7.x-1.4

Bug fixes

- Bug fixes
- #2226279 Failed to generate minified JS. Error: Parse error. extra @desc tag
- #2419915 Minify updates variable leading to cache miss and variables table re-build
- #2552509 Minified files not loading after enabling "Aggregate JavaScript files" option from performance page
- #2679593 Cleanup unused javascript entries without clearing minify cache
- #2838123 Cannot minify js file for jQuery update
- #2572201 Server error, Too many compiles performed recently

minify 7.x-1.3

Developer debug info and hook_cron removed, which was added for testing purpose.

If you are upgrading to 7.x-1.3 from 7.x-1.1, execute module update.

minify 7.x-1.2

Bug fixes
New features

Update includes following bug fixes
2298669
2302417
2328153

New feature Batch process added while minifing multiple files.

If you are upgrading to 7.x-1.2 from 7.x-1.1, execute module update.

minify 7.x-1.1

Bug fixes

Update includes following bug fixes

  1. Remove comments from inline JS and CSS
  2. Failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in _minify_process_minify()

Known issue
From inline

tag comment start with // will not be remove

minify 7.x-1.0

Bug fixes
  1. Bug fixes
  2. Updated to manage only front end / site visitor JavaScript files
  3. If you are updating from 7.x-1.0-rc1 to 7.x-1.0, please clear the Cache (Default system cache and Minify cache)
Subscribe with RSS Subscribe to Releases for Minify