bump: version 0.58.16 → 0.58.17
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
version = "0.58.16"
|
||||
version = "0.58.17"
|
||||
tag_format = "nextcloud-mcp-server-$version"
|
||||
version_scheme = "semver"
|
||||
update_changelog_on_bump = true
|
||||
|
||||
@@ -14,6 +14,14 @@ 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.17 (2026-03-29)
|
||||
|
||||
### Fix
|
||||
|
||||
- allow HTTPS redirect URIs for non-localhost OAuth clients
|
||||
- move Astrolabe OAuth hook to before-starting for reliable OIDC client creation
|
||||
- resolve OAuth compatibility issues for login-flow deployment
|
||||
|
||||
## nextcloud-mcp-server-0.58.16 (2026-03-28)
|
||||
|
||||
## nextcloud-mcp-server-0.58.15 (2026-03-28)
|
||||
|
||||
@@ -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.16
|
||||
version: 0.58.17
|
||||
appVersion: "0.66.2"
|
||||
keywords:
|
||||
- nextcloud
|
||||
|
||||
Reference in New Issue
Block a user