Releases: MAXeaglet/dsh-plugin-manager
Releases · MAXeaglet/dsh-plugin-manager
Release list
v0.2.4
v0.2.3
v0.2.3
修复(完整 Tauri 应用审查)
- config 对 bundle 插件生效(之前写入错误 id,DSH 合并跳过)
- 停止 dsh 按端口精确杀(之前按 node 命令行匹配,可能误杀用户进程)
- 检查更新并行化(之前串行 npm view 阻塞 UI)
- profile 路径消毒(防路径穿越)
- capabilities 配置(opener 权限,GitHub 按钮不再静默失败)
- webui 模式补齐缺失路由(config / purge / open-repo)
体验
- 选中插件后禁用/启用保持选中(不跳回第一)
- Esc 清空搜索、Toast 分级、README Markdown 渲染、SVG 图标
- 全局 CLI 别名 dshpm
测试
- 新增 E2E:API 层 18 项 + 真实 Chrome UI 层 12 项
v0.2.2
v0.2.1
v0.2.0
dsh-plugin-manager v0.1.0
Desktop GUI to manage DSH plugins across profiles — inspired by cc-switch.
Features
- Multi-profile plugin manager: list / enable-disable / drag-sort bundles / config editor / compat badges
- One-click install (npm search), import/export, GitHub repo jump, update check (npm latest vs local)
- Start / stop / status of dsh web
- Safety: automatic .bak backups + atomic writes + confirmations
- i18n (zh/en), light/dark theme
Installer
- Windows x64 NSIS setup (4MB)
- macOS/Linux: npx tauri build