Releases: zhangbo1201/dsh-file-upload
Releases · zhangbo1201/dsh-file-upload
Release list
v0.1.4
npm package rename and public registry release.
Install:
dsh plugin --profile web add dsh-local-file-uploadUpdate:
dsh plugin --profile web update dsh-local-file-upload- Published as dsh-local-file-upload@0.1.4 on npm.
- Supports file picker and Cmd+V / Ctrl+V ordinary-file paste.
- Compact 11 KB distribution.
v0.1.3
Initial public release.
- Upload one or multiple local files from the DSH Web composer.
- Paste ordinary files with Cmd+V / Ctrl+V while preserving native image attachments.
- Store files safely under .dsh-uploads with collision protection and a 10 MiB per-file limit.
- Compact distribution: approximately 11 KB tarball.