dsh-remote-plugin 0.5.5 → 0.5.6-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-remote-plugin",
3
- "version": "0.5.5",
3
+ "version": "0.5.6-rc.1",
4
4
  "description": "DSH Remote 官方 bundle 插件:DSH 左侧原生边栏入口 + 右侧抽屉内嵌管理控制台;内置网关随 DSH 自动启停(systemd 独立单元),抽屉直显令牌与设备监控;网关提供 /fs/* 文件传输端点(列表/断点下载/上传),配合 Android App 远程操控会话/审批/提问/goal 与文件互传(多服务器测速切换、聊天记录离线缓存)。",
5
5
  "type": "module",
6
6
  "main": "./index.mjs",
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "0.5.5",
2
+ "version": "0.5.6-rc.1",
3
3
  "apkUrl": "dsh-remote.apk",
4
- "releasedAt": "2026-08-16T15:15:39.748Z",
4
+ "releasedAt": "2026-08-16T15:29:43.309Z",
5
5
  "notes": "修复:APK 内置版本文件滞后导致“已装新版本仍提示更新”;检查更新弹窗只显示版本号,完整说明在设置页展开查看"
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "0.5.5"
2
+ "version": "0.5.6-rc.1"
3
3
  }