v1.3.3
·
1180 commits
to main
since this release
Release Notes
Assistants
Known Issues
- An assistant prompt containing multiple backticks (`) might lead to an error when saving the assistant. (404)
Workaround: Replace backticks with other marks in the assistant prompt before saving.
Groups
Known Issues
- Users might be unable to delete groups when there is no API key set. (501)
Workaround: Set an API key for the group before deleting it. - In the Users list, the user role box for users with the Administrator role might appear empty when viewed by users with the Administrator role. This issue does not affect users without the Administrator role. (512)
Logging In & Navigation
Resolved Issues
- Fixed: Logging out might lead users to the login page with the /logout page as the forward destination. (514)
Threads
Resolved Issues
- Fixed: Thread Archives might fail to load when filtering for a specific group. (495)
- Fixed: Thread Archives or Recent Threads might fail to load all threads. (495)
Known Issues
- Threads with incomplete runs might fail to load. (472)
Workaround: Start a new thread. - Threads where the model incorrectly returns empty annotations might fail to load. (517)
Workaround: Start a new thread. - Thread timestamps for last edits might be inaccurate. (383)
Notes
- Thread Archives or Recent Threads might take longer to load than users might be used to, especially if they have access to a large number of threads.
Related PRs
- New workflow to push images on staging from PRs by @ekassos in #518
- Test-On-Staging: More granular control by @ekassos in #521
- Bump vite from 5.4.3 to 5.4.6 in /web/pingpong in the npm_and_yarn group across 1 directory by @dependabot in #520
- Fix: Logging out might lead users to the login page with the
/logoutpage as the forward destination by @ekassos in #523 - Fix lock file by @jnu in #524
Full Changelog: 432-srv97-web67...435-srv97-web70