File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
- ## 2.2.0 (202x-xx-xx )
3
+ ## 2.2.0 (2024-02-28 )
4
4
* BC Break: Dropped support for PHP 7.4 & 8.0,
5
+ * Added: Telegram resource owner,
6
+ * Bugfix: Allow ` use_authorization_to_get_token ` to be configured to ` false ` for generic OAuth2,
7
+ * Bugfix: Update API version for Facebook to latest available
8
+ * Bugfix: Replace custom authenticator passport with custom badge usage,
9
+ * Bugfix: Fix registration of failure handler,
10
+ * Bugfix: Don't miss refresh token in registration controller,
11
+ * Bugfix: Allow ` null ` as ` $registrationForm ` in ` RegisterController ` ,
12
+ * Bugfix: Fix connect functionality with authentication managers,
5
13
6
14
## 2.1.0 (2023-11-30)
7
15
* BC Break: Dropped support for Symfony: ` >6.0, <6.3 ` ,
You can’t perform that action at this time.
0 commit comments