Skip to content

Commit 1ac2f9e

Browse files
authored
4.0.2 (#94)
Signed-off-by: Anupam Kumar <[email protected]>
1 parent 787aa67 commit 1ac2f9e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

1111
## [Unreleased]
1212

13+
## [4.0.2] - 2025-01-11
14+
15+
### Changed
16+
- Increase the max no. of concurrent jobs (#93) @kyteinsky
17+
18+
### Fixed
19+
- Add files caught in RetryIndexException to the end of the queue (#93) @kyteinsky
20+
- Prevent two concurrent requests processing the same source (#93) @kyteinsky
21+
22+
1323
## [4.0.1] - 2024-12-19
1424

1525
### Fixed

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.0.1</version>
25+
<version>4.0.2</version>
2626
<licence>agpl</licence>
2727
<author>Julien Veyssier</author>
2828
<namespace>ContextChat</namespace>

0 commit comments

Comments
 (0)