bump: version 0.58.19 → 0.58.20

This commit is contained in:
github-actions[bot]
2026-03-31 15:24:43 +00:00
parent d3ced16ba9
commit f93366e60a
3 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_conventional_commits"
version = "0.58.19"
version = "0.58.20"
tag_format = "nextcloud-mcp-server-$version"
version_scheme = "semver"
update_changelog_on_bump = true
+21
View File
@@ -14,6 +14,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Configurable resource limits
- Grafana dashboard annotations
## nextcloud-mcp-server-0.58.20 (2026-03-31)
### Feat
- add web-based Login Flow v2 provisioning endpoint
### Fix
- require bearer token on provision endpoints (open redirect mitigation)
- address PR review round 3 — info disclosure, conditional routes, cleanup
- address PR review round 2 — expiry checks, race guards, poll tests
- address PR review — XSS escape, asyncio→anyio, URL rewrite dedup
- use app password auth for background sync in Login Flow mode
- discover Login Flow v2 users in OAuth mode user manager
- rewrite Login Flow v2 poll endpoint URL to use configured host
- handle internal hostname without port in Login Flow v2 URL rewriting
### Refactor
- use redirect-based Login Flow v2 provision instead of popup
## nextcloud-mcp-server-0.58.19 (2026-03-31)
## nextcloud-mcp-server-0.58.18 (2026-03-29)
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: nextcloud-mcp-server
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
type: application
version: 0.58.19
version: 0.58.20
appVersion: "0.68.0"
keywords:
- nextcloud