File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
charts/nextcloud-mcp-server Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
22name = " cz_conventional_commits"
3- version = " 0.56.1 "
3+ version = " 0.56.2 "
44tag_format = " nextcloud-mcp-server-$version"
55version_scheme = " semver"
66update_changelog_on_bump = true
Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414- Configurable resource limits
1515- Grafana dashboard annotations
1616
17+ ## nextcloud-mcp-server-0.56.2 (2025-12-29)
18+
19+ ### Fix
20+
21+ - ** oauth** : Enable browser OAuth routes for Management API in hybrid mode
22+
1723## nextcloud-mcp-server-0.56.1 (2025-12-26)
1824
1925### Fix
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : nextcloud-mcp-server
33description : A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
44type : application
5- version : 0.56.1
5+ version : 0.56.2
66appVersion : " 0.60.2"
77keywords :
88 - nextcloud
You can’t perform that action at this time.
0 commit comments