Skip to content

Releases: zhangbo1201/dsh-file-upload

Release list

v0.1.4

Choose a tag to compare

@zhangbo1201 zhangbo1201 released this 18 Aug 09:10

npm package rename and public registry release.

Install:

dsh plugin --profile web add dsh-local-file-upload

Update:

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

Choose a tag to compare

@zhangbo1201 zhangbo1201 released this 18 Aug 08:44

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.