Skip to content

Commit 70e49f2

Browse files
authored
New version: 0xJacky.nginx-ui version 2.3.8 (microsoft#363059)
1 parent f1f6ef4 commit 70e49f2

3 files changed

Lines changed: 77 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: 0xJacky.nginx-ui
5+
PackageVersion: 2.3.8
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: nginx-ui.exe
10+
UpgradeBehavior: install
11+
Commands:
12+
- nginx-ui
13+
ReleaseDate: 2026-04-21
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/0xJacky/nginx-ui/releases/download/v2.3.8/nginx-ui-windows-64.zip
17+
InstallerSha256: 60A898E093230395CF49959C0D86898C5C9E6450378C10AAC46B9D6D38047FC2
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: 0xJacky.nginx-ui
5+
PackageVersion: 2.3.8
6+
PackageLocale: en-US
7+
Publisher: 0xJacky
8+
PublisherUrl: https://github.com/0xJacky
9+
PublisherSupportUrl: https://nginxui.com/
10+
Author: 0xJacky
11+
PackageName: Nginx UI
12+
PackageUrl: https://github.com/0xJacky/nginx-ui
13+
License: AGPL-3.0
14+
LicenseUrl: https://github.com/0xJacky/nginx-ui/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Nginx UI Team
16+
ShortDescription: Yet another Web UI for Nginx
17+
Description: Yet another WebUI for Nginx
18+
Tags:
19+
- chatgpt-app
20+
- code-completion
21+
- copilot
22+
- cron
23+
- deepseek-r1
24+
- docker
25+
- go
26+
- letsencrypt
27+
- linux
28+
- macos
29+
- mcp
30+
- nginx
31+
- self-hosted
32+
- vue
33+
- webui
34+
- windows
35+
ReleaseNotes: |-
36+
🎉 Features
37+
- Protect sensitive settings with a 2FA-gated reveal flow and improve sensitive value masking in the UI (80a6a7273, 4d96c3499) by @0xJacky
38+
🐛 Bug Fixes
39+
- Harden the first-run installation flow to make setup more reliable (25dea9f62) by @0xJacky
40+
- Separate HTTP and WebSocket upstream routes to improve proxy behavior (05e544c8f) by @0xJacky
41+
- Reduce certificate auto-renew retry churn and expose renewal errors more clearly (899c9f199) by @0xJacky
42+
- Preserve the forwarded host during Docker WebSocket checks (57b6f982e) by @0xJacky
43+
- Avoid a WebSocket keepalive race in analytics (d25c9975d) by @0xJacky
44+
- Update the bundled uuid dependency to v14 (171bb5299) by @renovate[bot]
45+
❤️ Contributors
46+
@0xJacky
47+
@renovate[bot]
48+
ReleaseNotesUrl: https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.8
49+
ManifestType: defaultLocale
50+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: 0xJacky.nginx-ui
5+
PackageVersion: 2.3.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)