Skip to content

v3.22.3

Choose a tag to compare

@github-actions github-actions released this 18 May 05:46
· 11 commits to main since this release
5f1ae0a

3.22.3 (2026-05-18)

  • add extension monitoring agent configuration for VM (3aaebef)
  • Added data collection rules for VM, added double encryption for storage account and added e2eEncrypt (62ce8eb)
  • Address PR review: CSS variable, pointer-events, aria-label (bdb7d36)
  • cleanup unused resources (f716105)
  • copilot comments (9711da3)
  • Fix bulk delete chat history failure after idle session (Bug 43424) (fd59a2f)
  • fixed table structure (235d997)
  • Merge branch 'clean-unusedresources' of https://github.com/microsoft/Conversation-Knowledge-Mining-S (7f50235)
  • Merge branch 'dev' into psl-hb-us-43316 (07f4586)
  • Merge pull request #910 from microsoft/psl-hb-us-43316 (66ecc58), closes #910
  • Merge pull request #914 from microsoft/dev (5f1ae0a), closes #914
  • Potential fix for pull request finding (aa70100)
  • rebuild main.json (5944cde)
  • removed unnecessary comments (59a7aa7)
  • fix: added code for citation and chat history panel independence (98d88ae)
  • fix: bulk delete chat history failure after idle session (Bug 43424) (a41ccc4)
  • fix: Citation and Chat History panel independence (AB#43310) (715ba55), closes AB#43310
  • fix: citation panel height mismatch with chat panels (6bc53a2)
  • fix: hide citation panel when chat is hidden (c4486f2)
  • fix: make Citation and Chat History panels fully independent (3067c6d), closes AB#43310
  • fix: make Citation and Chat History panels independent (6c4f75b), closes #43310
  • fix: remove unused get_azure_credential import (flake8 F401) (b13d162)
  • fix: replace fixed overlay with flex-based citation panel (0f1925f)
  • fix: revert to simple fixed overlay for Citation panel (d92d5bb)
  • fix: use smart overlay for Citation panel that avoids blocking Chat History (72c8fe0)
  • refactor: Refactor Citation panel overlay for improved independence (899d0d3)
  • refactor: Refactor codebase by removing unused scripts and configurations (9bcc8e1)
  • refactor: rename get_async_azure_credential to build_async_azure_credential (103865d), closes #915
  • refactor: rename get_async_azure_credential to build_async_azure_credential (address Copilot review (174a390), closes #915
  • test: patch get_azure_credential_async in test_generate_title_failed_run (49d3fd5)
  • docs: Add Azure Container Registry to prerequisites in Deployment Guide (75e453a)