v4.0.1
·
880 commits
to main
since this release
Release Notes
Anonymous Sessions
Resolved Issues
- Fixed: Some users may see 'Read-only thread: You no longer have permissions to interact with this assistant.’ when creating a new thread.
Sidebar
New Features
- Group Assistants are hidden from the Sidebar in Anonymous Session pages for authenticated users who aren’t members of the Group.
Threads
Resolved Issues
- Fixed: ChatInput now displays the correct "You can't reply in this thread.” or 'Read-only thread: You no longer have permissions to interact with this assistant.’ message based on whether the user has permissions to view the assistant.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- chore/ Remove debugging lines by @ekassos in #920
- fix/ Hide Group Assistants from Sidebar for users without permissions by @ekassos in #921
- fix/ ChatInput Permissions by @ekassos in #926
Full Changelog: 720-srv323-web188...723-srv325-web190