v1.5
·
1159 commits
to main
since this release
Release Notes
Admin Page
New Features
- The sidebar panel on the Admin Page showing various system and usage statistics has been redesigned. Users can now scroll trough the list of statistics. (558)
Groups
New Features
- A redesigned interface for inviting users simplifies the process of manually adding users to a PingPong group. (554)
- The new interface for inviting users supports email formats specified in RFC5322 and other email-related RFCs. (491)
- After entering a list of emails separated by new lines or commas, PingPong will now verify emails entered and match them with existing PingPong users. Invalid emails have to be corrected or deleted before adding new members to a group. (287, 289)
- A display name can now be specified for new members before adding them to a group. An editable display name is automatically added when the email address format specifies one. (491)
- Encountering an error when inviting a specific user to a group will no longer invalidate the entire request, requiring all users to be invited again. A confirmation screen details which users have been successfully invited and displays any errors encountered for individual users. (554)
Threads
Known Issues
- Trying to attach more than 10 files to a single thread message might result in an error when sending that message. (556)
Workaround: Upload files in batches over multiple messages.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update |
|---|---|---|---|
| No | No | No | No |
Deployment Details
N/A
Related PRs
- Add New Users workflow revamp by @ekassos in #554
- Fix: Formatting for Admin Stats by @ekassos in #558
- Patch: Do not check for deliverability when adding users by @ekassos in #559
Full Changelog: 453-srv112-web81...456-srv114-web83