Skip to content

Releases: 0xJacky/nginx-ui

v1.8.0

17 Apr 07:00
a43b99f
Compare
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
Compare
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
Compare
Choose a tag to compare

Features

  1. Online ChatGPT assistant

Note

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

v1.7.7

13 Mar 14:00
394bd0e
Compare
Choose a tag to compare

NOTE

We had refactored auto-cert module in v1.7.6.
Please reopen auto-cert for the sites you need to renew certification automatically.

Feature

  1. Added 'add server' button in site config page. #88

Enhance

  1. redirect to home if no route #87

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.6

15 Feb 05:31
705d71d
Compare
Choose a tag to compare

NOTE

We refactored auto-cert module in this version.
Please reopen auto-cert for the sites you need to renew certification automatically.

Features

  1. Store auto-cert log to db.
  2. Added restart nginx btn #72.
  3. Check if the site exists before add or rename.
  4. Added a shortcut that you can duplicate the site configuation.

Enhance

  1. Analytic initial and it's reactive style.

Fix

  1. NgxConfig block directives issue #77.
  2. Cron task not start after installed #74.
  3. If server_name contains _, this may cause an unexpected error when obtaining SAN certification.

Chore

  1. Increased certifications renewal frequency from once a month to once a week.
  2. Updated translations

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.5

04 Feb 14:24
cba0028
Compare
Choose a tag to compare

Fix

  1. Settings initialization issue #66.

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.4

31 Jan 16:08
83883c1
Compare
Choose a tag to compare

Features

  1. Inspect configurations.

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.3

28 Jan 11:58
561771c
Compare
Choose a tag to compare

New Features

  1. Supported sub path development #68.
  2. Edit-site collapsible locations #65,#30.
  3. Added reload nginx button to header.
  4. Added nprogress

Fix

  1. Missing set language in login page.
  2. Modal closable issue in core upgrader.

Chore

  1. Added http-to-https template.

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.2

11 Jan 06:09
02fb07f
Compare
Choose a tag to compare

Feature

  1. Online core upgrade
  2. Custom nginx conf dir path #62

Fix

  1. Nginx UI may not start in docker #63

For more change log about v.1.7.0 please check v1.7.0 Release Note.

v1.7.1

07 Jan 17:35
41ced2e
Compare
Choose a tag to compare

Fix

  1. SAN certification saved folder path is wrong
  2. UI Style broken after changing theme preference and then refresh the page.

Enhance

  1. Check nginx config syntax before save
  2. Throw error detail and fallback to original file contents if fail to parse nginx configuration
  3. Add multi-platform Docker images #60

For more change log about v.1.7.0 please check v1.7.0 Release Note.