Skip to content

Commit

Permalink
Release v2.5.0
Browse files Browse the repository at this point in the history
2.5.0 - September 7 2015
      New:
        hybridauth#444 + hybridauth#445 - Slack provider
        $474 - WarGaming OpenID provider
        hybridauth#454 - xuite's oauth provider
        hybridauth#480 - Improved inline documentation for IDE support
        hybridauth#370 + hybridauth#495 - [github] getUserContacts() implementation
(followers & following)
        hybridauth#372 + hybridauth#495 - [instagram] getUserContacts() implementation
(follows & followed-by)
        hybridauth#519 - [Twitter] Add email option to Twitter API
      Fixes:
        hybridauth#438 + hybridauth#445 - [LinkedIn] getusercontacts error
        hybridauth#446 + hybridauth#447 - [Steam] xml parsing error
        hybridauth#340 + hybridauth#476 - Ensure session is saved before sending response
        hybridauth#472 - [Facebook] Obsolete 'read_friendlists' FB permission was
changed to 'read_custom_friendlists'
        hybridauth#453 - [Vkontakte] fix Undefined property: stdClass::$email
        hybridauth#499 + hybridauth#500 - [Facebook] Bug: treating hometown as current
location
        hybridauth#523 - [Draugiem] API does not always return the birthday object
        hybridauth#525 - [Facebook] Fixes getUserProfile v2.4 compatibility
        hybridauth#532 + hybridauth#533 [soundcloud] Provider doesn't implement
getUserProfile() and getUserContacts()
        hybridauth#535 - [Draugiem] API does not always return the birthday object
      Changes:
        hybridauth#477 - [Vkontakte] Move Vkontakte fields to configuration
        71531f2 - [Facebook] Adding birthday field to be retrieved
      Removed:
        hybridauth#455 - [Viadeo] Viadeo connect not existing anymore
  • Loading branch information
AdwinTrave committed Sep 7, 2015
1 parent 0fe9968 commit 972005a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 972005a

Please sign in to comment.