Releases: posit-dev/connect-extensions
Releases · posit-dev/connect-extensions
simple-shiny-chat-with-mcp v0.0.5
update for new settings panel (#347) * update for new settings panel
publisher-command-center v0.0.7
update for new settings panel (#347) * update for new settings panel
content-health-monitor v1.0.1
update for new settings panel (#347) * update for new settings panel
chat-with-content v0.0.6
update for new settings panel (#347) * update for new settings panel
usage-metrics-dashboard v1.0.14
Update usage metrics dashboard dependencies (#352) * bump Rcpp * bump base64enc * bump data.table * bump fansi * bump isoband * lazyeval * rlang * yaml * timechange * htmltools * i give up, update everything * note about updating the manifest * clarify contributing
simple-mcp-server v0.0.4
simple-mcp-server@v0.0.4 fix deprecation warnings (#349)
publisher-command-center v0.0.6
publisher-command-center@v0.0.6 Update extension list
package-vulnerability-scanner v3.0.4
package-vulnerability-scanner@v3.0.4 bump version of package vulnerability scanner
package-vulnerability-scanner v3.0.3
Upgrade Vite to 8.0.x in publisher-command-center (#338) * Upgrade Vite to 8.0.x in publisher-command-center Resolves 13 Dependabot security alerts by upgrading Vite from 2.6.x to 8.0.x. Migrates esbuild JSX config to oxc equivalent for Vite 8, adds dev server proxy for local development, and silences Bootstrap Sass deprecation warnings per Bootstrap's official recommendation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Fix arrow function `this` binding in ContentsComponent Change view from arrow function to regular function so Mithril can bind `this` to the component state. This was a pre-existing bug masked by Vite 2's non-strict bundling where `this` resolved to `window` instead of `undefined`. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Bump publisher-command-center extension version to 0.0.6 Increment version to trigger a gallery release with the Vite upgrade and ContentsComponent bug fix. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Run prettier on publisher-command-center Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chat-with-content v0.0.5
Update for azure openai compatibility (#331) * update docs * ficx link * update app.py for aoai * update note on azure openai * update to use chatlas * simplify to use chatlas fully * ad back chatlas args * Apply suggestion from @mleary * Bump version from 0.0.4 to 0.0.5 in manifest