Download & Extend

Releases for Advanced CSS/JS Aggregation

advagg 6.x-1.8

Download Size md5 hash
advagg-6.x-1.8.tar.gz 151.98 KB 8b0745e99384d03eb962259f65325b17
advagg-6.x-1.8.zip 192.24 KB ac764a4ab050e42e02acede67292b559
Last updated: March 28, 2012 - 19:25
Official release from tag: 6.x-1.8

Release notes

Regressions from 1.6
#1098756: I have a colorable theme that cannot be changed when I enable this module
#1508512-5: Table advagg_bundles doesn't exist query

Fixes this bug: #1507332: Parse error: syntax error, unexpected T_ELSE in class.csstidy.inc
See the 1.7 release notes for other update info: http://drupal.org/node/1505372

advagg 6.x-1.7

Download Size md5 hash
advagg-6.x-1.7.tar.gz 151.98 KB b35050b8def0d81b78b7b24ef00b00be
advagg-6.x-1.7.zip 192.25 KB ecc71a0d5bb5d25ae91487873fb6bb70
Last updated: March 28, 2012 - 01:25
Official release from tag: 6.x-1.7

Release notes

Known Issues:

#1507332: Parse error: syntax error, unexpected T_ELSE in class.csstidy.inc - Issue with the CSS Tidy library code.

Bug Fixes

#1344190: Create the temp dir if it doesn't exist.
#1334460: Slow Loading CSS Aggregate
#1116618: Need a nginx setup doc
#1338188: PostgreSQL: Improper argument to SQL lpad() in advagg_bundler_analysis()
#1329176: Private File Transfer - PHP error: fopen filename cannot be empty
#1374098: Use jquery_update function to determine jquery version when using CDN
#1338188: PostgreSQL: Improper argument to SQL lpad() in advagg_bundler_analysis()
#1172684: Not compatible with LESS CSS Preprocessor
#1411044: Advagg issue with latest jQuery_update module
#1405360: warning: Invalid argument supplied for foreach()
#1452674: Theme hook not in the right place
#1447854: Does this mod work with Private File system?
#1451926: Compression using JSMIN uses incorrect order
#1461492: Bundler/Adv Aggregator serves the same bundles for HTTPS pages as for HTTP ones
#1429006: Google analytics js code
#1285886: Advagg drupal code style issues
#1499206: Fatal error: Call to undefined function advagg_get_current_schema()

New Features

#1247410: Question about number of bundles and tools like pagespeed.
#1345712: Cron run
#1311574: Disable bundler and swap to inline styles (for single use type pages)
#1370182: Add the ability to use prefix, suffix, defer when handling all types of JS.
#1338340: PostgreSQL: Issue with GROUP BY and missing 'filename_md5'
#1493384: AdvAgg Toggler Bookmarklet

advagg 6.x-1.5

Download Size md5 hash
advagg-6.x-1.5.tar.gz 146.5 KB 648c75ffb751c0406728be659b5ddbd6
advagg-6.x-1.5.zip 187.05 KB 3be359c135dbbf8bb7fe33b3b352fc82
Last updated: August 6, 2011 - 02:26
Official release from tag: 6.x-1.5

Release notes

1.5 release

Bugs fixed
#1229838: Closure theme function issue.theme_closure
#1240208: Locking in advagg_insert_bundle_db()
#1172684: Not compatible with LESS CSS Preprocessor

3rd party libraries upgraded
#1238432: only identifier attributes may have their surrounding quotes removed
#1229324: Upgrade jsmin+

New features
#1171244: Asynchronous debug info troubleshooting
#1237336: Button that will drop a cookie on the browser that disables aggregation
#1238816: static cache jquery_ui_get_version because it hits disk.


These are the known 3rd party issues with this release.
#1193578-2: Emulate theme('page') processing to obtain list of css/js files
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs
http://drupal.org/project/parallel_css

If you are using the CSS Embedded Images module, be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/e65b10d4f6...

advagg 6.x-1.4

Download Size md5 hash
advagg-6.x-1.4.tar.gz 144.24 KB 3049a33fd306916ce43b840cdd0cc768
advagg-6.x-1.4.zip 184.34 KB a0c210e039c3f98dd7e9cf11e209f98e
Last updated: July 23, 2011 - 00:51
Official release from tag: 6.x-1.4

Release notes

1.4 release

Bugs fixed in this release
#1216754: use connection close on http requests
#1224064: Fix Strict warning
#1221928: Google Chrome - Small parts of CSS missing
#1051172: Piwik adds counter javascript twice
#1220392: Counter on bundle getting reset to zero
#1222786: Duplicate entry error


