*** WooCommerce Social Login Changelog ***

2016.03.15 - version 1.7.3
 * Fix - When using the option `Display "Link Your Account" button on Thank You page`, the notice won't be shown to logged in users who already have a linked account

2016.01.26 - version 1.7.2
 * Fix - Ensure users with restricted roles can always link accounts when logged in
 * Fix - Ensure users can link multiple accounts on the My Account page

2016.01.20 - version 1.7.1
 * Fix - An update in 1.7.0 caused some settings to disappear from the settings page, now restored

2016.01.14 - version 1.7.0
 * Misc - Added support for WooCommerce 2.5
 * Misc - Removed support for WooCommerce 2.2
 * Misc - Improved compatibility with multi-language/translation plugins

2015.10.20 - version 1.6.0
 * Feature - Add Disqus provider
 * Feature - Add VK (Vkontakte) provider
 * Feature - Add Yahoo provider
 * Tweak - Detect and disable conflicting iThemes Security "filter long URLs" setting
 * Tweak - Ensure replaced avatars are fully responsive
 * Tweak - Namespace Opauth library files to avoid conflicts with other integrations
 * Tweak - Use My Account page as default return URL for the [woocommerce_social_login_buttons] shortcode
 * Fix - Better error handling on log-in/sign-up
 * Fix - Ensure profile image is replaced when a profile is unlinked
 * Fix - Only link a new profile found via email if the account has the Subscriber or Customer role

2015.07.28 - version 1.5.0
 * Misc - WooCommerce 2.4 Compatibility

2015.07.20 - version 1.4.3
 * Fix - Fix issue with logging in with Facebook for recently created apps, props Poyu Chen

2015.06.11 - version 1.4.2
 * Fix - Fix potential object injection in Opauth library
 * Fix - Use `wc_set_customer_auth_cookie()` to ensure the same user experience when customers login via a social provider
 * Tweak - Introduce the `wc_social_login_set_auth_cookie` filter
 * Localization - Added French translation provided by Mathieu Racine (mathieu@racine.ws)
 * Localization - Added Finnish translation provided by Juho Tikkanen

2015.03.26 - version 1.4.1
 * Fix - Don't override the avatar icons on the Settings > Discussion screen
 * Fix - Fix fatal error "Cannot redeclare class tmhoauth"
 * Tweak - Added a new option to force SSL callback URLs

2015.02.09 - version 1.4.0
 * Misc - WooCommerce 2.3 Compatibility
 * Localization - Add wpml-config.xml file allowing you to translate option texts
 * Localization - Added Italian translation by DOT agency (https://dot-agency.it)

2015.01.20 - version 1.3.2
 * Fix - Ensure is widget is properly registered
 * Localization - Added Danish translation by Martin Hansen

2014.12.08 - version 1.3.1
 * Fix - Ensure text domain is loaded before all translatable string function calls

2014.11.18 - version 1.3.0
 * Feature - The linked social profiles are now displayed on the user's WordPress profile
 * Feature - Added "Social Profiles" column to the admin manage users screen
 * Tweak - Added 'wc_social_login_opauth_config' filter

2014.10.21 - version 1.2.1
 * Tweak - Tweaked styling of social buttons to be compatible with more themes
 * Fix - Make Amazon available even if Force SSL is not enabled

2014.10.06 - version 1.2.0
 * Feature - Redirect and prompt user to enter their email address if one was not provided by the social login provider
 * Feature - Linked accounts table on My Account page is now responsive :)
 * Tweak - Load larger profile image sizes
 * Tweak - Added optional $return_url parameter to woocommerce_social_login_link_account_buttons() template function
 * Tweak - Added a more descriptive error notice when linking an account whose email matches an existing account
 * Fix - Fix mixed content warnings by loading profile images over HTTPS for sites using SSL
 * Fix - Properly redirect the user to the return URL set in the widget or shortcode

2014.09.09 - version 1.1.2
 * Tweak - Fix styling of social buttons in certain themes

2014.09.09 - version 1.1.1
 * Fix - Fix 'access denied' error when logging in with Twitter
 * Fix - Fix PHP warning on checkout page

2014.09.07 - version 1.1.0
 * Feature - Add LinkedIn provider
 * Feature - Add PayPal provider
 * Feature - Add Instagram provider
 * Feature - Add social login buttons to Sensei login form
 * Feature - Option to show 'Link Account' buttons on Thank You page
 * Feature - Use the user's profile picture as their avatar
 * Tweak - Get user's name from Twitter
 * Fix - New account emails are now sent when a new customer registers via a social provider
 * Fix - A number of provider fixes for various hosting environments
 * Fix - Use the 'Social Login Display Text' setting value in the global template
 * Misc - Swap out JustVector for Zocial icons
 * Misc - 117% more awesomeness than prior version
 * Misc - WooCommerce 2.2 Compatibility

2014.08.22 - version 1.0.6
 * Fix - Fix a styling issue with some themes
 * Fix - Fix issues with Amazon login in certain environments

2014.08.19 - version 1.0.5
 * Fix - Fix another issue with sites installed in subdirectories

2014.08.14 - version 1.0.4
 * Tweak - Improve hiding/showing of social login form on checkout
 * Tweak - Don't display social buttons via the shortcode or widget when the user is logged in
 * Fix - Fix issues with sites installed in subdirectories

2014.08.13 - version 1.0.3
 * Fix - Fix error in environments with case-sensitive filenames

2014.08.12 - version 1.0.2
 * Fix - Really fix error with PHP 5.2 environments

2014.08.12 - version 1.0.1
 * Tweak - Improve layout when using shortcode
 * Fix - Fix error with PHP 5.2 environments

2014.08.12 - version 1.0
 * Initial Release :)
