Releases: zby1211/cordis-transfer-plugin
Releases · zby1211/cordis-transfer-plugin
Release list
v0.1.1
What's Changed
- Guard zip import against decompression bombs and localize the import/export panel by @745404527 in #1
New Contributors
- @745404527 made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
首个预览版本。
安装
下载 cordis-transfer-plugin-0.1.0.tgz,然后:
dsh plugin --profile web add /path/to/cordis-transfer-plugin-0.1.0.tgz确保 $DSH_HOME/profiles/web/package.json 的 dsh.profile.bundles 包含 cordis-transfer-plugin,重启 dsh web 后使用。
功能
- 导出统一为 zip 插件包(manifest + plugins/*.json,可只含一个插件),浏览器下载
- 导入通过本地文件选择上传,仅接受 zip 插件包
- 导入后插件立即出现在 Cordis Plugin 面板,可手动激活