easy_social 8.x-3.0

Bug fixes

Issue #2399917 by jmoreira, camoa, lnunesbr, rhormens, filipelagoa, eduoliveir: functional release for drupal 8

easy_social 7.x-2.12

Bug fixes

Issue #2551695: Fixing performance issue by adding a valid cache bin in `easy_social_get_widgets` function.

easy_social 7.x-2.11

Security update

Fix for a security vulnerability in easy_social_admin_summary()

easy_social 8.x-3.0-alpha1

Initial release for Drupal 8. All of the code has been completely re-written from scratch using the new config management system and right now there's only a single Easy Social block available.

Please test this out and open issues, it's still early enough to help shape things for the D8 version!

easy_social 7.x-2.8

Bug fixes
Insecure

Consider using this version, and not the 2.7 since it's generating a relative permalink. It's fixed in this version, generating an absolute permalink for each node comment.

easy_social 7.x-2.6

New features
Bug fixes
Insecure

A couple nice bugfixes and Views integration, horray!

easy_social 7.x-2.5

Insecure

minor maintenance release with improved settings form and wizard

easy_social 7.x-2.4

Bug fixes
Insecure

Fixed critical bug where widgets would sometimes not be displayed when supposed to

easy_social 7.x-2.3

Insecure

Minor maintenance release with code cleanups, fixed cache flushing when adding widgets to node display and also improved summary

easy_social 7.x-2.0

New features
Bug fixes
Insecure

Finally, 7.x-2.0 stable!

This version improves handling of default and default settings and has a clean upgrade path from 7.x-1.0 to 7.x-2.0

easy_social 7.x-2.0-beta9

New features
Bug fixes
Insecure

another day, another beta!

fixed some bugs, improved code and added ability to add stylesheets per widget

easy_social 6.x-1.4

removed unecessary $data variable and now passing $lang according to node's language, to enable localized versions of the share buttons

easy_social 6.x-1.3

Bug fixes

Fixed bug where Twitter Related Account description was used instead of the page title for the "data-text" attribute. This meant that not only did it mess up page titles but also omitted related account descriptions.

easy_social 7.x-2.0-beta8

New features
Insecure

Updated all widget markups to the latest versions and added extensive new settings for Facebook and Google+.

Widget translations are also now possible (for those who support it).

Finally, a (non-breaking) API-change:

- Added a new option "script_type" to determine whether the javascript include should be loaded externally or inline.

easy_social 7.x-2.0-beta7

New features
Insecure

Added option to allow up to 2 extra node fields, this allows us to, for example, add Easy Social widgets to both the top and bottom of a node.

This is likely the last new feature added to the 2.x branch of Easy Social.

Please test this and submit issues to help ensure we have a rock solid 2.0 release!

easy_social 7.x-2.0-beta6

New features
Insecure

Now with support for multiple blocks (up to 10), each with its own customized settings (if desired)

easy_social 7.x-2.0-beta5

New features
Insecure

Refactored twitter widget settings, fixed an error where related account description was being used as title instead and moved settings into a seperate form.

Now other widgets defined by modules have an easy way to create and use extra custom variables.

easy_social 7.x-2.0-beta4

New features
Insecure

Refactored settings pages, content type-specific configurations are now on the content type form and easy social is disabled by default for all content types

easy_social 7.x-2.0-beta1

New features
Insecure

Implemented hook_easy_social_widget() to easily allow other modules to define their own widgets.

Example:

easy_social 7.x-2.x-dev

New features

Implemented hook_easy_social_widget() to easily allow other modules to define their own widgets.

Example:

easy_social 7.x-1.0-beta5

New features
Bug fixes

Minor improvements and bugfixes and mainly the ability to ignore easy social per path

easy_social 7.x-1.0-beta3

New features

Issue #1243154 by migueltrindade: Implemented Linkedin share buttons.

Subscribe with RSS Subscribe to Releases for Easy Social