Skip to content

v0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@glahaye glahaye released this 27 Feb 02:05
· 582 commits to main since this release
350f4ae

What's Changed

  • Change instances of "Copilot Chat" to "Chat Copilot" by @glahaye in #639
  • Fix e2e tests by @TaoChenOSU in #646
  • Bump eslint from 8.53.0 to 8.54.0 in /webapp by @dependabot in #635
  • Restore workflow file as existed prior to PR #635 by @momuno in #647
  • Fixing conversation filtering by @teresaqhoang in #642
  • Fix yarn.lock file and run deduplicate on it to unify versions by @glahaye in #654
  • Bump react-markdown from 9.0.0 to 9.0.1 in /webapp by @dependabot in #658
  • Add a quip about branches to doc, correct comments in appsettings and… by @glahaye in #656
  • Bump Roslynator.Analyzers from 4.6.2 to 4.6.4 in /webapi by @dependabot in #667
  • Bump Microsoft.Identity.Web from 2.15.3 to 2.15.5 in /webapi by @dependabot in #665
  • Bump Microsoft.Azure.Cosmos from 3.36.0 to 3.37.0 in /webapi by @dependabot in #666
  • Bump Roslynator.Formatting.Analyzers from 4.6.2 to 4.6.4 in /webapi by @dependabot in #663
  • Bump Roslynator.CodeAnalysis.Analyzers from 4.6.2 to 4.6.4 in /webapi by @dependabot in #664
  • Bump @types/react-dom from 18.2.14 to 18.2.17 in /webapp by @dependabot in #661
  • Bump typescript from 5.2.2 to 5.3.2 in /webapp by @dependabot in #660
  • Enable running tests on different AAD tenant by @glahaye in #668
  • Bump @microsoft/signalr from 7.0.12 to 8.0.0 in /webapp by @dependabot in #659
  • Add an icon for the site by @glahaye in #655
  • Fix e2e test GitHub action by @TaoChenOSU in #672
  • Unblock Global Document Import by @teresaqhoang in #588
  • Add integration tests by @glahaye in #651
  • Do not trigger e2e test when a PR is approved by @TaoChenOSU in #676
  • Copy static files in proper folder by @glahaye in #678
  • Fix chatstyling by @crickman in #677
  • Fix deployment pipeline by @glahaye in #679
  • Fix passing of secrets for integration tests by @glahaye in #680
  • Fix unix package scripts by @dehoward in #675
  • Use dotnet user secrets to propagate Github secrets to integration te… by @glahaye in #685
  • Bump @types/react from 18.2.37 to 18.2.41 in /webapp by @dependabot in #694
  • Bump microsoft-cognitiveservices-speech-sdk from 1.32.0 to 1.33.1 in /webapp by @dependabot in #690
  • Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 in /webapp by @dependabot in #691
  • Bump eslint from 8.54.0 to 8.55.0 in /webapp by @dependabot in #693
  • Bump Roslynator.Formatting.Analyzers from 4.6.4 to 4.7.0 in /webapi by @dependabot in #689
  • Bump Roslynator.CodeAnalysis.Analyzers from 4.6.4 to 4.7.0 in /webapi by @dependabot in #686
  • Bump Microsoft.Identity.Web from 2.15.5 to 2.16.0 in /webapi by @dependabot in #687
  • Bump Roslynator.Analyzers from 4.6.4 to 4.7.0 in /webapi by @dependabot in #688
  • Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.2 in /webapp by @dependabot in #696
  • Update docker configuration from SemanticMemory__ to KernelMemory_ by @huangyingting in #702
  • Use chatId from URL rather than from payload for chats by @glahaye in #700
  • Use transparency in app icon by @glahaye in #717
  • Bump react-redux from 8.1.3 to 9.0.3 in /webapp by @dependabot in #714
  • Bump @types/react from 18.2.41 to 18.2.43 in /webapp by @dependabot in #715
  • Bump typescript from 5.3.2 to 5.3.3 in /webapp by @dependabot in #713
  • Bump actions/setup-dotnet from 3 to 4 by @dependabot in #705
  • Bump actions/labeler from 4 to 5 by @dependabot in #706
  • Fix Docke Compose file to use KernelMemory instead of SemanticMemory by @huangyingting in #720
  • Bump SharpToken from 1.2.12 to 1.2.14 in /webapi by @dependabot in #732
  • Update labeler.yml to v5 by @dehoward in #721
  • Bump @types/node from 20.9.2 to 20.10.5 in /webapp by @dependabot in #726
  • Bump @fluentui/react-icons from 2.0.223 to 2.0.224 in /webapp by @dependabot in #727
  • Bump @typescript-eslint/parser from 6.12.0 to 6.14.0 in /webapp by @dependabot in #729
  • Bump Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.22.0 in /webapi by @dependabot in #730
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #725
  • Bump github/codeql-action from 2 to 3 by @dependabot in #723
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #724
  • Bump eslint from 8.55.0 to 8.56.0 in /webapp by @dependabot in #728
  • Use array for labeler glob patterns by @dehoward in #739
  • Bump @reduxjs/toolkit from 1.9.7 to 2.0.1 in /webapp by @dependabot in #697
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /webapp by @dependabot in #758
  • Bump @types/react-dom from 18.2.17 to 18.2.18 in /webapp by @dependabot in #742
  • Readme tweaks by @jongio in #759
  • Bump @types/react from 18.2.43 to 18.2.48 in /webapp by @dependabot in #764
  • Bump react-redux from 9.0.3 to 9.1.0 in /webapp by @dependabot in #766
  • Bump prettier from 3.1.0 to 3.2.4 in /webapp by @dependabot in #771
  • Issue #701 updated readme.md for webapi to make it clearer how one can include plugins in build output for publishing by @eamon-keane in #752
  • Bump Roslynator.CodeAnalysis.Analyzers from 4.7.0 to 4.10.0 in /webapi by @dependabot in #781
  • Bump @typescript-eslint/parser from 6.14.0 to 6.20.0 in /webapp by @dependabot in #784
  • Bump microsoft-cognitiveservices-speech-sdk from 1.33.1 to 1.35.0 in /webapp by @dependabot in #788
  • Bump @types/node from 20.10.5 to 20.11.16 in /webapp by @dependabot in #787
  • Bump @fluentui/react-components from 9.41.0 to 9.46.3 in /webapp by @dependabot in #786
  • Bump @playwright/test from 1.40.0 to 1.41.2 in /webapp by @dependabot in #785
  • Included button to copy chat history item by @marcelojsilva in #789
  • Bump prettier from 3.2.4 to 3.2.5 in /webapp by @dependabot in #801
  • Bump Roslynator.Analyzers from 4.7.0 to 4.10.0 in /webapi by @dependabot in #792
  • Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 in /webapp by @dependabot in #800
  • Bump Roslynator.Formatting.Analyzers from 4.7.0 to 4.10.0 in /webapi by @dependabot in #793
  • Bump Microsoft.Identity.Web from 2.16.0 to 2.17.0 in /webapi by @dependabot in #795
  • Bump @fluentui/react-components from 9.46.3 to 9.46.4 in /webapp by @dependabot in #797
  • Bump Microsoft.VisualStudio.Threading.Analyzers from 17.8.14 to 17.9.28 in /webapi by @dependabot in #796
  • Bump @reduxjs/toolkit from 2.0.1 to 2.1.0 in /webapp by @dependabot in #798
  • Bump @types/react from 18.2.48 to 18.2.55 in /webapp by @dependabot in #799
  • Remove Memory Migration by @crickman in #791
  • .Net - Fix maintenance-middleware DI by @crickman in #815
  • Bump @types/react from 18.2.55 to 18.2.56 in /webapp by @dependabot in #810
  • Bump @types/react-dom from 18.2.18 to 18.2.19 in /webapp by @dependabot in #813
  • Bump @fluentui/react-icons from 2.0.224 to 2.0.230 in /webapp by @dependabot in #818
  • Bump eslint from 8.56.0 to 8.57.0 in /webapp by @dependabot in #819
  • Bump @reduxjs/toolkit from 2.1.0 to 2.2.1 in /webapp by @dependabot in #812
  • Ignore stackoverflow links in markdown-link-check process because it … by @glahaye in #821

New Contributors

Full Changelog: v0.9...v0.9.1