ssongliu
53f75826d8
refactor: simplify firewall service structure ( #13646 )
2026-08-27 14:00:43 +08:00
ssongliu
18428d108e
feat: improve firewall backend synchronization ( #13644 )
2026-08-27 10:31:39 +08:00
ssongliu
7915230121
refactor: rebuild firewall management ( #13628 )
...
* refactor(firewall): rebuild rule management foundation
* refactor(firewall): streamline rule checks and inventory
* feat(firewall): improve native rule inventory
* refactor(firewall): refine rule management
* feat: add Docker port guard
* feat(firewall): support native nftables
* feat(firewall): add configurable firewall selection
* feat(firewall): support nftables docker port guard
* refactor(firewall): complete v2 rule management and migration
* refactor(firewall): align state and API contracts
* refactor(firewall): unify rule management operations
* feat: refine firewall v2 rules and forwarding
* fix(firewall): harden dual-stack rule management
* refactor(firewall): consolidate rule validation and persistence
2026-08-24 12:51:34 +08:00
BugPleaseGo
e11dc5fadd
Add Website Template ( #13400 )
...
* feat: Add Website Template
* fix: Don't display the template list
* feat: Add Mcp TopList
* docs: Remove Mcp TopList
* Add more languages
---------
Co-authored-by: CityFun <31820853+zhengkunwang223@users.noreply.github.com >
2026-07-31 10:01:20 +08:00
ssongliu
33b3eecb95
feat: unify pin actions ( #13417 )
2026-07-30 09:39:47 +08:00
ssongliu
13e6bc4fac
feat: separate website and standalone FTP identities ( #13412 )
2026-07-29 16:41:43 +08:00
ssongliu
380033dfe0
fix: support MySQL backup GTID options ( #13407 )
...
* fix: support MySQL backup GTID options
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-29 10:42:21 +08:00
ssongliu
c77ddcfebe
feat(database): improve MySQL user authorization ( #13326 )
2026-07-21 19:08:09 +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
CityFun
2874849557
feat: Add Custom CLI Arguments Field for MCP Server Configuration ( #13265 )
2026-07-15 15:53:44 +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
CityFun
4a734b5bb6
feat: add some translate ( #12940 )
2026-06-05 14:48:53 +08:00
蘭
e49fa620c8
feat: Support adding multiple alert methods ( #12922 )
...
* feat: Support adding multiple alert methods
* feat: Support adding multiple alert methods
2026-06-02 22:35:21 +08:00
Rowan Chen
176a4bd34c
Merge pull request #12829 from rowanchen-com/feat/lego-v5-and-dynadot
...
feat: upgrade lego to v5.1.0 and add Dynadot DNS provider
2026-05-26 14:18:17 +08:00
蘭
254ed954e9
feat: Add file history management features ( #12510 )
2026-04-16 19:11:05 +08:00
王贺
394339d7dc
feat: support mongodb management ( #12486 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/7759
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2026-04-14 10:40:44 +00:00
蘭
326d52e311
fix: Fix some issues with sharing files ( #12466 )
2026-04-10 13:36:10 +08:00
蘭
3f14f8f30e
feat: File management supports link share file ( #12453 )
2026-04-09 17:38:38 +08:00
CityFun
368193a777
feat: Add website binding support for the agent ( #12413 )
2026-04-03 09:15:54 +00:00
CityFun
f3bf9d0905
feat: support remark for openclaw ( #12361 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12191
2026-03-30 06:53:05 +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
c2f0c8c6ac
feat: add ai terminal settings ( #12215 )
2026-03-19 07:25:19 +00:00
CityFun
c68251cada
feat: openclaw supports configuring multiple models ( #12213 )
2026-03-18 10:36:11 +00:00
CityFun
d155217ce3
feat(ai-agents): Add copaw type for agent ( #12017 )
2026-03-02 06:53:58 +00:00
ssongliu
961ebd30a1
fix: resolve overseas script repository sync failure ( #11985 )
2026-02-28 10:38:35 +08:00
CityFun
f9a70757a1
feat: add rememberApiKey for AgentAccount ( #11945 )
2026-02-25 05:53:45 +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
CityFun
e1e2b97e88
feat: Add an Agent Management Page ( #11801 )
2026-02-05 08:54:55 +00:00
蘭
47e04a14ad
fix: Fix some issues with webhook alerts ( #11797 )
2026-02-05 06:40:54 +00:00
CityFun
2451d6bed2
feat: add support for EAB verification in custom ACME accounts ( #11704 )
...
https://github.com/1Panel-dev/1Panel/issues/11705
2026-01-21 10:02:19 +00:00
ssongliu
6c94cb2bdf
feat: MySQL backup supports custom parameters ( #11575 )
2026-01-06 16:41:55 +08:00
CityFun
e4ee07d36b
feat: Support batch installation of applications ( #11539 )
2026-01-04 05:43:40 +00:00
CityFun
41bae1e636
perf: improve display of IP certificate editing interface ( #11451 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11449
2025-12-25 03:17:02 +00:00
CityFun
36fdf05d2b
feat: support apply ip Certificate ( #11437 )
2025-12-23 13:35:38 +08:00
CityFun
ab13ddec48
feat: The website supports TCP/UDP proxying. ( #11302 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5135
Refs https://github.com/1Panel-dev/1Panel/issues/6976
2025-12-11 10:33:03 +00:00
ssongliu
3d2023858c
feat: Compatible with XPU monitoring ( #11099 )
2025-11-27 05:57:24 +00:00
ssongliu
8e03b24b0c
feat: Compatible with XPU monitoring ( #11088 )
2025-11-26 22:30:15 +08:00
ssongliu
e88fe0ac2f
fix: Fix the issue of database creation failure ( #11057 )
2025-11-24 14:35:16 +00:00
ssongliu
c05e610b13
feat: Support more MySQL character sets and collations ( #11053 )
2025-11-24 08:07:14 +00:00
ssongliu
63f9368e26
feat: GPU monitoring data supports persistence ( #11051 )
...
Refs #9496
2025-11-24 07:59:15 +00:00
ssongliu
d7c9b3b192
feat: Support favorite operations for containers and images ( #11049 )
...
Refs #10035 #3372
2025-11-24 07:55:14 +00:00
ssongliu
3b737184ea
fix: Fix the issue of postgres database not being synchronized ( #10976 )
...
Refs #10966
2025-11-17 08:30:55 +00:00
ssongliu
6db79f4b7b
feat: support iptables firewall control ( #10903 )
2025-11-10 21:17:53 +08:00
CityFun
3b73de32ad
feat: support tensorrt LLM speedup ( #10905 )
2025-11-10 08:40:37 +00:00
CityFun
9d84120181
feat: Add log cleanup support for scheduled tasks ( #10871 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5639
2025-11-05 10:08:25 +00:00
ssongliu
9a73095a8f
feat: System monitoring supports process viewing ( #10821 )
...
Refs #3437
2025-10-30 08:48:18 +00:00
CityFun
f94e60c53c
feat: support edit command for tensorrtLLM ( #10708 )
2025-10-21 15:29:14 +08:00