Skip to content

Releases: openchatai/copilot

0.0.91

29 Mar 20:23
7243720
Compare
Choose a tag to compare

What's Changed

  • Delete .DS_Store by @gharbat in #713
  • integration endpoint by @codebanesr in #712
  • build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /copilot-widget by @dependabot in #702
  • Fix JSON parsing error, new default handoff component by @ah7255703 in #717
  • Refactor JSON parsing logic in messageHandler.tsx by @ah7255703 in #718
  • Bump httpcore from 0.18.0 to 1.0.4 in /llm-server by @dependabot in #663
  • Update README.md by @gharbat in #725

Full Changelog: 0.0.90-beta...0.0.91-beta

0.0.90

17 Mar 18:32
8688b1e
Compare
Choose a tag to compare

What's Changed

  • Update widget to not generate UI by @gharbat in #694
  • Add query_params to message payload by @ah7255703 in #695
  • Add a few translations + implement onClose callback by @vernondegoede in #696
  • Feat/sync cloud by @codebanesr in #693
  • Handle Handoff by @ah7255703 in #699
  • Refactor app.py, celery_app.py, llm_consts.py, and web_crawl.py by @codebanesr in #698
  • Add a default handoff component by @ah7255703 in #701
  • Fix the json parsing issues by @ah7255703 in #705
  • Adding chat session by @codebanesr in #707
  • Feat/sync by @codebanesr in #706
  • build(deps): Bump follow-redirects from 1.15.4 to 1.15.6 in /dashboard by @dependabot in #703
  • Fix the problems with session id by @ah7255703 in #708
  • Update docs by @ah7255703 in #709
  • Clean up and make more hooks & context exportable, given integrators … by @vernondegoede in #710
  • Release widget by @ah7255703 in #711

Full Changelog: 0.0.89-beta...0.0.90-beta

0.0.89

12 Mar 07:22
2b4221a
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @gharbat in #670
  • Introduce more chat customization options by @vernondegoede in #671
  • Pass query params in the chat options by @ah7255703 in #673
  • Update API endpoint URLs and remove unnecessary files by @gharbat in #674
  • Update API endpoint for deleting all actions by @gharbat in #675
  • Fix API typo by @gharbat in #676
  • Fix casing of playsInline attribute in video tags and add new API end… by @gharbat in #678
  • Update API endpoint URL and add new knowledge base endpoint by @gharbat in #682
  • Only enable meilisearch conditionally by @codebanesr in #668
  • Update introduction.mdx by @tpmccallum in #639
  • Bump fsspec from 2023.10.0 to 2024.2.0 in /llm-server by @dependabot in #680
  • Update README.md by @gharbat in #685
  • Add weather UI component by @gharbat in #686
  • New chat handling logic by @ah7255703 in #672
  • Fix the failing copilots by @ah7255703 in #687
  • Fix image paths in gen-ui.mdx by @gharbat in #688
  • build(deps): Bump dataclasses-json from 0.6.2 to 0.6.4 in /llm-server by @dependabot in #690
  • Refactor timeout handling in ChatController by @ah7255703 in #691
  • Widget fixes by @ah7255703 in #692

New Contributors

Full Changelog: 0.0.88-beta...0.0.89-beta

0.0.88

29 Feb 01:51
d174dca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.87-beta...0.0.88-beta

0.0.87

24 Feb 00:43
7e6386a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.57-beta...0.0.87-beta

0.0.57

17 Feb 23:03
0b4376c
Compare
Choose a tag to compare

What's Changed

  • Adding reference links if present by @codebanesr in #622
  • Copilot Widget minor Code changes by @ah7255703 in #624
  • Update the Docs to include the latest API changes. by @ah7255703 in #529
  • Delete flow permissions by @codebanesr in #633
  • Bump cryptography from 42.0.0 to 42.0.2 in /llm-server by @dependabot in #634

Full Changelog: 0.0.56-beta...0.0.57-beta

0.0.56

12 Feb 19:02
Compare
Choose a tag to compare

What's Changed

  • Enhance the web parser and the schema parser errors @codebanesr in #602
  • Update README.md by @gharbat in #603
  • Fixing pdf parser issues by @codebanesr in #613
  • Remove str(e) and replace it with e to be able to catch the full trace by @codebanesr in #612
  • Simple, minimal i18n solution for the copilot widget by @ah7255703 in #614
  • Bump cryptography from 41.0.7 to 42.0.0 in /llm-server by @dependabot in #611
  • Bump fastapi from 0.104.1 to 0.109.1 in /llm-server by @dependabot in #604
  • Add powerup routes and create powerups in copilot_controller.py by @codebanesr in #619
  • Open source opt-in analytics by @codebanesr in #620
  • Anonymous open source usage disclaimer by @gharbat in #621

Full Changelog: 0.0.55-beta...0.0.56-beta

0.0.55

03 Feb 17:51
4acc362
Compare
Choose a tag to compare

What's Changed

  • Upload Swagger from the actions page by @ah7255703 in #587
  • Dashboard falta restructure files by @ah7255703 in #588
  • Sticky paginator by @ah7255703 in #589
  • Bump aiohttp from 3.9.1 to 3.9.2 in /llm-server by @dependabot in #593
  • Update README.md by @gharbat in #594
  • Bump yarl from 1.9.2 to 1.9.4 in /llm-server by @dependabot in #592
  • Update package dependencies by @ah7255703 in #595
  • Feat/parsing by @codebanesr in #596
  • Update launch.json and app.py files by @codebanesr in #598
  • Add missing files to .gitignore and update Celery configuration by @codebanesr in #599
  • Make the widget fixed on the right bottom corner with a trigger attached to the bottom, when the trigger selector is undefined by @ah7255703 in #600

Full Changelog: 0.0.54-beta...0.0.55-beta

0.0.54

28 Jan 04:38
7f361c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.53-beta...0.0.54-beta

0.0.53

24 Jan 23:12
b3dc7ae
Compare
Choose a tag to compare

What's Changed

  • Refactor CopilotsContainer component by @ah7255703 in #559
  • added sonner by @ah7255703 in #560
  • Support multi-language layout fonts automatically. by @ah7255703 in #561
  • Update base uris by @gharbat in #564
  • Implementing debug mode by @codebanesr in #554
  • Adding dataclass by @codebanesr in #565
  • Fixing schema retrieval by @codebanesr in #567
  • Render the debug_json data by @ah7255703 in #566
  • Adding pagination to 2 apis by @codebanesr in #569
  • Update Dockerfile to use pnpm cache and Refactor debug_json rendering in ChatScreen.tsx by @ah7255703 in #570
  • Bump alembic from 1.12.1 to 1.13.1 in /llm-server by @dependabot in #571
  • chore(deps-dev): bump vite from 4.4.12 to 4.5.2 in /copilot-widget by @dependabot in #550
  • Delete k8s directory by @gharbat in #575
  • Adding columns to track if api call / knowledgebase was called by @codebanesr in #574
  • Migration safe check before calling them by @gharbat in #576
  • Feat/analytics 2 by @codebanesr in #577
  • UI/Let users up&down vote the copilot response by @ah7255703 in #578

Full Changelog: 0.0.52-beta...0.0.53-beta