Skip to content

v0.1.0

Choose a tag to compare

@Visol-456 Visol-456 released this 15 Aug 05:37
· 1 commit to main since this release

功能

  • 修复通过局域网纯 HTTP(非 secure context)访问 dsh web 时,官方会话界面添加图片附件因 crypto.randomUUID 不存在而崩溃的问题。
  • 在 client bundle 模块顶层自动注入基于 crypto.getRandomValues 的 UUID v4 polyfill。
  • 设置页新增「Web 兼容」状态面板,显示当前是否为安全上下文以及 randomUUID 来源(原生 / polyfill / 不可用)。
  • 中英文双语 UI。

安装

dsh plugin add @visol-456/dsh-web-compat

验证

  • npm test:3 个 polyfill 测试全部通过。
  • npm run build:tsc + tsdown 构建通过。
  • npm 包:@visol-456/dsh-web-compat@0.1.0