Skip to content

Tags: microsoft/simplechat

Tags

v0.214.001

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Development (#223)

* Fix Enhanced Citations Errors When Deleting Documents (#218)

* Suggested update to README.md (#216)

In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.

* Initial plan for issue

* Fix enhanced citations errors when deleting documents

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fixed simplemde location

* Add flash message display to admin settings template

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>

* Fix document dropdown to show all personal and group files in chat (#211)

* Initial plan for issue

* Implement custom document dropdown with search and scrolling

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add dropdown interaction improvements for better user experience

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add styling improvements and better initialization for document dropdown

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown display and interaction

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Additional fixes for document dropdown functionality

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown to stay within browser viewport bounds

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown width to stay within right pane

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Reduce document dropdown width for better fit within right pane

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Update document dropdown width to 400px as requested

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown to show all personal and group files

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown search filter functionality

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document search filter functionality to properly filter documents

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix document dropdown to close when clicking outside

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Improve Admin Settings Save Button Functionality (#222)

* Suggested update to README.md (#216)

In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.

* Initial plan for issue

* Improve save button functionality in admin settings

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix: Persistent update notification in admin settings (#191)

* Initial plan for issue

* Fix update notification persistence in admin settings

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>

* Fix route_backend_settings uncontrolled data used in path expression (#220)

* Suggested update to README.md (#216)

In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.

* Update route_backend_settings.py

* Update application/single_app/route_backend_settings.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Create containers when Enhanced Citations is enabled (#226)

* Suggested update to README.md (#216)

In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.

* Initial plan for issue

* Implement container creation when Enhanced citations is enabled

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add additional comments and container existence logging

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add App Settings Walkthrough for First-Time Deployment (#225)

* Suggested update to README.md (#216)

In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.

* Initial plan for issue

* Implement app settings walkthrough functionality

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Finalize settings walkthrough implementation and update documentation

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add button to manually launch settings walkthrough

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Convert modal walkthrough to inline container

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Enhance inline walkthrough with scrolling and proper tab selection

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add validation feedback and completion indicators to walkthrough

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Implement dynamic step skipping based on selected features

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add feedback for optional features in walkthrough and update Finish Setup button

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix Previous button in walkthrough and remove duplicate video/audio toggles

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix Next button on Document Intelligence step in settings walkthrough

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix walkthrough button and classification categories JSON parsing error

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix walkthrough navigation buttons and classification categories JSON parsing

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Remove Save Settings button from walkthrough step 1

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Remove enable button from Content Safety Settings walkthrough step

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add APIM support to settings walkthrough with informative tooltips

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

---------

Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>

* Updated version, README, and RELEASE NOTES

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: Zeroday BYTE <github@zerodaysec.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v0.213.003

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
uses APIM with multiple models (#207)

v0.213.001

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Development (#196)

* Bill Tomasiewicz banner & admin managment

* Create docker_image_publish_dev.yml

* Update Dockerfile to Python 3.12

* Update route_backend_users.py Update - .us for Graph

* Update base.html - update UI - Banner

* Create jquery.dataTables.min.css Adding File

* Update base.html Adding Local JS and CSS

* Update admin_settings.html Use Local Scripts and CSS

* Update group_workspaces.html Use Local JS and CSS

* Update workspace.html Use Local JS and CSS

* Update functions_documents.py uncommented delete document

* small updates to readme and api

* Added the security head nosniff

* Initial plan for issue

* Add logout_hint parameter to fix multiple identities logout error

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Initial plan for issue

* Add version checking functionality to admin settings page

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Initial plan for issue

* Remove unused video and audio container name declarations

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Initial plan for issue

* Implement dark mode feature with user preferences

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Complete dark mode implementation with default settings

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix dark mode flash on page navigation

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Add dark mode support for chat page left and right panes

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix dark mode for file metadata display in workspaces

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix group select dropdown dark mode styling

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix dark mode styling for document classification table headers

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Update route_frontend_admin_settings.py

* Fix dark mode toggle button alignment in navbar

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Update dark mode toggle to include text labels

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Fix conversation options button styling in dark mode

Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>

* Create enforce-dev-to-main.yml (#194)

* Updated favicon and fixed div in admin settings (#195)

---------

Co-authored-by: wtomaz808 <wtomaz808@gmail.com>
Co-authored-by: Aaron Barth <aaronba@users.noreply.github.com>
Co-authored-by: Eldon Gormsen <Eldon.Gormsen@microsoft.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

v0.212.091

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #150 from microsoft/actions-main-5-6-25

Adding Container Gitub Actions Build

v0.212.079

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #146 from microsoft/Development

Bug creating too many search returns

v0.212.078

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #131 from microsoft/Development

v0.212.078 release

v0.203.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #78 from paullizer/Development

bug fix for docs to workspace

v0.203.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #72 from microsoft/Development

v0.203.15

0.202.41

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from microsoft/Development

Update README

0.202.37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #56 from microsoft/Development

resolved RAG bug