Skip to content

Releases: 0xJacky/nginx-ui

v1.9.9-4

06 May 16:33
cab5ff2

Choose a tag to compare

What's new:

Recently, we are working on the next generation of Nginx UI (v2), and you can check the progress at https://github.com/users/0xJacky/projects/1. If you want to experience the latest program, please install this update. The new upgrader allows you to get updates from the prerelease channel. At the same time, we recommend all users install this update, as it contains fixes for issues related to auto-cert. It's worth noting that before the release of the v2 preview, we will use v1.9.9-x as the version number.

Please feel free to send feedback, suggestions or bug reports in Github issues.

Refactor:

  1. Use zap as default logger

Enhances:

  1. Added error prompts in form
  2. Log level now determined by settings.Server.RunMode
  3. Get lego's logs and send them to frontend

Fix:

  1. Auto Cert indicates that there is no resolver.

Docs:

  1. New online documentation. (@Hintay)

Thanks for @Hintay 's contruibution.

v1.9.9-3

06 May 03:06
9ac5708

Choose a tag to compare

What's new:

Recently, we are working on the next generation of Nginx UI (v2), and you can check the progress at https://github.com/users/0xJacky/projects/1. If you want to experience the latest program, please install this update. The new upgrader allows you to get updates from the prerelease channel. At the same time, we recommend all users install this update, as it contains fixes for issues related to auto-cert. It's worth noting that before the release of the v2 preview, we will use v1.9.9-x as the version number.

Please feel free to send feedback, suggestions or bug reports in Github issues.

Feature:

  1. Online core upgrader now support upgrade nginx-ui to a pre-release version.

Enhance:

  1. Check the hash of excutable binary before upgrade

Fix:

  1. Auto Cert indicates that there is no resolver.

Docs:

  1. New online documentation. (@Hintay)

Thanks for @Hintay 's contruibution.

v1.9.9-2

05 May 13:13
5b34f0f

Choose a tag to compare

v1.9.9-2 Pre-release
Pre-release

Test pre release channel

v1.8.4

01 May 05:56
ca3c994

Choose a tag to compare

Fixes:

  1. Site log unable fetch previous pages.
  2. Nil pointer panic occurs before install. #110
  3. Repeatly visits a not exists log causing high CPU load. #108
  4. Site add issues.

Enhances:

  1. Added Host option to Force HTTPS template. #109

For more change log about v.1.8.0 please check v1.8.0 Release Note.

v1.8.3

23 Apr 16:08
26938ae

Choose a tag to compare

Fix:

  1. Fail to change certification in site edit page when ssl directives not exist. #105

For more change log about v.1.8.0 please check v1.8.0 Release Note.

v1.8.2

21 Apr 07:40
4c722b9

Choose a tag to compare

Fixes

  1. Confirmation modal does not pop up when toggle tls. #70

For more change log about v.1.8.0 please check v1.8.0 Release Note.

v1.8.1

21 Apr 03:35
f455cf1

Choose a tag to compare

Fixes

  1. Confirmation modal does not pop up in site edit page. #70
  2. Missing translations in confirmation modals.

For more change log about v.1.8.0 please check v1.8.0 Release Note.

v1.8.0

17 Apr 07:00
a43b99f

Choose a tag to compare

Features:

  1. Forced use of advanced editor to edit site configuration files. #73
  2. Added DNS challenge provider to enable "Obtaining Let's Encrypt certificates" functionality on servers with ports 80 and 443 blocked #51
  3. Added DNS credentials manager.
  4. Added shortcuts for remove server in NgxConfigEditor. #30
  5. Added animations.
  6. Added Github Proxy setting.

Enhancements

  1. Remove the location of acme-challenge if 'automatic renewal Let's Encrypt certificates' is disabled. #30
  2. Pop up a confirmation when toggling the enabled status of automatic renewal Let's Encrypt certificates. #30
  3. Auto-refresh after Nginx UI is upgraded.
  4. Display download progress in Nginx UI upgrader.
  5. Enhance block template parser.
  6. Set the max-height of ChatGPT UI.

Templates

  1. Added enable HSTS configuration template. #30
  2. Added "Hotlink Protection" configuration template. #30

Fixes

  1. Fix edit button not navigating to edit page after domain added.
  2. A text mistake in Dashboard. #98

v1.7.9

04 Apr 13:44
1bc8d0a

Choose a tag to compare

Fix

  1. Fix the issue of being unable to save when adding a website
  2. Fix the issue of being unable to apply for a certificate after adding a website for the first time

v1.7.8

22 Mar 01:30
5d0407e

Choose a tag to compare

Features

  1. Online ChatGPT assistant

Note

You should set the OpenAI Token before you start using the assistant.