paisley
|
ee189a1bde
|
fix: override NSIS process check and replace taskkill to prevent black window flashes
|
2026-03-04 15:14:01 +08:00 |
|
paisley
|
e8a0390b93
|
v0.1.22-alpha.1
|
2026-03-04 14:57:49 +08:00 |
|
paisley
|
9703f361f9
|
fix: add -WindowStyle Hidden to powershell command to prevent window flash on Windows (#285)
|
2026-03-04 14:51:44 +08:00 |
|
Lingxuan Zuo
|
30b03add1c
|
feat: gate model overrides and load full token history (#271)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-04 11:52:54 +08:00 |
|
paisley
|
3371e4fe74
|
v0.1.22-alpha.0
|
2026-03-04 11:41:40 +08:00 |
|
paisley
|
5049709c5d
|
fix(ui): use custom ConfirmDialog for deletions to prevent input blocking on Windows (#282)
|
2026-03-04 11:38:16 +08:00 |
|
Haze
|
828cae0186
|
0.1.21
|
2026-03-03 23:37:32 +08:00 |
|
paisley
|
402129354a
|
0.1.21-beta.3
|
2026-03-03 19:10:56 +08:00 |
|
DigHuang
|
c49c7f18bd
|
feat(chat): enhance sidebar with session management and deletion (#274)
|
2026-03-03 19:07:42 +08:00 |
|
Haze
|
f18c91fd6a
|
0.1.21-beta.2
|
2026-03-03 18:17:17 +08:00 |
|
paisley
|
d0a38519d2
|
0.1.21-beta.1
|
2026-03-03 18:07:53 +08:00 |
|
paisley
|
2b966cc573
|
fix: resolve empty marketplace search results by supporting fallback regex parsing (#273)
|
2026-03-03 17:36:09 +08:00 |
|
Haze
|
c1719b3d52
|
0.1.21-beta.0
|
2026-03-03 17:01:52 +08:00 |
|
paisley
|
296a755396
|
chore: remove playwright e2e tests and dependencies (#270)
|
2026-03-03 14:23:33 +08:00 |
|
Lingxuan Zuo
|
e52916a7ef
|
fallback model/providers (#259)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-03 10:18:52 +08:00 |
|
paisley
|
bc47b455b5
|
fix(gateway): resolve model switch failure and websocket timeouts during rapid oauth restarts (#266)
|
2026-03-03 10:18:23 +08:00 |
|
Haze
|
9532400053
|
fix(win): Gateway restart win terminal open error (#265)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-02 21:28:01 +08:00 |
|
Haze
|
382d737fa7
|
0.1.21-alpha.3
|
2026-03-02 19:06:44 +08:00 |
|
paisley
|
f17ffe32c7
|
fix: patch node-domexception in bundled openclaw 3.1 to avoid ESM loader crash (#264)
|
2026-03-02 18:42:32 +08:00 |
|
Lingxuan Zuo
|
e40f4b2163
|
Add built-in proxy settings for Electron and Gateway (#239)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-02 17:33:06 +08:00 |
|
Haze
|
c09b45832b
|
0.1.21-alpha.2
|
2026-03-02 16:54:45 +08:00 |
|
paisley
|
08e5e4fabb
|
chore: upgrade openclaw to 2026.3.1 (#257)
|
2026-03-02 16:53:55 +08:00 |
|
Haze
|
d4d12cf1fd
|
0.1.21-alpha.1
|
2026-03-02 16:53:04 +08:00 |
|
paisley
|
c0b1288557
|
fix: preserve feishu SKILL.md files in bundled openclaw extensions (#256)
|
2026-03-02 16:49:06 +08:00 |
|
paisley
|
29ef9591cf
|
feat(settings): auto-set default provider after successful OAuth (#254)
|
2026-03-02 15:13:55 +08:00 |
|
Haze
|
19406757f1
|
0.1.21-alpha.0
|
2026-03-02 13:25:37 +08:00 |
|
Lingxuan Zuo
|
62108bdc23
|
Add dashboard token usage history (#240)
|
2026-03-02 13:20:33 +08:00 |
|
paisley
|
0bc4b7cbc2
|
feat: pre-install feishu skills to ~/.openclaw/skills on first launch (#252)
|
2026-03-02 13:20:07 +08:00 |
|
Haze
|
91cb69d01c
|
0.1.20
|
2026-03-02 10:53:44 +08:00 |
|
Haze
|
4b5644418e
|
0.1.20-beta.0
|
2026-03-01 17:43:01 +08:00 |
|
Haze
|
730d5466dd
|
fix(gateway): optimize gateway start robustness in version 0.1.19 (#244)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-01 17:42:25 +08:00 |
|
Haze
|
7d0621dcc2
|
fix(provider): ollama provider fix (#246)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-01 17:40:07 +08:00 |
|
Haze
|
a8f61d5a61
|
0.1.19
|
2026-02-28 20:42:12 +08:00 |
|
Haze
|
a3462e2de6
|
fix(cron): corn task channel warn (#237)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 20:37:55 +08:00 |
|
Haze
|
bdafbca8d4
|
chore: replace clawx.app with claw-x.com and update maintainer email (#236)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 20:08:28 +08:00 |
|
dainaatm
|
1b4da25d0d
|
star-history (#235)
|
2026-02-28 19:25:50 +08:00 |
|
Haze
|
9d17202ea3
|
0.1.19-alpha.9
|
2026-02-28 18:41:09 +08:00 |
|
Haze
|
9d07f611a3
|
fix(install): windows install error (#233)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 18:39:10 +08:00 |
|
paisley
|
3353de91b8
|
feat(providers): add API key apply links and update Qwen auth mode (#232)
|
2026-02-28 18:11:16 +08:00 |
|
Haze
|
cfd387980d
|
0.1.19-alpha.8
|
2026-02-28 17:09:52 +08:00 |
|
Mao Mr
|
bf62639573
|
fix(chat): show loading when run from console and when sending in app (#228)
|
2026-02-28 17:09:00 +08:00 |
|
paisley
|
95a4c0234a
|
chore: downgrade openclaw to 2.25 (#229)
|
2026-02-28 17:04:43 +08:00 |
|
Haze
|
ed9b733798
|
0.1.19-alpha.7
|
2026-02-28 16:47:46 +08:00 |
|
Haze
|
a75b96f739
|
fix(electron-builder): disable warnings as errors for NSIS build to prevent uninstaller warnings (#227)
|
2026-02-28 16:47:22 +08:00 |
|
Lingxuan Zuo
|
8cda9235b3
|
Feat/Add ByteDance Ark provider (#226)
|
2026-02-28 16:44:58 +08:00 |
|
Haze
|
1b45d891c3
|
0.1.19-alpha.6
|
2026-02-28 16:12:01 +08:00 |
|
Haze
|
b4ef2bd51d
|
feat(openrouter):add claw-x header (#213)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:46:26 +08:00 |
|
Haze
|
6859656847
|
Changes from background agent bc-b072b4af-98b7-4de6-bc1c-8faa623cdb13 (#210)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:37:02 +08:00 |
|
Haze
|
163099add8
|
0.1.19-alpha.5
|
2026-02-28 15:18:14 +08:00 |
|
Haze
|
4d948347ea
|
fix(cron): remove cron task channel config (#222)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:14:02 +08:00 |
|