Downloads
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
#1180648: Add in compression cache for files
#1185786: allow for URLs to get CDN-ed even if cdn patch is not applied
#1188974: Passive and active mode
#1116618: Need a nginx setup doc