evolclaw-web 1.2.3 → 1.3.0

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.
@@ -37,7 +37,7 @@
37
37
 
38
38
  </nav>
39
39
  <span style="flex:1"></span>
40
- 2026-06-29 10:59
40
+ 2026-06-29 10:58
41
41
  <span id="conn-status" class="conn-status" data-i18n="status.connecting">连接中…</span>
42
42
  <button id="lang-btn" class="theme-btn" title="Switch Language / 切换语言">🌐</button>
43
43
  <button id="theme-btn" class="theme-btn" title="Toggle Theme / 切换主题">🌗</button>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "evolclaw-web",
3
- "version": "1.2.3",
3
+ "version": "1.3.0",
4
4
  "description": "Web-based monitoring dashboard for EvolClaw",
5
5
  "type": "module",
6
6
  "bin": {