All Versions
19
Latest Version
Avg Release Cycle
73 days
Latest Release
1077 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.0-rc.7 Changes
August 15, 2018 -
v3.0.0-rc.11 Changes
May 29, 2019v3.0.0-rc.11 (2019-05-30)
๐ฑ ๐ Fixes
๐ฑ ๐ Improvements
- ๐ #1074 - Add DELETE request method support. (@ApacheEx + @pb30)
- #1069 - Add
authorize_url_parameters
config support to OAuth 1 providers (@pb30)
๐ฑ ๐ New Providers
- #1071 - Paypal OAuth2. (@jorgevrgs)
p.s. Thanks to anyone who contributes.
-
v3.0.0-rc.10 Changes
March 25, 2019 -
v2.17.0 Changes
December 13, 2019 -
v2.16.0 Changes
September 20, 2019v2.16.0 (2019-09-20)
๐ฑ ๐ Bug Fix
- โก๏ธ #1086 - [VK] Update provider to work with Vkontakte 5.x API. (@bookcrossing)
-
v2.15.1 Changes
June 11, 2019๐ This is just re-release of v2.15.0 to update version in https://packagist.org
-
v2.15.0 Changes
May 29, 2019 -
v2.14.0 Changes
March 25, 2019 -
v2.13.0 Changes
January 10, 20192.13.0 - Jan 10 2019
๐ฑ ๐ Fixes
๐ #995 - Return back support for PHP 5.2. (@misterspelik)
#1030 - [Google] Migrate Google+ Sign-in to Google Sign-In (@karlshea)๐ฑ ๐ Improvements
#1019 - Added option to set status as company for LinkedIn. (@ttornado)
๐ฑ ๐ฅ Breaking changes
- ๐ #1019 - Support of Google+ API has been dropped (related issue #1024):
- Some profile fields were removed.
- Google+ Contacts were removed.
๐ฑ ๐จ Migration guide
You need to make sure that:
- you don't use google plus contacts.
- you don't use such fields from the
getUserProfile
: phone, country, region, zip, city, address, webSiteURL, age, birthDay, birthMonth, birthYear. - ๐ you use
OAuth 2.0 client ID
(see https://console.cloud.google.com/apis/credentials) - you can disable
Google+ API
Library from here https://console.cloud.google.com/apis/library
p.s. Thanks to anyone who contributes.
- ๐ #1019 - Support of Google+ API has been dropped (related issue #1024):