These are the known 3rd party issues with this release.
#1207248: Advagg breaks panel pages (modalframes)
#1193578-2: Emulate theme('page') processing to obtain list of css/js files
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs
http://drupal.org/project/parallel_css

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/e65b10d4f6...

advagg 6.x-1.3

Download Size md5 hash
advagg-6.x-1.3.tar.gz 144.02 KB 28ee6ec1cd9b131b01f17b68bf728013
advagg-6.x-1.3.zip 184.07 KB 0ed13d5de30a2f7d6a980feb6b4ab705
Last updated: July 8, 2011 - 20:21
Official release from tag: 6.x-1.3

Release notes

Bug Fixed:
#1213294: advagg_processor's cache doesn't take into account http vs https

See the 1.2 Release notes for the list of changes that happened between 1.1 and 1.2.

advagg 6.x-1.2

Download Size md5 hash
advagg-6.x-1.2.tar.gz 143.9 KB 8d8b3332596c4da71f6b3268b80e61b5
advagg-6.x-1.2.zip 183.97 KB 6ad3cfbd61b9c92b61a37ef5370b4885
Last updated: July 8, 2011 - 19:12
Official release from tag: 6.x-1.2

Release notes

1.2 release

Bugs fixed in this release
#1207164: Fatal error on update function advagg_get_root_files_dir
#1207176: Division by zero
#1207178: Flush your caches
#1207782: UnInstall Fails
#1208284: Since upgrade to 6.x-1.1 get fatal error in status report and when trying to view module settings page in admin
#1213056: Call to undefined function advagg_set_file_data()

New features in this release
#1209680: advagg_get_files_in_bundle

Behavior that has changed
Added a caching level at the advagg_processor level. Makes advagg take 1/4 of the time it used to on a cache hit. But the only hook that gets ran 100% of the time is hook_advagg_disable_processor now.


These are the known 3rd party issues with this release.
#1207248: Advagg breaks panel pages (modalframes)
#1193578-2: Emulate theme('page') processing to obtain list of css/js files
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Feature requests that have not been coded:
#1140624: Create GUI for full control over bundles used
#1181928: Optimize output from css_emimage
#1078050: Add support for Google's Closure compiler

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs
http://drupal.org/project/parallel_css

Read more

advagg 6.x-1.1

Download Size md5 hash
advagg-6.x-1.1.tar.gz 143.34 KB 00f93cb3d6f145996db2f755219cdd39
advagg-6.x-1.1.zip 183.42 KB 73415a41f8e79f33c27b5b6644ef3a93
Last updated: July 1, 2011 - 22:31
Official release from tag: 6.x-1.1

Release notes

1.1 release

KNOWN ISSUE
#1207178: Flush your caches

Bugs fixed in this release
#1193176: private file system + advagg_file_download() creates unnecessary errors filesize()
#1192824: Bad handling of non-existant files: empty css bundle completely disables aggregation
#1194226: Warning: stream_select() [<a href='function.stream-select'>function.stream-select</a>]: No stream arrays were passed in advagg
#1193350: Serving unstyled pages while bundles are initially generating
#1197280: race condition
#1193504: Better Cache Reset Handling
#1195998: Various bundle generation issues (redirects, loops, hanging pages etc)
#1206810: Add in the query string in advagg_css_js_file_builder

New features in this release
#1192422: Bundler logics documentation
#1193504: Better Cache Reset Handling
#1195556: Include core locking if using drupal 6.15 or below
#1198334: Notice about Adv CSS/JS Agg - LABjs Closure
#1199622: Record file size in the advagg_files table
#1196434: Some suggestions for the bundler
#1202396: Allow for async requests to work on a dev install behind basic auth.

Behavior that has changed
advagg_css_js_file_builder() api has changed slightly.
New setting: Aggregation Inclusion Mode - By default it will build the aggregate in the background, getting the html out the door even quicker.
AdvAgg now requires Drupal 6.16+ or the locking framework patch.


These are the known 3rd party issues with this release.
#1193578-2: Emulate theme('page') processing to obtain list of css/js files
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Feature requests that have not been coded:
#1140624: Create GUI for full control over bundles used
#1181928: Optimize output from css_emimage
#1078050: Add support for Google's Closure compiler

Known to work well with these modules:
http://drupal.org/project/jquery_update

Read more

advagg 6.x-1.0

Download Size md5 hash
advagg-6.x-1.0.tar.gz 140.16 KB 940153a8973623f0c872be6fdac977fa
advagg-6.x-1.0.zip 180.21 KB ac26fb42caf4c1bf56dd82bbd344ea6b
Last updated: June 18, 2011 - 00:47
Official release from tag: 6.x-1.0

