Skip to content

Commit 5970769

Browse files
authored
4.5.0-beta.1 (#171)
Signed-off-by: Anupam Kumar <[email protected]>
1 parent a91465c commit 5970769

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

1111
## [Unreleased]
1212

13+
## [4.5.0-beta.1] - 2025-09-09
14+
15+
### Fixed
16+
* handle files deleted in NC but not in CCB (#169) @kyteinsky
17+
* Don't trigger a reindex on app update (#170) @marcelklehr
18+
19+
1320
## [4.5.0-beta.0] - 2025-08-29
1421

1522
### 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.5.0-beta.0</version>
25+
<version>4.5.0-beta.1</version>
2626
<licence>agpl</licence>
2727
<author>Julien Veyssier</author>
2828
<author>Anupam Kumar</author>

0 commit comments

Comments
 (0)