Changelog History
Page 1
-
v3.6.0 Changes
October 21, 2020v3.6.0 (2020-10-21)
๐ฑ Milestone for v3.6 ๐
๐ฑ ๐ Improvements
- ๐ #1198 - Consistent state handling (documentation issue?) (@chrisgraham)
- #1242 - Fix PSR-2 compliance. (@chrisgraham)
- #1245 - Fix PSR-2 issues in comments. (@chrisgraham)
- โฌ๏ธ #1248 - [Facebook] Upgrade Graph API to v8.0. (@sviluppomania)
๐ฑ ๐ New Providers
๐ฑ ๐ Bug fixes
- #1239 - Fix OAuth1 flow bug. (@chrisgraham)
- ๐ #1236 - Fix code went missing during merge / missed code from Vkontakte. (@chrisgraham)
- #1240 - [WeChat] Fix authentication and profile data retrieval issue. (@chrisgraham + @champsupertramp)
- #1238 - Fix session storage, due to bug in OpenID. (@chrisgraham)
๐ฑ ๐๏ธ Dropped
- ๐ #1237 - [YahooOpenID] Yahoo dropped OpenID support. (@chrisgraham)
p.s. Thanks to anyone who contributes.
-
v3.5.0 Changes
September 21, 2020v3.5.0 (2020-10-21)
๐ฑ Milestone for v3.5 ๐
๐ฑ ๐ Improvements
- ๐ #1233 - [Telegram] Support profile URLs. (@chrisgraham)
- ๐ #1234 - [Telegram] Need to support nonces for domains that have CSP enabled. (@chrisgraham)
- #1222 - [Telegram] Some basic guidance on how to make Telegram provider work. (@chrisgraham)
- #1213 - Fix code inconsistencies across providers. (@chrisgraham)
- #1215 - [Facebook] Pass locale to Facebook API. (@chrisgraham)
- #1217 - [Facebook] Implemented Facebook token exchange mechanism. (@chrisgraham)
- #1204 - Show which URLs are failing when an endpoint returns an error. (@chrisgraham)
- #1224 - AuthorizationDeniedException should be used for OAuth2. (@chrisgraham)
- #1208 - [Vkontakte] Document where the config settings on Vkontakte come from. (@chrisgraham)
- ๐ #1205 - [BitBucket] Link to OAuth2 config URL, support profile URL, fix typo. (@chrisgraham)
- ๐ #1207 - [Reddit] Support photoURL as Reddit avatar. (@chrisgraham)
- #1194 - [Twitter] Improved code comments documenting Twitter provider. (@chrisgraham)
- #1193 - Write project name consistently. (@chrisgraham)
๐ฑ ๐ New Providers
- #1211 - Reimplemented Dropbox for Hybridauth v3, using Dropbox v2 API this time. (@chrisgraham)
- #1188 - Add DeviantArt Provider. (@Ganofins)
๐ฑ ๐ Bug fixes
- #1235 - Fix example07 for closing popup via js. (@ApacheEx)
- #1214 - Fix guzzle issue with query string encoding. (@chrisgraham)
- ๐จ #1220 - Refactor refresh token handling to fix some messy code and bugs. (@chrisgraham)
- #1203 - [StackExchange] fix and clarification. (@chrisgraham)
- #1225 - Fix various bad error messages and inconsistencies in exceptions. (@chrisgraham)
- #1223 - Fix incorrect exceptions being thrown by a couple of providers. (@chrisgraham)
- #1209 - Improve MicrosoftGraph provider. (@chrisgraham)
- ๐ #1202 - Fixed the Yahoo provider as it now needs to use OpenID Connect on top of OAuth2. (@chrisgraham)
- #1229 - [php7.4] Remove deprecated get_magic_quotes_gpc. (@ApacheEx)
- 533d9da - [Steam] Replace steamid with steamids. (@ApacheEx)
- 7e93ffd - [Steam] Use strict check for https. (@ApacheEx)
p.s. Thanks to anyone who contributes and incredibly huuuuuge effort from @chrisgraham.
-
v3.4.0 Changes
July 21, 2020v3.4.0 (2020-07-21)
๐ฑ Milestone for v3.4 ๐
๐ฑ ๐ Improvements / fixes
- ๐ #1163 [OAuth1] Remove oauth1 authorization parameters from request body. (@collizo4sky)
- #1168 [Twitter] Fix error : code":32,"message":"Could not authenticate you.". (@buzzybuzza)
- #1169 [Internal] Make all types in Profile nullable. (@BackEndTea)
- #1171 [TwitchTV] Fix "Client ID and OAuth token do not match". (@NeoVG)
๐ฑ ๐ New Providers
- #1166 [Pinterest] Create Pinterest provider. (@jorgevrgs)
- #1178 [Apple] Create Apple provider. (@sputnik73)
p.s. Thanks to anyone who contributes, especially @sputnik73 for Apple provider.
-
v3.3.0 Changes
April 16, 2020v3.3.0 (2020-04-16)
๐ฑ Milestone for v3.3 ๐
๐ฑ ๐ Improvements / fixes
- #1150 [VK] Improve api request + add education field. (@ApacheEx)
- #1151 [VK] Add bdate field. (@XIOLog)
- #1153 [OK] Add birthday field. (@XIOLog)
- โฌ๏ธ #1161 [Facebook] Upgrade facebook graph version to v6.0. (@coling)
๐ฑ ๐ New Providers
- #1157 [Patreon] New provider. (@codedealer)
๐ฑ ๐ฅ Breaking Changes
- ๐ #1149 [Instagram] Migrate from Legacy API to Instagram Basic Display API. (@jcambien, @champsupertramp)
p.s. Thanks to anyone who contributes.
-
v3.2.0 Changes
March 04, 2020v3.2.0 (2020-03-04)
๐ฑ Milestone for v3.2 ๐
๐ฑ ๐ Fixes
- #1135 [Foursquare] Fix issue with Foursquare login. (@artxneo)
- #1146 [Discord] Fix refreshAccessToken. (@ApacheEx)
- #1143 [Internal] Fix issue with passing access tokens in the config. (@pavkatar)
- #1138 [Internal] Fix for Logger. (@artxneo)
- #1141 [Internal] Corrected array syntax for PHP 7.4 compatibility. (@alystair)
- af2c61f, 6f811a6 [Telegram] Handle empty fields in authorization checking
๐ฑ ๐ Improvements
๐ฑ ๐ New Providers
- #1134 [QQ] New Provider. (@mai1015)
- #1130 [Slack] New Provider. (@cboehme)
- #1028 [Strava] New Provider. (@sebpapaechocharliekilo)
p.s. Thanks to anyone who contributes.
-
v3.1.1 Changes
December 27, 2019 -
v3.1.0 Changes
December 13, 2019v3.1.0 (2019-12-13)
๐ฑ ๐ Fixes
- #1090 [Twitter] Fix Twitter follower and following counts. (@jkuster)
- #1111 [Facebook] emailVerified should not check "verified". (@bertrandgorge)
- #1091 [Odnoklassniki] Add clientId / clientSecret to tokenRefreshParameters. (@Metallizzer)
๐ฑ ๐ Improvements
- #1082 [VK] Vkontakte getUserProfile fields. (@merkuriy)
- #1066 [OAuth2] Allow POST method in OAuth2 authentification. (@JonathanMM)
- #1106 [OAuth2] Doc fix, short code in hasAccessTokenExpired. (@WinterSilence)
- ๐ #1070 [API] Add support for multipart requests for video upload support. (@pb30)
- ๐ #1124 [HttpClient] Add support for PATCH requests in Curl client. (@Maczuga)
- ๐ง #1129 [Twitter] Make photo size configurable + https. (@ApacheEx)
๐ฑ ๐ New Providers
- #1112 [Telegram] New provider. (@devnull00000)
- #1054 [ORCID] New Provider. (@filips123)
p.s. Thanks to anyone who contributes.
-
v3.0.0 Changes
May 31, 2019Finally, the day has arrived! Hybridauth 3.0 is released as stable version. ๐ฅ ๐ฅ ๐ฅ
๐ See the migration guide.
In case of any questions please fill a new issue.
๐ฑ Big thanks everyone who was involved. ๐๐๐
-
v3.0.0-rc.9 Changes
January 03, 2019v3.0.0-rc.9 (2019-01-03)
๐ฑ ๐ Improvements
- #1016 - Added Yandex provider. (@bologer)
- #1027 - Facebook profile URL fallback. (@bologer)
- 6123c31 - [Google] Migrate Google+ Sign-in to Google Sign-In (@miled)
๐ฑ ๐ฅ Breaking changes
- 6123c31 - Google+ API is not used anymore.
- ๐ 6123c31 - A method
getGplusContacts
has been removed.
p.s. Thanks to anyone who contributes.
-
v3.0.0-rc.8 Changes
December 01, 2018v3.0.0-rc.8 (2018-12-01)
๐ฑ ๐ Improvements
- #1012 - Added autoload-dev. (@samnela)
- ๐ #1009 [Facebook] - Remove continue keyword. Let fetch paging from api. (@Ridder90)
- ๐ #1010 [Steam] - Fixed $userProfile->identifier https issue. (@LittleBigBug)
๐ฑ ๐ Bug fixes
- #992 - [MicrosoftGraph] Map response to Data\Collection object to use the get method. (@Ridder90)
- โก๏ธ #993 - [Tumblr] Update endpoints. (@erwinn)
- e18d765 - [OpenID] Fix typo in error messages. (@ApacheEx)
- โก๏ธ #1008 - [Blizzard] Update provider to work with their new API. (@ErikJson)
p.s. Thanks to anyone who contributes.