- Improvement: Apple provider security improvements.
- Improvement: Kakao Getting Started and core integration update.
- Removed: BuddyPress – BuddyPress registration integration – as BuddyPress deprecated the option to create traditional WordPress accounts for unverified users.
- Feature: BuddyPress – Email template for registration – setting defines the email template that the registration notification will use when the registration happens with social login. Earlier this was part of the BuddyPress registration integration.
* Fix: Some third parties could end up breaking our "Page for register flow" and "OAuth redirect uri proxy page" select inputs
* Fix: WordPress 6.7 compatibility - fix for "_load_textdomain_just_in_time was called incorrectly" notice
* PRO: Fix: [Steam](https://nextendweb.com/nextend-social-login-docs/provider-steam/) - Invalid Params error
- Fix: Line – PHP warning when the returned name was 1 word long only
- Improvement: TikTok Getting Started updated.
- Improvement: Custom Actions – option to display the buttons with either login or register specific label, based on the field where the action was added.
- Fix: Fixed an issue where it was possible to login with the social login through BuddyPress for the first time even if the account was still awaiting activation.
- Improvement: New LinkedIn Sync data fields: Headline, Vanity name
- Improvement: New TikTok Sync data field: Username
- Improvement: PayPal Getting Started updated
- New provider: Patreon
- Improvement: Register form – Password template HTML has been updated according to the latest WordPress default Forget Password form structure.
- Improvement: Custom Actions – Full Site Editing compatibility: the Custom Actions feature now attempts to render the buttons on any actions which are fired after the “init” action. ( Earlier, we tried only on the actions fired after the “login_head” and “wp_head” actions, so the buttons weren’t rendered on the actions that were called within the Block Theme widgets. )
- Improvement: PayPal Getting Started Update
- Improvement: PayPal integration updated according to the new PayPal endpoint and API changes.
- New provider: Reddit
- Feature: TikTok provider – Sync data fields added.
- Improvement: TikTok provider – new OAuth2 endpoints and redirect_url introduced.
- Improvement: TikTok Getting Started updated
- Fix: Yahoo provider – The redirect URL suggestion will now contain the complete Yahoo endpoint URL, as new Apps now require an exact match ( earlier the URLs with query strings weren’t accepted by the input field of Yahoo ).
- Improvement: Developers can now add extra validation logics for the “Ask E-mail/Password/Username on registration” features by using the “nsl_validate_extra_input_password_errors”, “nsl_validate_extra_input_username_errors” and “nsl_validate_extra_input_username_errors” filters.
- Improvement: The HTML of the “Ask E-mail/Password/Username on registration” features can now be overridden over template files.
- Feature: Line provider – added an option to allow the auto login.
- Feature: BuddyPress registration integration – so BuddyPress can send its registration notifications upon registration with social login, too.
- Feature: Discord provider – v10 API support
- Feature: Discord provider – Sync data fields added.
- Fix: Apple provider – There was an encoding problem with the scope parameter of the Apple authorization URL.
- Improvement: Developers can now override the GitHub and Disqus client credentials over the “nsl_disqus_api_key” / “nsl_disqus_api_secret” and “nsl_github_client_id” / “nsl_github_client_secret” filters. ( Can be useful for multi sites and multi language sites, as the App of these providers support only a single redirect URL. )
- Improvement: Microsoft Getting Started Update
- New provider: Twitch