v6.15
·
768 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Assistants
New Features
- A new, admin-only
/stats/runsendpoint provides details about runs with multiple assistant messages in the last 14 days, grouped by model and by day.
Threads
Updates & Improvements
- When Assistant Should Message First is enabled, PingPong will no longer show an empty first user message.
Resolved Issues
- Fixed: Some messages may not display when loading older messages in a thread, or an option to load more messages may appear when all messages have already been fetched.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- feat/ Do not display empty first user message by @ekassos in #1070
- fix/ Ensure proper thread message and tool call pagination by @ekassos in #1072
- feat/ Add admin stats endpoint for runs with multiple assistant messages by @ekassos in #1073
Full Changelog: 821-srv393-web243...824-srv395-web245