Skip to content

Releases: Azure-Samples/chat-with-your-data-solution-accelerator

v1.9.12

06 Aug 11:49
7075525
Compare
Choose a tag to compare

1.9.12 (2024-08-06)

Bug Fixes

  • Handled the file format if its in UPPER CASE (#1200) (1786e21)

Other Updates

  • bump @fluentui/react from 8.119.3 to 8.120.2 in /code/frontend (#1216) (7075525)
  • bump black from 24.4.2 to 24.8.0 (#1211) (88565da)

v1.9.11

05 Aug 17:01
20a6843
Compare
Choose a tag to compare

1.9.11 (2024-08-05)

Bug Fixes

  • CWYD-Contract Assistant - Landing page should mention Contract Assistant (similar to our Research Assistant accelerator) (#1199) (1448c01)
  • Previously recorded question reappears if clicked on mic repeatedly. (#1205) (6ba499f)

Other Updates

  • bump @types/node from 22.0.0 to 22.1.0 in /code/frontend (#1214) (20a6843)
  • bump azure-monitor-opentelemetry from 1.6.0 to 1.6.1 (#1207) (17229e8)
  • bump cypress from 13.13.1 to 13.13.2 in /tests/integration/ui (#1212) (8c53b40)
  • bump flake8 from 7.1.0 to 7.1.1 (#1210) (639a869)
  • bump langchain-community from 0.2.10 to 0.2.11 in the langchain group (#1206) (0c2b773)
  • bump openai from 1.37.1 to 1.38.0 (#1208) (3b5b1b1)
  • bump react-router-dom from 6.25.1 to 6.26.0 in /code/frontend (#1213) (e5814d1)

v1.9.10

05 Aug 04:15
3c564d0
Compare
Choose a tag to compare

1.9.10 (2024-08-05)

Bug Fixes

v1.9.9

04 Aug 13:23
0d6b896
Compare
Choose a tag to compare

1.9.9 (2024-08-04)

Bug Fixes

  • Model should ignore answering if user ask queries like List all the documents (#1201) (0d6b896)

Other Updates

  • bump the langchain group across 1 directory with 3 updates (#1203) (7c14de0)

v1.9.8

02 Aug 11:38
b15a0fa
Compare
Choose a tag to compare

1.9.8 (2024-08-02)

Bug Fixes

  • Configured main index search field names in environment variables (#1198) (19ecff1)

Other Updates

  • bump @types/node from 20.14.11 to 22.0.0 in /code/frontend (#1180) (b15a0fa)

v1.9.7

01 Aug 09:53
a2dc2a1
Compare
Choose a tag to compare

1.9.7 (2024-08-01)

Bug Fixes

  • Configuration tab "Reset configuration to Defaults" confuses the user whether it is button or dropdown. (#1196) (21ffcd8)

Other Updates

  • bump @babel/traverse from 7.24.8 to 7.25.2 in /code/frontend (#1194) (60fd8f1)
  • bump @fluentui/react from 8.119.2 to 8.119.3 in /code/frontend (#1182) (d632718)
  • bump @fluentui/react-icons from 2.0.249 to 2.0.252 in /code/frontend (#1193) (91b1bfb)
  • bump openai from 1.37.0 to 1.37.1 (#1190) (50c0ab6)
  • bump opentelemetry-instrumentation-httpx from 0.46b0 to 0.47b0 (#1192) (a2dc2a1)
  • bump postcss from 8.4.39 to 8.4.40 in /code/frontend (#1181) (c6ecd0e)
  • bump pre-commit from 3.7.1 to 3.8.0 (#1186) (372c2d7)
  • bump promptflow from 1.13.0 to 1.14.0 (#1187) (95263e9)
  • bump pytest from 8.3.1 to 8.3.2 (#1185) (6d134a5)
  • bump semantic-kernel from 1.2.0 to 1.3.0 (#1189) (e5a328d)
  • bump streamlit from 1.36.0 to 1.37.0 (#1191) (8655ef6)
  • bump typescript from 5.5.3 to 5.5.4 in /code/frontend (#1179) (6eaf049)
  • bump typescript from 5.5.3 to 5.5.4 in /tests/integration/ui (#1177) (50665f9)
  • bump vite from 5.3.4 to 5.3.5 in /code/frontend (#1178) (7771222)

v1.9.6

29 Jul 11:47
2bf54f6
Compare
Choose a tag to compare

1.9.6 (2024-07-29)

Bug Fixes

Other Updates

v1.9.5

26 Jul 13:48
718d6b5
Compare
Choose a tag to compare

1.9.5 (2024-07-26)

Bug Fixes

  • Add fallback message for preview display issues with tables and special formatting (#1173) (718d6b5)

v1.9.4

24 Jul 15:28
fd8619a
Compare
Choose a tag to compare

1.9.4 (2024-07-24)

Bug Fixes

  • Type HTM upload issue fix on explore page under admin (#1172) (fd8619a)

Other Updates

  • bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 in /code/frontend (#1164) (604b14e)

v1.9.3

24 Jul 09:49
b4a24ff
Compare
Choose a tag to compare

1.9.3 (2024-07-24)

Bug Fixes

  • Deleted files are visible on screen after clicking on delete button. (#1143) (773e199)
  • Ingest data - UI issue overlapping components (#1151) (33e1798)
  • Added missing env variables in main.bicep for function app (#1147) (4a88aff)
  • Added title as "Assistant type configuration" (#1130) (7eb28a1)
  • AZURE_SEARCH_TOP_K and AZURE_OPENAI_SYSTEM_MESSAGE keeps reseting after running azd env set and azd up command (#1146) (6210255)
  • Disable send button until speech recording stopped (#1131) (f656241)
  • Fixed Admin Interface: Explore Data-Files visibility issue (#1128) (d1b4aac)
  • Handle RateLimitError in BadRequestException (#1111) (5393c3e)
  • Remove time.sleep from test case (#1127) (2fac130)
  • The issue of ambiguous language reply solved (#1149) (e118f06)
  • Type JPG upload issue fix on explore page under admin (#1170) (b4a24ff)

Other Updates

  • Add linting to the PR process (#1168) (2d802d1)
  • bump @babel/traverse from 7.24.7 to 7.24.8 in /code/frontend (#1140) (1d2f7f1)
  • bump @fluentui/react from 8.119.0 to 8.119.1 in /code/frontend (#1137) (17e5774)
  • bump @fluentui/react from 8.119.1 to 8.119.2 in /code/frontend (#1161) (5b9f202)
  • bump @fluentui/react-icons from 2.0.247 to 2.0.249 in /code/frontend (#1141) (9de7fae)
  • bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 in /code/frontend (#1167) (ed85f63)
  • bump @types/node from 20.14.10 to 20.14.11 in /code/frontend (#1163) (4fcd6a1)
  • bump @types/node from 20.14.9 to 20.14.10 in /code/frontend (#1117) (64a682b)
  • bump azure-ai-ml from 1.17.0 to 1.17.1 (#1123) (13b898d)
  • bump azure-ai-ml from 1.17.1 to 1.18.0 (#1159) (f7b604a)
  • bump azure-storage-queue from 12.10.0 to 12.11.0 (#1158) (f7deeb4)
  • bump certifi from 2024.6.2 to 2024.7.4 (#1114) (1087a93)
  • bump cypress from 13.12.0 to 13.13.0 in /tests/integration/ui (#1115) (8fa3655)
  • bump cypress from 13.13.0 to 13.13.1 in /tests/integration/ui (#1160) (1924554)
  • bump jsonschema from 4.22.0 to 4.23.0 (#1136) (efd72d3)
  • bump langchain-openai from 0.1.13 to 0.1.14 in the langchain group (#1122) (e4c7f54)
  • bump openai from 1.35.10 to 1.35.14 (#1144) (89d5b3f)
  • bump openai from 1.35.14 to 1.37.0 (#1169) (56420ca)
  • bump openai from 1.35.7 to 1.35.10 (#1124) (49bc6ca)
  • bump prettier from 3.3.2 to 3.3.3 in /code/frontend (#1138) (d704570)
  • bump pytest from 8.2.2 to 8.3.1 (#1154) (8b13403)
  • bump pytest-asyncio from 0.23.7 to 0.23.8 (#1157) (7ea0433)
  • bump pytest-httpserver from 1.0.10 to 1.0.12 (#1155) (a31718c)
  • bump react-router-dom from 6.24.0 to 6.24.1 in /code/frontend ([#1121](https://github.com/Azure-Sampl...
Read more