KOMATA
2f380c9f2f
feat: enhance app synchronization with concurrent processing and detailed result handling ( #12041 )
...
- Introduced concurrent processing for app synchronization tasks to improve performance.
- Added structures for managing app work items and results.
- Implemented detailed logging of synchronization progress and HTTP request outcomes.
- Enhanced error handling for icon downloads and app details updates.
2026-03-03 13:46:22 +08:00
CityFun
b7cf9aab2b
feat(ai-agents): support ollama apiType selection ( #12037 )
2026-03-03 11:57:17 +08:00
MoeShin
8c33eb8409
feat: Operate website proxy config ( #12005 )
...
* feat: Operate website proxy config
* chore: Update api comment
* chore: update swagger
* chore: update x-log
* feat: split api
2026-03-03 11:05:00 +08:00
ssongliu
644655af86
feat: add extra_hosts support for container config ( #12035 )
...
Related: https://github.com/1Panel-dev/1Panel/issues/11861
2026-03-03 03:02:02 +00:00
CityFun
8082f4d2ca
fix(ai-agents): mark skipped-verification accounts as unverified and normalize legacy status ( #12034 )
2026-03-03 11:00:53 +08:00
ssongliu
5c7ce6d8d4
fix: add PostgreSQL recreation and DB host env sync in app restore ( #12029 )
2026-03-03 02:58:01 +00:00
CityFun
222702f66b
feat(ai-agents): Add ark coding plan for agent account ( #12027 )
2026-03-02 22:04:57 +08:00
CityFun
f77f305316
feat(ai-agents): add time zone config for openclaw ( #12020 )
2026-03-02 10:28:01 +00:00
ssongliu
13b5908442
fix: handle sqlite wal/shm mismatch during restore ( #12024 )
2026-03-02 18:27:38 +08:00
CityFun
d1335db986
fix(ai-agents): fixed issue with minimax-m2.5 is not work for bailian-coding-plan ( #12023 )
2026-03-02 18:27:25 +08:00
CityFun
d155217ce3
feat(ai-agents): Add copaw type for agent ( #12017 )
2026-03-02 06:53:58 +00:00
CityFun
4b2d6f0ef2
feat(ai-agents): add bailian-coding-plan account support ( #12014 )
2026-03-02 14:22:09 +08:00
CityFun
8cead06d7b
feat(ai-agents): add anthropic-messages support for custom account apiType ( #12013 )
2026-03-02 13:43:06 +08:00
ssongliu
625cd9f32f
chore: update installation package path ( #12009 )
2026-03-02 04:05:59 +00:00
dependabot[bot]
9aab3b42af
chore(deps): bump go.opentelemetry.io/otel/sdk in /agent ( #12010 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.38.0 to 1.40.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.40.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 12:04:30 +08:00
CityFun
537e2c730c
feat: preserve Feishu account map on config updates ( #11990 )
2026-02-28 09:19:52 +00:00
ssongliu
b4dc6b1ab0
chore: optimize runtime region description ( #11989 )
2026-02-28 09:17:53 +00:00
CityFun
1f22285cf4
chore: refine other language i18n wording ( #11988 )
2026-02-28 16:41:28 +08:00
A_Words
1d546236e4
fix: restore subsite nginx config on start to avoid stale stop page ( #11978 )
2026-02-28 15:25:18 +08:00
CityFun
5a67a62733
chore: refine en and zh-Hant i18n wording ( #11987 )
2026-02-28 07:11:52 +00:00
ssongliu
961ebd30a1
fix: resolve overseas script repository sync failure ( #11985 )
2026-02-28 10:38:35 +08:00
ssongliu
9819546694
chore: optimize internationalization content ( #11980 )
2026-02-27 14:57:50 +00:00
ssongliu
5c8d391a73
fix: resolve partial application restore failure ( #11979 )
...
Refs #11716
2026-02-27 14:43:50 +00:00
CityFun
0e84b9a2a7
feat: fix error after deleting website deployed via deployment for "openclaw" ( #11975 )
2026-02-27 17:54:19 +08:00
ssongliu
0041184a3e
fix: resolve version synchronization issue ( #11971 )
2026-02-27 07:17:51 +00:00
ssongliu
112468949d
feat: Update sqlite connection settings ( #11969 )
2026-02-27 15:16:59 +08:00
ssongliu
fd9b299b14
chore: update Edition key ( #11962 )
2026-02-26 10:05:46 +00:00
ssongliu
37932d7fb2
chore: Complete system security upgrade ( #11961 )
2026-02-26 10:01:47 +00:00
CityFun
f0f2087f54
feat: add browser config for Agent ( #11958 )
2026-02-26 09:59:48 +00:00
CityFun
f3de09e5d7
feat: Add discord channel for Agent ( #11950 )
2026-02-25 13:59:46 +00:00
CityFun
87a39cab3a
feat: Add telegram channel for Agent ( #11947 )
2026-02-25 16:38:34 +08:00
CityFun
f9a70757a1
feat: add rememberApiKey for AgentAccount ( #11945 )
2026-02-25 05:53:45 +00:00
ssongliu
741acee393
fix: Modify command invocation method ( #11944 )
2026-02-25 05:51:44 +00:00
dependabot[bot]
c964a02088
chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /agent ( #11946 )
...
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519 ) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
dependency-version: 1.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 11:58:33 +08:00
ssongliu
ba71613ae6
fix: Fix docker compose parsing failure issue ( #11942 )
...
Refs #11934
2026-02-25 03:51:44 +00:00
ssongliu
c3f45d4787
feat: v2 supports international version ( #11939 )
2026-02-25 10:56:06 +08:00
rowanchen-com
a8a92da483
Added the ability to sort installed applications. ( #11936 )
2026-02-25 10:35:29 +08:00
CityFun
a77e61a861
feat: Agent Model Account support custom config ( #11933 )
...
* feat: Agent Model Account support custom config
* feat: Add agent gatewayControlUi config
2026-02-24 18:26:02 +08:00
kgbow
e589728987
refactor(website-ssl): improve API flexibility for WebsiteSSLSearch validation ( #11926 )
2026-02-24 17:30:37 +08:00
adri and adri
9a70bf1c2d
feat: Add support for Technitium DNS ( #11896 )
...
Co-authored-by: adri <adri@digitalunited.net >
2026-02-24 17:13:59 +08:00
王贺
ebe472a9db
feat(i18n): refine translations ( #11931 )
2026-02-24 13:42:10 +08:00
ssongliu
c1a87baad7
feat: Terminal supports foreground and background colors ( #11929 )
2026-02-24 13:39:02 +08:00
CityFun
6c3f56516f
feat: Remove test code ( #11883 )
2026-02-12 10:20:08 +08:00
CityFun
4833cf2d3c
fix: Resolve issue where Feishu configuration does not take effect ( #11878 )
2026-02-11 22:07:06 +08:00
CityFun
1725767789
feat: add token reset for agent ( #11872 )
2026-02-11 14:54:59 +08:00
ssongliu
79ff565995
fix: Firewall remove status filtering ( #11868 )
2026-02-11 14:02:34 +08:00
CityFun
39691698c9
feat: change order function ( #11865 )
2026-02-11 04:17:06 +00:00
CityFun
96b37cb024
fix: Resolve HTTPS certificate configuration failure for websites ( #11862 )
2026-02-11 02:39:06 +00:00
ssongliu
32bc8d922b
fix: Fix orderby dependency injection issue ( #11858 )
2026-02-10 10:35:06 +00:00
MonkeyCode-AI
a95d9aa27a
fix: Add CheckIllegal validation to prevent command injection in 8 API endpoints ( #11857 )
...
- SSH log query: validate req.Info before grep concatenation
- iptables rule search: validate chain param in ReadFilterRulesByChain/LoadDefaultStrategy
- Firewalld port forward: validate port/protocol/targetIP/targetPort params
- Pure-FTPd user management: validate username/path in UserAdd/UserDel/SetPath/SetStatus
- PostgreSQL remote backup/recover: validate password/address/user/dbname
- MySQL remote backup/recover: validate password/address/user/dbname/format
- Website Composer: validate user/mirror/command/extCommand
- Disk operations: validate device/mountPoint/filesystem in Partition/Mount/Unmount
2026-02-10 18:32:42 +08:00