Downloads
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