Skip to content

v2.2

Choose a tag to compare

@ekassos ekassos released this 09 Jan 00:08
· 1083 commits to main since this release
6a5ca0f

Release Notes

Overview

This release introduces significant improvements to the login process. Users can now have multiple login email addresses in addition to their primary email address, which they used to create their account.

Login & Navigation

New Features

  • Users can now have multiple login emails associated with their accounts. Each of these emails can be used to log in to PingPong. However, the multiple login email functionality is not currently displayed in the user interface. Only Administrators can modify login emails for all users at this time. (#667)

Deployment Information

DB Schema Upgrade DB Migration Script Permissions Update Task Definition Update Configuration Update
YES No No No No

Deployment Details

  • Schema Upgrade: Updated constraints, allowing users to have more than one identifiers for the email provider under ExternalLogins.

Related PRs

  • Support multiple email addresses under the same user account by @ekassos in #667

Full Changelog: 530-srv171-web114...531-srv172-web114