File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## 2.0.0 – 2024-03-21
10+
11+ ### Changed
12+ - refactor and fix scoped context chat
13+ - install app_api from git & use setup_python action
14+ - use full path of file instead of file name
15+
16+ ### Fixed
17+ - fix: app disable listener now deletes sources for all users
18+ - replace usage of enum with a class and update gh workflows
19+ - fix integration test workflow
20+ - update app_api app installation commands
21+
22+ ### Added
23+ - add support for scoped context in query
24+ - fix: metadata search for provider
25+ - add no-context option to prompt command
26+ - AppAPI min version check
27+ - introduce a content provider interface
28+
29+
930## 1.0.0 – 2023-09-21
1031### Added
1132* the app
Original file line number Diff line number Diff line change 66 <description ><![CDATA[
77 Ask questions to nextcloud Assistant about the content of your documents.
88]]> </description >
9- <version >1.1 .0</version >
9+ <version >2.0 .0</version >
1010 <licence >agpl</licence >
1111 <author >Julien Veyssier</author >
1212 <namespace >ContextChat</namespace >
You can’t perform that action at this time.
0 commit comments