Skip to content

Commit 4c638ff

Browse files
committed
4.6.0
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 31753d0 commit 4c638ff

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

1313

14+
## [4.6.0] - 2026-02-19
15+
16+
### Changed
17+
* pin max NC version to 31
18+
* do not translation enum values description (#194) @kyteinsky
19+
20+
### Added
21+
* improve metadata provider (#219) @kyteinsky
22+
23+
1424
## [4.5.0] - 2025-09-23
1525

1626
### Changed

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</version>
25+
<version>4.6.0</version>
2626
<licence>agpl</licence>
2727
<author>Julien Veyssier</author>
2828
<author>Anupam Kumar</author>

0 commit comments

Comments
 (0)