Skip to content

Commit b0427ef

Browse files
authored
release 1.28.0 (#722)
* release 1.28.0 * holoviz-blurb * spacing
1 parent d5881af commit b0427ef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)