Releases: nextcloud/context_chat
Releases · nextcloud/context_chat
v4.4.1
[4.4.1] - 2025-07-31
Fixed
- Ensure that array key exists before accessing (#146) @kesselb
- Reduce DB load and cron load (#149) @kyteinsky
- fix(FsEventMapper): Fix deleteByContent (#150) @marcelklehr
- add info.xml entry for FileSystemListenerJob bg job (#151) @kyteinsky
- fix(ActionJob): Increase batch size (#154) @marcelklehr
- fix: Add Fs events to stats (#155) @marcelklehr
- fix(FileListener): Do not retract update when duplicated events are emitted (#156) @marcelklehr
- More tests and hardenings (#152) @marcelklehr
v4.4.0
[4.4.0] - 2025-07-21
Added
- Add search task type and provider only returning sources (#129) @julien-nc
- Allow for downloading logs in the admin settings (#140) @lukasdotcom
Fixed
- Refactor fs events, better mounts tracking (#130) @marcelklehr @kyteinsky
- fix(IndexerJob,ScanService): Do not attempt to remove prefix from paths (#137) @marcelklehr
- fix(StorageService): Use OCP..\FileAccess interface (#142) @marcelklehr
Changed
- Maintenance updates (#132) @kyteinsky
- Change category to AI @marcelklehr
- Update issue template to attach logs (#141) @lukasdotcom
- Upgrade to vue 3 and vite (#136) @lukasdotcom
New Contributors
- @lukasdotcom made their first contribution in #140
Full Changelog: v4.3.0...v4.4.0
4.3.0
[4.3.0] - 2025-05-05
Added
- feat(Logger): Log to a dedicated context chat log file (#125) @marcelklehr
Fixed
- fix(cron): Save cron work when app_api is disabled (#122) @nickvergessen
- fix(ci): Fix integration test workflow (#124) @marcelklehr
- fix(StorageService#getMounts): Use correct files folder per home mount (#124) @marcelklehr
- fix(StorageService#getAllFilesInFolder): Return generator (#124) @marcelklehr
- fix(StorageService#getFilesInMount): Use sub query (#124) @marcelklehr
- fix(IndexerJob): Catch more errors from fopen (#126) @marcelklehr
- fix: curl EOF error for incomplete file uploads to the backend (#127) @kyteinsky
Changed
- test(StorageCrawlJob): Allow changing interval of StorageCrawlJob @marcelklehr
- perf(DiagnosticService): Don't store data in AppConfig (#123) @marcelklehr
v2.0.1: Merge pull request #23 from nextcloud/release/2.0.1
2.0.1 – 2024-03-23
Fixed
- update integration-test.yml
- separate ProviderConfigService
- IndexerJob: Avoid sending the same resource multiple times
v2.0.0
v2.0.0