v1.1.0
v1.1.0
体验优化版 / UX improvements release
✨ 新特性 / Features
- 已安装置顶:打开市场时已安装的插件排在最前,其余按 Star 降序;安装成功后卡片立即置顶 / Installed plugins listed first; fresh installs jump to the top immediately
- 自动滚动到安装面板:点击安装后页面自动滚到页首的进度面板(弹窗不会错过)/ Auto-scroll to the install panel at the top on install start
- npm 生命周期脚本确认弹窗:
prepare/install/postinstall执行前征求确认,拒绝则取消并清空全部痕迹 / Confirmation dialog for third-party npm lifecycle scripts; deny cancels and cleans up - pnpm 本地链接依赖兼容:自动剥离
link:/workspace:依赖(修复 EUNSUPPORTEDPROTOCOL),运行时由 DSH 宿主提供 / pnpmlink:/workspace:deps stripped automatically (fixes EUNSUPPORTEDPROTOCOL)
🔒 安全 / Security
- API Key 输入框密码模式、请求体 1MB 上限、CSRF 自定义头校验 / password-mode inputs, request body limit, CSRF header check
⚡ 安装 / Install
irm https://raw.githubusercontent.com/bradeGithub/DSH-Plugins-Marketplace/main/install.ps1 | iexcurl -sL https://raw.githubusercontent.com/bradeGithub/DSH-Plugins-Marketplace/main/install.sh | bash