ssongliu
d330f60b2d
fix: avoid duplicate disk IO aggregation ( #13333 )
2026-07-22 22:23:39 +08:00
ssongliu
c77ddcfebe
feat(database): improve MySQL user authorization ( #13326 )
2026-07-21 19:08:09 +08:00
ssongliu
af12526a6c
fix(container): make updates rollback-safe ( #13315 )
2026-07-21 15:40:07 +08:00
CityFun
b347abe100
feat: Cache List Page Filter Conditions ( #13314 )
2026-07-21 15:39:46 +08:00
ssongliu
7f3fd0cb1d
feat: add runtime diagnostics ( #13295 )
2026-07-20 13:55:55 +08:00
ssongliu
b02cdbc5f9
feat: add host system logs ( #13285 )
2026-07-17 17:54:36 +08:00
CityFun
8b265bb81e
feat: Support fetching model lists for model accounts ( #13281 )
2026-07-17 13:47:49 +08:00
ssongliu
219ac160b6
feat: support mysql database users ( #13278 )
2026-07-16 14:24:38 +08:00
ssongliu
1ab3da1fab
fix: apply timeout to snapshot uploads ( #13275 )
...
* fix: apply timeout to snapshot uploads
* fix: honor snapshot upload timeouts for sftp and upyun
2026-07-16 11:21:26 +08:00
ssongliu
1d1b12c2fa
fix: clean failed backup artifacts ( #13274 )
2026-07-15 18:06:19 +08:00
ssongliu
07a658582d
fix: restore fail2ban bans after firewall restart ( #13272 )
2026-07-15 16:31:09 +08:00
蘭
7b695af996
fix: Fix the issue of file permissions changing after decompressing files ( #13267 )
2026-07-15 15:54:05 +08:00
CityFun
2874849557
feat: Add Custom CLI Arguments Field for MCP Server Configuration ( #13265 )
2026-07-15 15:53:44 +08:00
CityFun
f1372dda85
core: Upgrade dependencies ( #13231 )
2026-07-09 21:38:14 +08:00
ssongliu
cbcb628bff
fix: normalize firewall import addresses ( #13196 )
2026-07-03 16:37:03 +08:00
ssongliu
08604e8c02
fix: fix dashboard running time calculation ( #13187 )
2026-07-03 11:41:37 +08:00
ssongliu
e55ea96f00
feat: support virtual machine ( #13171 )
...
* feat: support virtual machine
* feat: add vm operation logs
2026-07-02 15:07:48 +08:00
ssongliu
7708fea58d
feat: update operation log content ( #13166 )
2026-07-01 18:14:33 +08:00
CityFun
5a49579ddf
feat: Optimize error messages for HTTP certificate requests ( #13164 )
2026-07-01 16:19:57 +08:00
CityFun
b98a2b06c9
feat: Add multiple dimensions to website search ( #13163 )
2026-07-01 16:19:43 +08:00
ssongliu
9073b16baa
feat: support compose rebuild operation ( #13162 )
2026-07-01 16:19:25 +08:00
CityFun
fe9628f91c
feat: Add TaskLog for MCP Servers ( #13160 )
2026-07-01 16:18:59 +08:00
ssongliu
f31f0a89ff
feat: support certificate synchronization ( #13153 )
2026-06-30 18:31:45 +08:00
CityFun
ec50599526
feat: Node runtime environment supports configuring whether to install node_modules. ( #13147 )
2026-06-30 14:16:22 +08:00
王贺
e45a8185e3
fix container upgrade network IP handling ( #13126 )
2026-06-26 18:38:11 +08:00
CityFun
2e4ac604a8
fix: Fix incomplete log download issue ( #13123 )
2026-06-26 16:17:40 +08:00
CityFun
46af80142e
feat: add username/password support for hermes-agent ( #13121 )
...
* feat: add username/password support for hermes-agent
* feat: add username/password support for hermes-agent
* feat: add username/password support for hermes-agent
2026-06-26 16:17:23 +08:00
CityFun
677b47dcdb
fix: Fixed issue with openclaw config telegram failed ( #13114 )
2026-06-25 18:40:34 +08:00
王贺
56cccdf7c0
refactor: remove skills hub server leftovers ( #13115 )
2026-06-25 15:09:21 +08:00
CityFun
2e5455e655
feat: Add “Remove old images during app upgrade” configuration to the App Store. ( #13092 )
2026-06-23 14:05:33 +08:00
CityFun
868f1db4c5
feat: Create and delete runtime environments, and add task logs. ( #13081 )
2026-06-18 18:46:32 +08:00
王贺
efd84b1e1b
feat: support skills hub server frontend ( #13074 )
2026-06-18 16:57:53 +08:00
CityFun
5591fe50f0
chore: optimize runtime environment container configuration ( #13071 )
...
* chore: optimize runtime environment container configuration
* chore: optimize runtime environment container configuration
2026-06-17 19:09:31 +08:00
CityFun
45d7b30abc
feat: Add support for syncing self-signed certificates and manually u… ( #13068 )
...
* feat: Add support for syncing self-signed certificates and manually uploaded certificates to other nodes.
* feat: Add support for syncing self-signed certificates and manually
2026-06-17 17:00:15 +08:00
ssongliu
46af88e1d0
feat: support app and image synchronization ( #13067 )
2026-06-17 15:41:09 +08:00
蘭
01e4455110
refactor: Remove error logging for missing alert config in alert handling ( #13060 )
2026-06-17 11:08:45 +08:00
CityFun
922a2d21c8
feat: add protocolVersion param for MCP Server ( #13057 )
...
* feat: add protocolVersion param for MCP Server
* feat: add protocolVersion param for MCP Server
2026-06-16 16:47:27 +08:00
ssongliu
5ac7f16b67
feat: optimize image deletion logs ( #13053 )
2026-06-15 15:41:46 +08:00
CityFun
a49b9b132d
feat: update app upgrade logic ( #13032 )
2026-06-12 17:44:34 +08:00
CityFun
8222579d99
feat: update website ssl apply logic ( #13015 )
2026-06-11 17:25:34 +08:00
蘭
e66000ffd2
feat: improve alert config handling ( #13001 )
2026-06-10 21:48:54 +08:00
蘭
fa3e137db8
fix: prevent reading of binary preview files and improve file type handling ( #12984 )
2026-06-10 16:28:16 +08:00
蘭
af6a708049
fix: simplify error messages for unsupported alert methods ( #12983 )
2026-06-10 16:28:03 +08:00
蘭
59c870aca4
fix: refine alert methods ( #12980 )
2026-06-09 18:53:51 +08:00
CityFun
94cb014598
chore: update dependencies ( #12979 )
2026-06-09 18:53:37 +08:00
蘭
2151daab1f
fix: Fix duplicate alert issues ( #12960 )
2026-06-09 11:29:28 +08:00
CityFun
b791def0df
chore: update dependencies ( #12959 )
2026-06-09 11:29:15 +08:00
ssongliu
6495869664
fix: fix firewall whitelist rules not applied after restart ( #12957 )
2026-06-09 11:27:38 +08:00
蘭
a2e6e7e879
ref: update alert logging methods and improve alert configuration handling ( #12955 )
2026-06-08 21:47:47 +08:00
CityFun
338301907a
feat: add some translate ( #12954 )
2026-06-08 19:01:19 +08:00