v2.2
·
1083 commits
to main
since this release
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 theemailprovider underExternalLogins.
Related PRs
Full Changelog: 530-srv171-web114...531-srv172-web114