Skip to content

Commit cd4a768

Browse files
authored
4.4.0 (#144)
Signed-off-by: Anupam Kumar <[email protected]>
1 parent 036d2d8 commit cd4a768

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010

1111
## [Unreleased]
1212

13+
## [4.4.0] - 2025-07-21
14+
15+
### Added
16+
* Add search task type and provider only returning sources (#129) @julien-nc
17+
* Allow for downloading logs in the admin settings (#140) @lukasdotcom
18+
19+
### Fixed
20+
* Refactor fs events, better mounts tracking (#130) @marcelklehr @kyteinsky
21+
* fix(IndexerJob,ScanService): Do not attempt to remove prefix from paths (#137) @marcelklehr
22+
* fix(StorageService): Use OCP..\FileAccess interface (#142) @marcelklehr
23+
24+
### Changed
25+
* Maintenance updates (#132) @kyteinsky
26+
* Change category to AI @marcelklehr
27+
* Update issue template to attach logs (#141) @lukasdotcom
28+
* Upgrade to vue 3 and vite (#136) @lukasdotcom
29+
30+
1331
## [4.3.0] - 2025-05-05
1432

1533
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve
2222
Note:
2323
Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon.
2424
]]></description>
25-
<version>4.3.0</version>
25+
<version>4.4.0</version>
2626
<licence>agpl</licence>
2727
<author>Julien Veyssier</author>
2828
<author>Anupam Kumar</author>

0 commit comments

Comments
 (0)