jakub961241
5a80931a49
fix: auto theme does not switch when OS changes day/night mode ( #6813 ) ( #12278 )
...
When theme is set to "auto" (follow system), changing the OS from
light to dark (or vice versa) without reloading the page had no
effect. The theme was only evaluated once on page load.
Added a matchMedia 'change' event listener that calls switchTheme()
whenever the OS color scheme changes, but only when theme is "auto".
Listener is properly cleaned up on component unmount.
Fixes #6813 (point 1)
2026-03-23 14:57:15 +08:00
jakub961241
f541379daa
fix: open container directory at WorkingDir instead of root ( #12265 )
...
When clicking "Directory" on a container, the file browser always
opened at `/` (root). Now it inspects the container first and opens
at the container's configured WorkingDir (e.g., `/app`, `/var/www`).
Falls back to `/` if WorkingDir is not set or inspect fails.
Fixes #12255
2026-03-23 14:52:57 +08:00
王贺
0018335d64
fix: unify sidebar menu item heights ( #12253 )
2026-03-20 18:32:17 +08:00
CityFun
df90286253
feat: optimize the validation logic for model accounts ( #12251 )
2026-03-20 09:55:54 +00:00
ssongliu
8dfa7945d7
feat: add xpack node multi overview entry ( #12248 )
...
Refs #11735
2026-03-20 09:53:54 +00:00
王贺
1f4292d9cf
fix: add missing ssl column controls ( #12252 )
2026-03-20 17:41:50 +08:00
蘭
e635a7beba
feat: add stop functionality for wget file downloads ( #12245 )
...
#9791
2026-03-20 09:05:54 +00:00
CityFun
59c657e403
feat: agent model account support xiaomi ( #12242 )
...
https://github.com/1Panel-dev/1Panel/issues/12220
2026-03-20 07:27:55 +00:00
ssongliu
ff8f79ed52
fix: align compose partial status actions ( #12239 )
...
Refs #12232
2026-03-20 06:51:54 +00:00
CityFun
57a7edf481
feat: improve Minimax validation ( #12240 )
2026-03-20 06:39:56 +00:00
CityFun
bbd33c66f1
fix: fix the issue where the website fails to start after being stopped ( #12241 )
2026-03-20 14:38:18 +08:00
ssongliu
b05ed1a0ca
fix: refine sidebar node dropdown style ( #12238 )
...
Refs #12231
2026-03-20 03:21:54 +00:00
蘭
b645c4edb4
feat: enhance file operations to preserve file attributes during copy ( #12237 )
...
#11542
2026-03-20 03:19:54 +00:00
CityFun
9f61aac8be
feat: improve the OpenClaw terminal ( #12230 )
2026-03-19 18:26:37 +08:00
CityFun
11d78644ee
feat: add dingTalk channel for openclaw ( #12229 )
2026-03-19 09:55:44 +00:00
蘭
b96428e1d6
feat: Extract the file and retain the original file modification time ( #12228 )
...
#11542
2026-03-19 09:53:47 +00:00
蘭
6432c35b1a
feat: File Selection Add Favorite Pop Up Window for Quick Access to Favorite Files ( #12227 )
...
#11326
2026-03-19 09:53:14 +00:00
CityFun
fa843f0940
feat: improve agent module logic ( #12226 )
...
* feat: openclaw supports configuring multiple models
* feat: change openclaw bind type
* feat: change openclaw bind type
* feat: improve agent module logic
2026-03-19 17:00:15 +08:00
ssongliu
5c7ffc561b
chore: upgrade agent docker dependencies ( #12224 )
2026-03-19 07:27:20 +00:00
ssongliu
c2f0c8c6ac
feat: add ai terminal settings ( #12215 )
2026-03-19 07:25:19 +00:00
ssongliu
5bf6d17451
fix: handle mfa and entrance auth errors ( #12222 )
2026-03-19 15:11:37 +08:00
王贺
7f799004c3
fix: fix openresty logs ( #12219 )
2026-03-19 14:31:54 +08:00
CityFun
c68251cada
feat: openclaw supports configuring multiple models ( #12213 )
2026-03-18 10:36:11 +00:00
王贺
23e7d03d8d
fix: missing form fields in es/pt ( #12211 )
2026-03-18 18:32:28 +08:00
王贺
5085db7a2f
chore: upgrade qiniu sdk to fix kodo hash mismatch ( #12214 )
2026-03-18 18:31:51 +08:00
CityFun
a9cf7a7d1d
feat: Optimize the logic of the OpenClaw Caddyfile ( #12209 )
...
* feat: Optimize the logic of the OpenClaw Caddyfile
* feat: Optimize the logic of the OpenClaw Caddyfile
2026-03-18 15:38:01 +08:00
CityFun
cf18995182
fix: Fix the issue preventing the successful creation of the OpenClaw deployment website. ( #12206 )
...
* fix: Fix the issue preventing the successful creation of the OpenClaw deployment website.
* fix: change update app_install port logic
2026-03-18 15:37:48 +08:00
CityFun
24d7dc0786
fix: Fixed the issue where the OpenClaw access address could not be set to a domain name. ( #12201 )
2026-03-17 09:55:21 +00:00
CityFun
142c9b9a71
fix: Fixed issue with build backend failed ( #12199 )
v2.1.5
2026-03-17 14:50:45 +08:00
ssongliu
f3c7603f6e
fix: respect region-based release doc source ( #12198 )
2026-03-17 14:33:11 +08:00
ssongliu
db26da1700
chore: format english proxy helper text ( #12197 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-17 14:06:20 +08:00
ssongliu
d5ff59f4e7
fix: remove unused compose backup status param ( #12196 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-17 13:56:34 +08:00
王贺
85b88db99e
docs: refine Docker proxy desc ( #12195 )
2026-03-17 11:15:27 +08:00
ssongliu
f7053934b5
fix: improve compose backup and container restore handling ( #12192 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-16 22:39:34 +08:00
wangdage12
bf1339bb40
fix: show loading state when confirming deletion of multiple folders and reduce unnecessary basedir requests
...
Co-authored-by: fanbook-wangdage <124357765+fanbook-wangdage@users.noreply.github.com >
2026-03-16 19:07:19 +08:00
CityFun
43c5e62c23
feat: change allowedOrigin param for openclaw upgrade ( #12188 )
2026-03-16 10:53:50 +00:00
ssongliu
28634ce631
fix(middleware): preserve numeric format in operation logs ( #12173 ) ( #12185 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-16 17:33:07 +08:00
ssongliu
72263dfdda
fix(container): allow backup for stopped containers ( #12184 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-16 16:39:16 +08:00
ssongliu
479d36e25f
fix(log): localize upgrade and rebuild operation labels ( #12183 )
...
Co-authored-by: ssongliu <songlius11@163.com >
2026-03-16 16:25:34 +08:00
ssongliu
2f3ad3537e
feat: add docs source config and runtime env linkage ( #12182 )
2026-03-16 08:13:51 +00:00
CityFun
2dfe5096f0
feat: Optimize reverse proxy handling for applications with HTTPS ports. ( #12181 )
2026-03-16 08:07:51 +00:00
CityFun
4375722aef
feat: add checkOnStart config for openclaw ( #12178 )
2026-03-16 06:45:49 +00:00
CityFun
bde4d06842
fix: Fixed issue with build source code failed ( #12177 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12176
2026-03-16 05:51:50 +00:00
CityFun
17a486b2c4
feat: Modify the OpenClaw upgrade logic. ( #12175 )
2026-03-16 04:11:50 +00:00
CityFun
8499c09571
feat: Add OpenClaw security adaptation ( #12168 )
2026-03-13 18:41:44 +08:00
CityFun
7cb70f785a
feat: change openclaw port jump logic ( #12164 )
2026-03-12 14:27:34 +00:00
CityFun
f3781320de
feat: add icon for agent ( #12163 )
2026-03-12 18:52:04 +08:00
CityFun
869ee75020
feat: Add allowedOrigins config for openclaw ( #12162 )
2026-03-12 09:37:33 +00:00
ssongliu
1d5a26373d
chore: optimize lint and cleanup warnings ( #12161 )
2026-03-12 09:35:33 +00:00
ssongliu
176fd0f8ad
feat: support file operations inside containers ( #12160 )
...
Refs #523
2026-03-12 09:33:33 +00:00