Release notes


1.0 release. These are the known 3rd party issues with this release.
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Feature requests that have not been coded:
#1140624: Create GUI for full control over bundles used
#1181928: Optimize output from css_emimage
#1078050: Add support for Google's Closure compiler

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs
http://drupal.org/project/parallel_css

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/e65b10d4f6...

Bugs fixed in this release
#1159712: Notice: Undefined index: description in advagg_admin_settings_form() (line 176 of advagg.admin.inc)
#1178688: Notice: Undefined index: all in advagg_process_css() advagg.module *FIX*
#1176754: stream_select() has been disabled for security reasons
#1182754: INSERT INTO advagg_bundles error
#1189002: latest 'patch' via http://drupal.org/files/issues/advagg-1185756-1.patch has re-created CDN 'missing schema' problem
#1188806: PHP E' Notice: Undefined index: host in advagg_check_missing_handler() in advagg.install *FIX*
#1186106: Parse error: Missing operand in file '[inline]' on line 1
#1191576: Async mode gives "jQuery is not defined" for the first time

New features in this release

Read more

advagg 6.x-1.0-rc6

Download Size md5 hash
advagg-6.x-1.0-rc6.tar.gz 139.21 KB b56434d2f8d2ca85372220d9a637c4e8
advagg-6.x-1.0-rc6.zip 179.14 KB 587012673c6fe6e3ad198f6205c13347
Last updated: June 3, 2011 - 23:36
Official release from tag: 6.x-1.0-rc6

Release notes


Fifth release candidate. As of this point these are the known issues with this release.
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Feature requests that have not been coded:
#1164544: AdvAgg - Use the CDN module for images referenced in CSS aggregates.
#1140624: Create GUI for full control over bundles used

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/31840ba007...

Bugs fixed in this release
#1166900: rc4 -> rc5 update error | function advagg_get_root_files_dir
#1161570: Flushing the advagg cache not working.
#1168844: Double check that we do a clearstatcache before calling mtime, atime or filesize in the correct places.
#1170300: 404 if counter is 0 & bundle missing from the DB
#1146888: Advagg - JSMin+ incompatibility with swftools
#1150150: AdvAgg - Fusion Core theme - Lost local.css?
#1173328: Can't choose Minified version of Jquery Update
#1169414: Generate CSS/JS files on request (async mode) is disabled if site is offline
#1172012: cdn_file_url_alter's path blacklist by default has admin*. AdvAgg CDN tests on status page not working as a result.
#1176754: stream_select() has been disabled for security reasons
#1176898: 404 on missing CSS and JS files

New features in this release
#1169020: Reduce the # of queries made in advagg_get_filename
#1169028: Create a cache for inline CSS/JS compression
#1158658: Support for conditional stylesheets in zen 2.x
#1169702: Addressing Nginx support for advagg - mostly in 404 handling

Read more

advagg 6.x-1.0-rc5

Download Size md5 hash
advagg-6.x-1.0-rc5.tar.gz 132.49 KB 783a27cf90715589cd810430c955863c
advagg-6.x-1.0-rc5.zip 172.49 KB 21cd04ea2ad8fe5465ff567754e005fd
Last updated: May 24, 2011 - 02:06
Official release from tag: 6.x-1.0-rc5

Release notes


Fifth release candidate. As of this point these are the known issues with this release.
#1158658: Support for conditional stylesheets in zen 2.x
#1149792: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Feature requests that have not been coded:
#1164544: AdvAgg - Use the CDN module for images referenced in CSS aggregates.
#1140624: Create GUI for full control over bundles used

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/d776ec3fda...

Bugs fixed in this release
#1158440: Cannot Uninstall JS Aggregator
#1159708: Notice: Use of undefined constant REQUIREMENT_OK - assumed 'REQUIREMENT_OK' in advagg_check_missing_handler() (line 356
#1160370: PHP Fatal error: Call to undefined function advagg_flush_caches() in advagg_css_compress/advagg_css_compress.install on line 38
#1160338: code name error/bug in [advagg_bundler.admin.inc] - (for $row)
#1159712: Notice: Undefined index: description in advagg_admin_settings_form() (line 176 of advagg.admin.inc)
#1160204: AdvAgg - Notice: Undefined offset: in drupal_http_request() (in includes/common.inc). Backport D7 drupal_http_request.
#1163144: Use of undefined constant ADVAGG_CSS_COMPRESSOR line 38 of advagg_css_compress.admin.inc)
#1163160: DB Uninstall User Warning: Table;db_drupal.advagg_files; doesn't exist query
#1156518: Order of CSS files is causing problems
#1161644: Old files not being deleted
#1161570: Flushing the advagg cache not working.
#1166380: Support sites that require RewriteBase
#1147048: AdvAgg, LABjs, CTools - JS Settings Issues

