From 972005ac2bad2f09c0ac9d19db8c1c20fd033152 Mon Sep 17 00:00:00 2001 From: AdwinTrave Date: Mon, 7 Sep 2015 11:06:06 -0400 Subject: [PATCH] Release v2.5.0 2.5.0 - September 7 2015 New: #444 + #445 - Slack provider $474 - WarGaming OpenID provider #454 - xuite's oauth provider #480 - Improved inline documentation for IDE support #370 + #495 - [github] getUserContacts() implementation (followers & following) #372 + #495 - [instagram] getUserContacts() implementation (follows & followed-by) #519 - [Twitter] Add email option to Twitter API Fixes: #438 + #445 - [LinkedIn] getusercontacts error #446 + #447 - [Steam] xml parsing error #340 + #476 - Ensure session is saved before sending response #472 - [Facebook] Obsolete 'read_friendlists' FB permission was changed to 'read_custom_friendlists' #453 - [Vkontakte] fix Undefined property: stdClass::$email #499 + #500 - [Facebook] Bug: treating hometown as current location #523 - [Draugiem] API does not always return the birthday object #525 - [Facebook] Fixes getUserProfile v2.4 compatibility #532 + #533 [soundcloud] Provider doesn't implement getUserProfile() and getUserContacts() #535 - [Draugiem] API does not always return the birthday object Changes: #477 - [Vkontakte] Move Vkontakte fields to configuration 71531f2 - [Facebook] Adding birthday field to be retrieved Removed: #455 - [Viadeo] Viadeo connect not existing anymore --- CHANGELOG | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e22d84bf8..c88206cba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Hybridauth Change log ===================== -2.5.0 - [not yet released] +2.5.0 - September 7 2015 New: #444 + #445 - Slack provider $474 - WarGaming OpenID provider @@ -19,6 +19,7 @@ Hybridauth Change log #523 - [Draugiem] API does not always return the birthday object #525 - [Facebook] Fixes getUserProfile v2.4 compatibility #532 + #533 [soundcloud] Provider doesn't implement getUserProfile() and getUserContacts() + #535 - [Draugiem] API does not always return the birthday object Changes: #477 - [Vkontakte] Move Vkontakte fields to configuration 71531f2 - [Facebook] Adding birthday field to be retrieved diff --git a/README.md b/README.md index 205ab4367..193bbd4f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# HybridAuth 2.4.2-dev +# HybridAuth 2.5.0 [![Join the chat at https://gitter.im/hybridauth/hybridauth](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hybridauth/hybridauth?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)