v0.239.002
View the features with screenshots and descriptions
https://microsoft.github.io/simplechat/latest-release/
Bug Fixes
-
Workspace Scope Lock Unlock Fix
- Fixed bug where unlocking workspace scope in chat conversations was not working correctly.
- (Ref:
chat-conversations.js,selectConversation(), workspace scope lock state)
-
Public Workspace Documents Loading Fix
- Fixed JavaScript error preventing public workspace documents from loading. Removed incorrect import statement that caused a module resolution failure.
- (Ref:
public_workspace.js, JS import fix, public workspace document list)