New features in this release
#1161870: Include the CSS Compressor
#1148204: Setting JSON values to objects/callbacks via drupal_add_js extension (or similar)
#1150632: Record last used timestamp for bundles

advagg 6.x-1.0-rc4

Download Size md5 hash
advagg-6.x-1.0-rc4.tar.gz 92.97 KB 09008a15319f13c6e46102aacc610a09
advagg-6.x-1.0-rc4.zip 107.89 KB 2a8434c20ec23e2cc3307e3b1466edbe
Last updated: May 3, 2011 - 01:16
Official release from tag: 6.x-1.0-rc4

Release notes


Fourth release candidate. As of this point these are the known issues with this release.
#1142770: Seven Theme - Performance tweek & advagg fix
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/a578d73eba...

Bugs fixed in this release
#1072812: advagg does not detect SSL
#1142002: open atrium - DesignKit module compatibility
#1141700: Theme hook is not in the correct place.
#1132878: Can't enable async mode with open atrium - Add in html comment to fast404 & check for that as well
#1129656: CSS and JS files are not generated on first request, instead Drupal error 404 is send which results with broken site experience

New features in this release
#1142020: allow for drupal_add_css to add in inline scripts
#1071624: jQuery UI via google cdn

advagg 6.x-1.0-rc3

Download Size md5 hash
advagg-6.x-1.0-rc3.tar.gz 91.15 KB 86673047c2e5de618bde4af6a2846849
advagg-6.x-1.0-rc3.zip 105.93 KB b6bdff513da6be16f7fd2be240cbb948
Last updated: April 13, 2011 - 19:41
Official release from tag: 6.x-1.0-rc3

Release notes


Third release candidate. As of this point these are the known issues with this release.
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project.

Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/8e5cae95c6...

Bugs fixed in this release
#1122408: PHP Safe mode
#1123964: .htaccess in css not generated correctly
fix coder warnings

New features in this release
update readme.txt; better control of the JS when using the advagg_closure variable; advagg_region_skip_keys variable added.

advagg 6.x-1.0-rc2

Download Size md5 hash
advagg-6.x-1.0-rc2.tar.gz 90.74 KB 050bee6bcffbfb54c7fb8c69d3bff019
advagg-6.x-1.0-rc2.zip 105.42 KB bbf332bd55246ca9c8b2aeb0ea595e00
Last updated: April 10, 2011 - 06:21
Official release from tag: 6.x-1.0-rc2

Release notes


Second release candidate. As of this point, all known/reproducible bugs are fixed. Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/8e5cae95c6...

One thing that isn't well documented yet is using debugging per request. Add in ?advagg-debug=1 to make it output ALOT of info into watchdog with the advagg name.

Bugs fixed in this release
#1120936: Private download & different directory for storing advagg files
#1120360: Something forgotten in update 6107
#1122036: Drupal older then 6.16 - Call to undefined function lock_acquire() advagg.module

New features in this release
#1121396: Add in support for admin menu 3.x
#1121608: Load external CSS files

Known Issues in this release
#1122408: PHP Safe mode

advagg 6.x-1.0-rc1

Download Size md5 hash
advagg-6.x-1.0-rc1.tar.gz 90.52 KB beef480eee75db0996cb8e4ad906cd09
advagg-6.x-1.0-rc1.zip 105.2 KB f74991a52f07f37383952917208a851a
Last updated: April 8, 2011 - 01:21
Official release from tag: 6.x-1.0-rc1

Release notes



First release candidate. As of this point, all known/reproducible bugs are fixed. Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs

If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/8e5cae95c6...

One thing that isn't well documented yet is using debugging per request. Add in ?advagg-debug=1 to make it output ALOT of info into watchdog with the advagg name.

Known Issues with this release
#1120936: Private download & different directory for storing advagg files
#1120360: Something forgotten in update 6107

advagg 6.x-1.x-dev

Download Size md5 hash
advagg-6.x-1.x-dev.tar.gz 152.42 KB 4a4585c815827bfe61c6ba3a9cc73b1d
advagg-6.x-1.x-dev.zip 192.73 KB c8bcc3775db2e48aa3a02c97d83b714a
Last packaged version: 6.x-1.8+8-dev
Last updated: April 18, 2012 - 12:02
Development snapshot from branch: 6.x-1.x

Release notes

 
Git shortlog

Subscribe with RSS Syndicate content