Releases: openchatai/copilot
Releases · openchatai/copilot
0.0.91
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
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
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
- @vernondegoede made their first contribution in #671
Full Changelog: 0.0.88-beta...0.0.89-beta
0.0.88
What's Changed
- Bump cryptography from 42.0.2 to 42.0.4 in /llm-server by @dependabot in #652
- Feat/meilisearch by @codebanesr in #657
- Add 'url' field to Item class and scrape_url function by @codebanesr in #658
- Bump googleapis-common-protos from 1.61.0 to 1.62.0 in /llm-server by @dependabot in #645
- Feat/meilisearch by @codebanesr in #664
- Bump python-socketio from 5.10.0 to 5.11.1 in /llm-server by @dependabot in #661
- Add S3 file storage support and update file upload logic by @codebanesr in #665
- fix disabled send button by @ah7255703 in #667
- Bump cryptography from 42.0.4 to 42.0.5 in /llm-server by @dependabot in #660
- Clear out un-needed files @gharbat in #669
Full Changelog: 0.0.87-beta...0.0.88-beta
0.0.87
What's Changed
- Feat/scraping notification by @codebanesr in #638
- Bump urllib3 from 1.26.18 to 2.2.0 in /llm-server by @dependabot in #607
- Bump langchain from 0.0.341 to 0.1.5 in /llm-server by @dependabot in #609
- Adding core Redis library by @codebanesr in #640
- Disable pooling socket by @codebanesr in #642
- Bump onnxruntime from 1.16.1 to 1.17.0 in /llm-server by @dependabot in #646
- Bump jsonschema-path from 0.3.1 to 0.3.2 in /llm-server by @dependabot in #644
- Bump ip from 1.1.8 to 1.1.9 in /copilot-widget by @dependabot in #649
- Update introduction.mdx by @gharbat in #651
- Feat/neural search by @codebanesr in #655
Full Changelog: 0.0.57-beta...0.0.87-beta
0.0.57
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
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
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
What's Changed
- Handle server down scenario by @ah7255703 in #580
- Upgrade packages by @gharbat in #581
- Add new endpoint for voice-to-text by @gharbat in #581
- Adding more API endpoints for analytics by @codebanesr in #579
- Follow-up questions by @codebanesr in #582
- Widget voice commands by @ah7255703 in #583
- Update README.md by @gharbat in #584
- Move the follow-up question to another thread by @codebanesr in #585
- Real-time analytics by @ah7255703 in #586
Full Changelog: 0.0.53-beta...0.0.54-beta
0.0.53
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