|
|
7de0777748
|
chore: bump version to 1.5.7
- update 3588s startup logo to CUTOS.AI
- refresh generated logo.c and demo binaries
|
2026-06-14 17:33:30 +08:00 |
|
|
|
266a549753
|
chore: bump version
|
2026-06-14 16:31:05 +08:00 |
|
|
|
3c3f216e8c
|
chore: bump version
- update demo and main.c for 3588s display
- add *.o to .gitignore to exclude build artifacts
- version 1.5.4 -> 1.5.5
|
2026-06-14 16:09:18 +08:00 |
|
|
|
dac0ca3fed
|
chore: bump version
|
2026-06-13 18:33:24 +08:00 |
|
|
|
da7f7a293b
|
chore: bump version
|
2026-06-13 17:26:42 +08:00 |
|
|
|
d3af6cba7d
|
fix: recursively repair weixin state ownership after login
|
2026-06-13 15:17:18 +08:00 |
|
|
|
c4b9d03e14
|
Disable clawd sandbox in install script
|
2026-05-27 18:22:41 +08:00 |
|
|
|
afbf4cad61
|
Bump version to 1.5.0
|
2026-05-27 17:22:54 +08:00 |
|
|
|
e8218a2ab5
|
Fix weixin state path for sts
|
2026-05-27 17:21:36 +08:00 |
|
|
|
d6bc57dbab
|
Bump version to 1.4.9
|
2026-05-27 15:33:47 +08:00 |
|
|
|
efca4a6b7a
|
Update 3588s demo and bump version
|
2026-05-25 19:50:57 +08:00 |
|
|
|
000301355f
|
Show VFD time on startup
|
2026-05-25 11:11:00 +08:00 |
|
|
|
a85732aa80
|
fix: stabilize rk3588 wifi provisioning
|
2026-05-24 20:37:21 +08:00 |
|
|
|
161e0e654c
|
feat(rk3588s): unify display state semantics and bump version to 1.4.5
|
2026-05-23 18:22:13 +08:00 |
|
|
|
5347a728da
|
feat(rk3588s): blink AP display and package source tree
|
2026-05-23 17:44:47 +08:00 |
|
|
|
9eddc702b6
|
feat(led): enable rk3588 lvgl backend and bump version to 1.4.3
|
2026-05-23 17:04:28 +08:00 |
|
stswangzhiping
|
7e1f0bef36
|
chore: bump version to 1.4.2
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-15 18:17:42 +08:00 |
|
stswangzhiping
|
796c8d3431
|
fix: handle binded_redirect state inconsistency in WeChat login
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-15 17:27:57 +08:00 |
|
stswangzhiping
|
3dba9fde32
|
feat: sys-call framework + channel.weixin stub (v1.4.0)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-14 21:47:27 +08:00 |
|
stswangzhiping
|
8cebf062a2
|
chore: bump version to 1.3.9
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-11 10:07:00 +08:00 |
|
stswangzhiping
|
cdf2a5f5ac
|
feat: skip VFD on RK3588 devices (v1.3.8)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-08 22:38:18 +08:00 |
|
stswangzhiping
|
000dc4a46c
|
revert: remove ineffective showTime at startup, back to v1.3.7
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-08 10:49:15 +08:00 |
|
stswangzhiping
|
be49f32b50
|
feat: show time on VFD immediately at startup (v1.3.8)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-08 08:50:53 +08:00 |
|
stswangzhiping
|
6c1c0cf955
|
feat: restart openclaw-gateway after openclaw.json write (v1.3.7)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 22:11:46 +08:00 |
|
stswangzhiping
|
d89c2340da
|
fix: apply web search config on provider-unchanged early return; bump to 1.3.6
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 21:47:49 +08:00 |
|
stswangzhiping
|
7e44744c31
|
fix: apply web search config even when no provider configured; bump to 1.3.5
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 21:40:15 +08:00 |
|
stswangzhiping
|
684e9728dd
|
feat: write searxng config via .env + openclaw.json on activation/reconnect; bump to 1.3.4
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 20:49:04 +08:00 |
|
stswangzhiping
|
f61a0a4305
|
feat: ensure searxng config on reconnect if missing/changed; bump to 1.3.3
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 18:46:17 +08:00 |
|
stswangzhiping
|
4d13fdec8c
|
feat: write searxng web search config on activation, remove on unbind; bump to 1.3.2
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-05 18:26:39 +08:00 |
|
stswangzhiping
|
811c1be3b9
|
fix: remove service file rewrite from update-clawd.sh; bump to 1.3.1
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 20:17:19 +08:00 |
|
stswangzhiping
|
c3dd87f635
|
fix: rewrite _setHostname using fs to avoid sed -i temp file issue; bump to 1.3.0
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 20:00:59 +08:00 |
|
stswangzhiping
|
f363836712
|
fix: git pull in Node.js before calling update-clawd.sh --no-pull; startup service fix; bump to 1.2.9
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 19:25:18 +08:00 |
|
stswangzhiping
|
e1e3fa95cd
|
fix: re-exec updated script after git pull so new logic runs; bump to 1.2.8
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 18:54:52 +08:00 |
|
stswangzhiping
|
43117a6a04
|
fix: auto-patch clawd.service ReadWritePaths on startup; bump to 1.2.7
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 18:52:02 +08:00 |
|
stswangzhiping
|
45e1370ca5
|
fix: rewrite clawd.service on upgrade; bump to 1.2.6
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 18:46:37 +08:00 |
|
stswangzhiping
|
8990d48d51
|
fix: add /etc/hosts /etc/hostname to systemd ReadWritePaths; bump v1.2.5
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 18:14:14 +08:00 |
|
stswangzhiping
|
9e67969fd1
|
fix: hostname - remove sudo (clawd runs as root), use semicolon to run all 3 commands independently; bump v1.2.4
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 17:45:35 +08:00 |
|
stswangzhiping
|
f1c24f75b5
|
fix: auto-migrate git remote from github to git.cutos.ai on install/update; bump v1.2.2
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 17:36:24 +08:00 |
|
stswangzhiping
|
f71d448047
|
fix: persist hostname to /etc/hostname and /etc/hosts; bump v1.2.1
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 17:29:09 +08:00 |
|
stswangzhiping
|
844d3c89ae
|
chore: bump version to 1.2.0
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 14:20:55 +08:00 |
|
stswangzhiping
|
4be305d0e2
|
chore: remove /etc/clawd/tailscale path, bump version to 1.1.9
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 11:27:18 +08:00 |
|
stswangzhiping
|
7ad45c0cdc
|
chore: bump version to 1.1.8
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 09:46:51 +08:00 |
|
stswangzhiping
|
a6bca1349c
|
chore: bump version to 1.1.7
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 08:50:59 +08:00 |
|
stswangzhiping
|
5e82505c6a
|
update verison 1.1.6
|
2026-05-02 18:36:57 +08:00 |
|
stswangzhiping
|
7fe1ee64d8
|
update version 1.1.5
|
2026-05-01 09:51:58 +08:00 |
|
stswangzhiping
|
44f69a99b7
|
chore: bump version to 1.1.4
Made-with: Cursor
|
2026-04-30 23:19:59 +08:00 |
|
stswangzhiping
|
9bb35220a8
|
version 1.1.3
|
2026-04-30 22:30:26 +08:00 |
|
stswangzhiping
|
e8c7d3ebc1
|
chore: bump version to 1.1.2
Made-with: Cursor
|
2026-04-30 19:30:43 +08:00 |
|
yankun
|
5a5c3ca4b5
|
Update version in package.json
|
2026-04-30 17:07:24 +08:00 |
|
yankun
|
ad4d195b52
|
Update version in package.json
|
2026-04-30 16:27:49 +08:00 |
|