File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] - ??
99
10+ ## [ 1.28.0] - 2025-11-06
11+
1012### Added
1113
1214- Added ` rsconnect mcp-server ` command to expose rsconnect-python functionality to
1315 LLM clients via the Model Context Protocol. The server provides a ` get_command_info `
1416 tool that returns parameter schemas for any rsconnect command, allowing LLMs
1517 to more easily construct valid CLI commands.
1618
17- - support for deploying Holoviz Panel applications
19+ - You can now deploy Holoviz Panel applications. This requires Posit Connect release 2025.11.0
20+ or later. Use ` rsconnect deploy panel ` to deploy, or ` rsconnect write-manifest panel `
21+ to create a manifest file.
1822
1923### Fixed
2024
You can’t perform that action at this time.
0 commit comments