v1.3.1
·
1122 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.
Canvas Integration
New Features
- User lists for groups that have a linked Canvas class will now automatically sync at the top of every hour. (498)
Resolved Issues
- Fixed: Users might not be able to disconnect Canvas accounts from other users. (492)
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. - Users might not be able to delete uploaded Shared Files. (497)
Logging In & Navigation
Resolved Issues
- Fixed: Unauthenticated users might be prompted to log in when trying to access public pages. (505)
Known Issues
- Users logging in through SSO logins are still redirected to the home page after logging in. (500)
Workaround: Try to access the direct URL after logging in first.
Notes
- The Educational Access page is no longer present in the Sidebar. Access the Educational Access page directly from the
/eduaccessroute. (505)
Sidebar
Known Issues
- Thread timestamps for last edits might be inaccurate. (383)
Threads
Resolved Issues
- Fixed: Streaming threads may fail when
imagecontent is provided. (504)
Known Issues
- Thread Archives might fail to load when filtering for a specific group. (495)
Workaround: Reload the page. - Users might not be able to delete uploaded files in the Thread chat input box. (497)
- Threads with incomplete runs might fail to load. (472)
Workaround: Start a new thread. - Threads with no associated assistant might fail to load. (506)
User Permissions
Notes
- The migration from Group Administrators to Moderators is complete. Only root and institutional Administrators are Group Administrators at this time. Group Administrators still have visibility to API keys. (503)
Related PRs
- Remove the
class#adminuserset oncan_manage_assistantsby @ekassos in #503 - Enable background syncing of LMS every hour by @ekassos in #498
- Add Issue templates for contributors by @ekassos in #499
- Fix: Users might not be able to disconnect Canvas accounts from other users by @ekassos in #492
- Patch: Streaming threads may fail when
imagecontent is provided by @ekassos in #504 - Remove EduAccess from Sidebar and allow non-authed access to public pages by @ekassos in #505
Full Changelog: 420-srv88-web64...425-srv92-web65