CityFun
aea71664ee
feat: add some translate ( #13019 )
2026-06-12 11:13:49 +08:00
ssongliu
fc65fb9323
fix: fix monitoring tooltip styles ( #13017 )
2026-06-11 17:26:00 +08:00
ssongliu
f476823531
fix: correct node administrator permissions ( #13016 )
2026-06-11 17:25:47 +08:00
CityFun
8222579d99
feat: update website ssl apply logic ( #13015 )
2026-06-11 17:25:34 +08:00
蘭
209c126445
ref: update visibility logic alert configuration ( #13007 )
v2.2.1
2026-06-11 14:12:53 +08:00
蘭
c846ca3e71
feat: add methodInvalid translation for alert configuration ( #13005 )
2026-06-11 12:24:29 +08:00
ssongliu
e777fa143e
fix: add middleware whitelist ( #13004 )
2026-06-11 12:24:17 +08:00
蘭
e66000ffd2
feat: improve alert config handling ( #13001 )
2026-06-10 21:48:54 +08:00
蘭
cfdf448765
feat: add displayName to alert configuration and update related logging ( #13000 )
2026-06-10 19:08:37 +08:00
CityFun
c61139c5cc
fix: optimize sync apps button display logic ( #12999 )
2026-06-10 18:45:32 +08:00
ssongliu
571a4068c4
feat: add missing operation logs ( #12998 )
2026-06-10 18:30:23 +08:00
CityFun
9ce63adb4f
feat: add some translate ( #12996 )
...
* feat: add some translate
* feat: add some translate
2026-06-10 18:30:07 +08:00
蘭
ef51a2f9b2
style: adjust width of input help text for better alignment ( #12995 )
2026-06-10 18:29: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
ssongliu
5d6ccf5717
chore: refine multi-node upgrade text ( #12982 )
2026-06-10 14:29:37 +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
ssongliu
ed30567a22
fix: resolve custom login background image issue ( #12977 )
2026-06-09 17:28:36 +08:00
ssongliu
791350c299
chore: improve API documentation and logs ( #12962 )
2026-06-09 14:30:43 +08:00
ssongliu
6547de1758
fix: improve firewall port occupancy display ( #12961 )
...
* c
* fix: improve firewall port occupancy display
2026-06-09 14:18:54 +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
c036d5859f
style: adjust overview memo style ( #12958 )
2026-06-09 11:28:55 +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
ssongliu
681141f971
feat: add license import warning message ( #12952 )
2026-06-08 19:01:04 +08:00
bin64
506ff1d46e
fix: preserve custom rewrite template name case ( #12714 )
...
* refactor: enhance rewrite configuration handling by introducing safe name validation and custom rewrite existence checks
* test: cover custom rewrite name handling
2026-06-08 17:33:45 +08:00
bin64
c3b7deedb4
fix: parse supervisor uptime with optional days segment ( #12713 )
2026-06-08 17:33:26 +08:00
ssongliu
51252a15db
feat: support port usage check for firewall port range rules ( #12950 )
2026-06-08 14:57:50 +08:00
ssongliu
375824f77a
fix: relocate firewall port whitelist settings ( #12949 )
2026-06-08 14:24:24 +08:00
Rowan Chen
8918d10253
chore(deps): bump go-acme/lego to v5.2.2 ( #12947 )
...
lego v5.2.2 (released 2026-06-02) is a single-fix patch on top of v5.2.1: the Namecheap DNS provider now derives the record key sub-domain correctly. 1Panel exposes the Namecheap provider through agent/utils/ssl/dns_provider.go, so this patch is meaningful for users issuing certificates against Namecheap-hosted zones.
Changes are confined to agent/go.mod and agent/go.sum; the source files under agent/utils/ssl/ already use the import path github.com/go-acme/lego/v5/... and require no code changes. Diff is a 6-line dependency bump (1 line in go.mod plus 4 lines of refreshed go.sum hashes); lego itself did not move any of its own dependency pins between v5.2.1 and v5.2.2.
Built and verified on linux/amd64:
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags='-s -w' ./...
agent and core binaries link cleanly against the upgraded lego release; no source-level adaptations needed.
2026-06-08 14:20:21 +08:00
ssongliu
fe343a64ed
feat: adjust captcha verification method ( #12946 )
2026-06-05 18:50:11 +08:00
蘭
205f12e14a
feat: add display name support for SMS alerts and enhance validation ( #12945 )
2026-06-05 18:49:58 +08:00
ssongliu
aca94e470a
style: optimize dark theme styles ( #12944 )
2026-06-05 18:49:48 +08:00
蘭
a69f7b1144
feat: add proxy support for file wget downloads ( #12942 )
2026-06-05 18:49:34 +08:00
蘭
e55abfb174
feat: implement range selection for table rows with shift key support ( #12941 )
2026-06-05 14:49:16 +08:00
CityFun
4a734b5bb6
feat: add some translate ( #12940 )
2026-06-05 14:48:53 +08:00
ssongliu
758eb9dfda
style: optimize container log display ( #12939 )
2026-06-05 14:48:38 +08:00
ssongliu
04e2770763
style: optimize disabled button styles in tables ( #12937 )
2026-06-05 14:48:20 +08:00
ssongliu
7391b4bcd0
fix: resolve issues with abnormal operation logs ( #12936 )
2026-06-05 14:48:07 +08:00
蘭
d9d4d55eca
fix: Fix some issues with alarms and reports ( #12934 )
2026-06-04 19:48:14 +08:00
ssongliu
9a64f8de98
feat: show agents and certificates in node overview ( #12933 )
2026-06-04 17:32:22 +08:00
ssongliu
9f9c9a2688
chore: adjust partial i18n content ( #12931 )
2026-06-03 18:18:43 +08:00
CityFun
f80f4d1c19
feat: add some translate ( #12930 )
2026-06-03 18:11:55 +08:00
蘭
145b39c4c0
ref: Remove unnecessary references and improve international content ( #12927 )
...
* ref: Remove unnecessary references and improve international content
* ref: Code formatting
* ref: Code formatting
2026-06-03 16:41:26 +08:00
ssongliu
44e264fe65
feat: optimize node switch logic for large node sets ( #12928 )
2026-06-03 16:36:42 +08:00
蘭
15fef4d84e
feat: add alert database initialization and migration steps ( #12925 )
2026-06-03 10:49:04 +08:00
ssongliu
b8bd1490ec
fix: remove offline settings from panel settings ( #12924 )
2026-06-03 10:47:24 +08:00