Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download shareaholic-7.x-3.22.tar.gztar.gz 248.29 KB
MD5: 5656393d88c3f7348780144eb70a2cfb
SHA-1: 8796ad47293c50a13e9ca0b91f9b0324b1b9567d
SHA-256: 7909d88c713ff79f59e014992804743a06a20ece76747733330ee030237a69ab
Download shareaholic-7.x-3.22.zipzip 272.22 KB
MD5: 8f71d68541a7005c5ce5c55791b61cec
SHA-1: b923d9256498bfd970f14c75e91a7c847786ad0a
SHA-256: d6211ef5cdd1e8b786e4a160a4e9b1e03fa7246daf45c2de84eee3130f1aaca4

Release notes

== Changelog ==
= 7.x-3.22 =
* Bugfix: fixed issue with disabling server side share counts option

= 7.x-3.21 =
* Bugfix: removed code causing new node content to not appear until cache flush

= 7.x-3.20 =
* Enhancement: added support for Yummly and Fancy server-side share counts

= 7.x-3.19 =
* Bugfix: prevent Share count calls on non-public pages

= 7.x-3.18 =
* Enhancement: Added Shareaholic navigation bar to the Shareaholic settings pages

= 7.x-3.17 =
* Enhancement: Modified curl multi to conserve on cpu usage for server side share counts
* Enhancement: Added Google API key to authenticate API calls for Google Plus share counts for improved the reliability

= 7.x-3.16 =
* New Feature: Additional settings for configuring share buttons and related and promoted content
* New Feature: Configure monetization settings from affiliate linking to post share ads

= 7.x-3.15 =
* New Feature: Now you can earn revenue from your existing product links with zero additional effort.
* New Feature: Added support for Shareaholic ads.

= 7.x-3.14 =
* Bugfix: Fixed issue with querying for non-existent database tables
* New Feature: clear FB cache when user creates and/or updates an piece of content

= 7.x-3.13 =
* New Feature: Added footer navigation for more information on Shareaholic products
* Bugfix: Prevent share counts from being called on private pages

= 7.x-3.12 =
* New Feature: display Site ID for better debugging and cross referencing
* Bugfix: Removed an unneeded conditional check from the server side Share Counts API to make it more reliable
* Bugfix: Removed modal from blocking the advanced settings page

= 7.x-3.11 =
* New Feature: Share Counts for Google+, Reddit, StumbleUpon, VK, Buffer, etc! This release features an optional and all new server side Share Counts API. Toggle this option under the "Advanced Settings" section.
* Major performance upgrade and speed boost! Your pages will load faster for your visitors as share count lookups are now consolidated to one single HTTP request per page load (vs a call for each sharing service). The share counts are also heavily cached on both the client and server for super fast lookups and page performance.
* Bug Fix: images in the configuration page do not load properly

= 7.x-3.10 =
* Bug fix: removing regex causing share buttons to not show

= 7.x-3.9 =
* New feature: automatically generate open graph tags (includes a global setting to turn it off or a local setting to turn it off for certain nodes)
* New feature: display connectivity status to Shareaholic servers
* Other: minor wording and CSS styling changes

= 7.x-3.8 =
* Miscellaneous bug fixes and performance enhancements

= 7.x-3.7 =
* Removing packaging info from shareaholic.info
* Adding social shares API library with endpoint

= 7.x-3.6 =
* Bug fix: incorrect use of l() function: remove the slash

Created by: hngu_shareaholic
Created on: 7 Jul 2015 at 15:36 UTC
Last updated: 2 Sep 2015 at 17:33 UTC
Bug fixes

Other releases