Skip to content

Releases: zby1211/cordis-transfer-plugin

Release list

v0.1.1

Choose a tag to compare

@zby1211 zby1211 released this 15 Aug 19:20

What's Changed

  • Guard zip import against decompression bombs and localize the import/export panel by @745404527 in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@zby1211 zby1211 released this 14 Aug 22:04

首个预览版本。

安装

下载 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.jsondsh.profile.bundles 包含 cordis-transfer-plugin,重启 dsh web 后使用。

功能

  • 导出统一为 zip 插件包(manifest + plugins/*.json,可只含一个插件),浏览器下载
  • 导入通过本地文件选择上传,仅接受 zip 插件包
  • 导入后插件立即出现在 Cordis Plugin 面板,可手动激活