v1.3.2
·
1187 commits
to main
since this release
Release Notes
Assistants
Resolved Issues
- The Assistant selector incorrectly labels "Group Assistants" as "Course Assistants". (466)
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
Resolved Issues
- Fixed: Users might not be able to delete uploaded Shared Files. (497)
Known Issues
- 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: Users logging in through SSO logins are still redirected to the home page after logging in. (500)
Threads
Resolved Issues
- Fixed: Users might not be able to delete uploaded files in the Thread chat input box. (497)
- Fixed: Threads with no associated assistant might fail to load. (506)
Known Issues
- Thread Archives might fail to load when filtering for a specific group. (495)
Workaround: Reload the page. - Thread Archives or Recent Threads might fail to load all threads. (495)
Workaround: Reload the page. - 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. (513)
Workaround: Start a new thread. - Thread timestamps for last edits might be inaccurate. (383)
Related PRs
- Fix: Threads with no associated assistant might fail to load by @ekassos in #507
- Enable Redirect Functionality for SSO Logins by @ekassos in #510
- Fix: Uploaded Files cannot be deleted by @ekassos in #511
- Replace "Course Assistant" Badge with "Group Assistant" by @ekassos in #509
- Do not raise
CanvasExceptions for 429s imposed by our own rate limiter by @ekassos in #508 - Fix: SSO Redirect AssertionError by @ekassos in #516
Full Changelog: 426-srv93-web65...432-srv97-web67