| Download |
Size |
md5 hash |
|---|---|---|
| addtoany-6.x-3.4.tar.gz | 15.59 KB | 13dc26484f7ecdfc45ba26c68975640e |
| addtoany-6.x-3.4.zip | 17.83 KB | 8d47fea05c416452cfdff38654366a37 |
Release notes
This release hardens asynchronous script loading and updates the AddToAny sharing buttons:
Fixes: http://drupal.org/node/1506412
* Add inline header JS for a2a_config & script loading logic
* Replace first button JS with one call to async script loading function, to utilize of concurrent downloading with async
* Add footer call to async script loading function, in case first button HTML+JS does not output
* Reduce JS whitespace output
* New buttons
* Default front page title if unspecified is "Drupal"
* Properly encode custom button URL in SRC attribute
Update March 28, 2012:
This release also fixed SA-CONTRIB-2012-045 - AddToAny - Cross Site Scripting but was not originally tagged to reflect that fact.