王贺
462ca6b373
feat: rename AI model menu to local model ( #12108 )
2026-03-09 09:51:24 +08:00
ssongliu
657c3ad37a
chore: localize newly added i18n keys ( #12104 )
2026-03-06 14:05:40 +00:00
王贺
90d11a3b74
remove ssl helper ( #12102 )
v2.1.3
2026-03-06 15:31:28 +08:00
CityFun
883f3db725
feat: add openclaw default tool config ( #12096 )
2026-03-06 13:40:03 +08:00
ssongliu
75da72c265
fix: avoid pulling build-only compose images ( #12095 )
...
Refs #12092
2026-03-06 02:29:39 +00:00
ssongliu
78eef15f5b
feat(ai): hide coding plan providers in intl mode ( #12090 )
2026-03-05 10:47:38 +00:00
ssongliu
735cf3cc71
chore(agent): downgrade docker/cli to v28.5.1 ( #12091 )
2026-03-05 18:38:42 +08:00
Rowan Chen
99c5d9a8b2
feat: show SSL certificate issuer and expiry date in certificate selectors ( #12071 )
2026-03-05 15:44:12 +08:00
Rowan Chen
3a0d2039d0
fix: set sort_order for newly installed apps to avoid random positioning ( #12069 )
2026-03-05 15:43:18 +08:00
dependabot[bot]
98e2d6390a
chore(deps): bump github.com/docker/cli in /agent ( #12079 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 28.5.1+incompatible to 29.2.0+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.5.1...v29.2.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.2.0+incompatible
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-05 12:02:34 +08:00
ssongliu
975e7f9f58
revert: drop nginx safe string validation changes ( #12076 )
2026-03-05 11:55:23 +08:00
王贺
77c90a26f8
chore: change screenshot ( #12075 )
...
Updated UI display screenshot in README.
2026-03-05 11:07:33 +08:00
ssongliu
17cb12df8b
fix: avoid sidebar menu flicker when loading and sorting ( #12066 )
2026-03-05 02:37:04 +00:00
王贺
c986b04667
Update installation script URL in README ( #12065 )
v2.1.2
2026-03-04 18:11:06 +08:00
CityFun
754e016f20
feat: Optimize the Ollama configuration workflow ( #12063 )
2026-03-04 08:39:03 +00:00
ssongliu
f67ce75492
fix: update hook initialization handling ( #12062 )
2026-03-04 16:38:59 +08:00
ssongliu
e236ca5607
fix(swagger): correct api annotation types and methods ( #12060 )
2026-03-04 07:13:02 +00:00
CityFun
10e74c4fe4
feat: add agent analytics req ( #12059 )
2026-03-04 07:01:03 +00:00
MoeShin
473c0a5ff2
chore: optimize website proxy api and log ( #12052 )
2026-03-04 14:35:05 +08:00
ssongliu
7fbe6e4091
fix(auth): update 1panel token hash validation ( #12056 )
2026-03-04 14:30:17 +08:00
ssongliu
65dbb53a07
fix(terminal): remove command completion protocol ( #12055 )
2026-03-04 06:25:05 +00:00
KOMATA
c21910c203
feat: enhance container compose view with additional status indicators and environment configuration options ( #12042 )
...
- Added visual indicators for container status and creation date.
- Introduced a new radio button for environment configuration alongside existing options.
- Improved layout and styling for better user experience.
- Adjusted table column widths and added a class for styling.
2026-03-03 18:31:47 +08:00
CityFun
1728511bad
feat: update kimi-coding logic ( #12049 )
2026-03-03 09:32:03 +00:00
ssongliu
e63f6672f8
fix: persist terminal font settings ( #12047 )
2026-03-03 09:30:03 +00:00
ssongliu
7fa9754ce7
refine passkey prerequisite checks and i18n guidance
2026-03-03 17:08:06 +08:00
王贺
475e4ca629
ci: configure Go dependency cache ( #12046 )
...
Add cache dependency path for Go setup
2026-03-03 16:04:26 +08:00
ssongliu
32dee74edf
fix: update intl domain links to 1panel.pro ( #12045 )
2026-03-03 07:20:02 +00:00
CityFun
6715559925
feat: support z.ai agent account ( #12044 )
2026-03-03 15:18:24 +08:00
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
0aebb0d2db
[Feature] Add App Store status check on the Agent page ( #12039 )
2026-03-03 12:02:42 +08:00
CityFun
b7cf9aab2b
feat(ai-agents): support ollama apiType selection ( #12037 )
2026-03-03 11:57:17 +08:00
Rowan Chen
ea2f1875bc
fix: disable favorite toggle during sort mode and fix drag rebound issue ( #12026 )
...
* Optimize sorting-related issues, disable the "favorite stars" function during sorting, and optimize sorting behavior caused by DOM conflicts.
* fix: prevent app icon from being squished in detail drawer
2026-03-03 11:06:53 +08:00
KOMATA
83524940ed
refactor: remove unused pprof import from main.go ( #12031 )
2026-03-03 11:05:26 +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
3c896bc5f8
fix: improve MFA interval compatibility i18n hints ( #12033 )
...
Related: https://github.com/1Panel-dev/1Panel/issues/11915
2026-03-03 03:00:02 +00: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
ssongliu
b3b3feb1b9
feat: improve container log viewer and download options ( #12025 )
...
#11898
2026-03-02 14:04:02 +00:00
ssongliu
133140040b
fix: store loadingText as key and localize on render ( #12022 )
2026-03-02 10:32:01 +00:00
ssongliu
d70f903432
fix: hide upage for intl and reload after edition switch ( #12021 )
2026-03-02 10:30:00 +00: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
KOMATA
1e8836ad95
feat: add passkey prerequisites messages and update passkey settings UI ( #12018 )
...
* feat: add passkey prerequisites messages and update passkey settings UI
* refactor: enhance passkey settings UI by restructuring alert component and adding prerequisite checks
2026-03-02 16:05:55 +08:00
CityFun
d155217ce3
feat(ai-agents): Add copaw type for agent ( #12017 )
2026-03-02 06:53:58 +00:00
ssongliu
9ddb996a44
fix: fix menu sort mismatch between load and migration ( #12016 )
2026-03-02 06:25:58 +00:00
ssongliu
226eccf5f1
fix: fix terminal extra line after settings change ( #12015 )
2026-03-02 06:24:00 +00:00
CityFun
4b2d6f0ef2
feat(ai-agents): add bailian-coding-plan account support ( #12014 )
2026-03-02 14:22:09 +08:00