Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 298.87 KB
MD5: 88149e635d7a6d1cee5a7fce5db69469
SHA-1: 86edf1f726eed41325ee0faa2bbb0a96df138a07
SHA-256: b825199e1ad83da0ee26396a7f47c1a6e674373ba4d49f6a13a922f2d151d6c1
Download zip 334.43 KB
MD5: 335334f4cd9a05a4f12d2c9b2d8b8d44
SHA-1: da6dc577da177bf6085344ccf1a10e791934112a
SHA-256: 9b75f4225363852f87274f7ae051d8309bec12c804951db30d495cbb9e92b26f

Release notes

Bugs Fixed:
#2469063: locale_js_alter() - PDOException: Integrity constraint violation: 1062 Duplicate entry 'javascript_parsed'
#2233937: PDOException: PRIMARY': INSERT INTO {advagg_files}
#2477085: Unexpected character in input
#2478993: Notice: Use of undefined constant ADVAGG_SKIP_FAR_FUTURE_CHECK
#2477107: An illegal choice has been detected. Please contact the site administrator.
#2477799: Problem with cache level of 3
#2477407: Move JS to footer (All) breaks Tinymce 3.5 (2012)
#2479755: Remove 'advagg_bundler_info' variable
#2481279: SQL error "no such function: LPAD" using sqlite in advagg_bundler
#2485001: Empty $item['browsers'], $item['type'], and $item in common.inc
#2491113: Files are being aggregated twice and breaking CSS due to omega_pre_render_scripts()
#2492447: Fix usage of db_merge

New Features:
#2471309: Cache-Control and Pantheon
#2479039: Create more tests for the Converting paths options
#2483593: Skip compression if the js file has 5x as many semicolons as new lines
#2486939: use cdn.rawgit.com instead of rawgithub.com
#2489708: Option to wrap all inline js code in setTimeout
#2487087: Speed up the bundler, use char instead of varchar; also use ascii_bin instead of utf8_bin
#2491351: Inline CSS "and / or" JS on specific pages

Note:
Based on testing, the advagg bundler sub module's query's time has almost been cut in half thanks to these 2 issues #2481279-4: SQL error "no such function: LPAD" using sqlite in advagg_bundler, #2487087-3: Speed up the bundler, use char instead of varchar; also use ascii_bin instead of utf8_bin. Be sure to run update.php

Notes for other modules:
HTTP Parallel Request & Threading Library is not required but is recommended so Aggregates will be built in the background.
OpenLayers - #2320267: Blindly setting Drupal.settings.openlayers to an empty object in openlayers.js is a bad idea is only needed if the "Move JS to the footer" setting is at "All but JavaScript Libraries".

Created by: mikeytown2
Created on: 20 May 2015 at 23:10 UTC
Last updated: 11 Jun 2015 at 18:13 UTC
Bug fixes
New features
Unsupported

Other releases