Skip to content

v1.5.1

Choose a tag to compare

@ekassos ekassos released this 11 Oct 17:10
· 1155 commits to main since this release
476b90d

Release Notes

Groups

New Features

  • Users are now required to log in to PingPong before downloading a completed thread export. PingPong will also verify that the requesting user matches the user that initiated the export. (535)
  • Any moderator can now initiate a threads export. (535)

Navigation

New Features

Threads

Resolved Issues

  • Fixed: Users who no longer have permissions to view and interact with a previously published assistant should not be able to continue a conversation in an existing thread. (560)
  • Fixed: A thread might fail to load when the thread name generation fails due to rate limits. (562)

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 Configuration Update
No No No No YES

Deployment Details

  • Configuration Update: presigned_url_expiration is replaced by download_link_expiration and defines how long the download token emailed to the user will be valid for.

Related PRs

  • Fix: Users should not be able to interact with assistants they no longer have permissions to view by @ekassos in #561
  • Fix: generate_name might be rate-limited by @ekassos in #563
  • Add status embed for incidents and maintenance by @ekassos in #565
  • Require user auth to download data export by @ekassos in #564

Full Changelog: 456-srv114-web83...460-srv117-web86