Releases: 0xJacky/nginx-ui
Releases · 0xJacky/nginx-ui
v1.8.0
Features:
- Forced use of advanced editor to edit site configuration files. #73
- Added DNS challenge provider to enable "Obtaining Let's Encrypt certificates" functionality on servers with ports 80 and 443 blocked #51
- Added DNS credentials manager.
- Added shortcuts for remove server in NgxConfigEditor. #30
- Added animations.
- Added Github Proxy setting.
Enhancements
- Remove the location of acme-challenge if 'automatic renewal Let's Encrypt certificates' is disabled. #30
- Pop up a confirmation when toggling the enabled status of automatic renewal Let's Encrypt certificates. #30
- Auto-refresh after Nginx UI is upgraded.
- Display download progress in Nginx UI upgrader.
- Enhance block template parser.
- Set the max-height of ChatGPT UI.
Templates
- Added enable HSTS configuration template. #30
- Added "Hotlink Protection" configuration template. #30
Fixes
- Fix edit button not navigating to edit page after domain added.
- A text mistake in Dashboard. #98
v1.7.9
v1.7.8
v1.7.7
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
- Added 'add server' button in site config page. #88
Enhance
- 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
NOTE
We refactored auto-cert module in this version.
Please reopen auto-cert for the sites you need to renew certification automatically.
Features
- Store auto-cert log to db.
- Added restart nginx btn #72.
- Check if the site exists before add or rename.
- Added a shortcut that you can duplicate the site configuation.
Enhance
- Analytic initial and it's reactive style.
Fix
- NgxConfig block directives issue #77.
- Cron task not start after installed #74.
- If server_name contains
_
, this may cause an unexpected error when obtaining SAN certification.
Chore
- Increased certifications renewal frequency from once a month to once a week.
- Updated translations
For more change log about v.1.7.0 please check v1.7.0 Release Note.
v1.7.5
v1.7.4
Features
- Inspect configurations.
For more change log about v.1.7.0 please check v1.7.0 Release Note.
v1.7.3
New Features
- Supported sub path development #68.
- Edit-site collapsible locations #65,#30.
- Added reload nginx button to header.
- Added nprogress
Fix
- Missing set language in login page.
- Modal closable issue in core upgrader.
Chore
- Added http-to-https template.
For more change log about v.1.7.0 please check v1.7.0 Release Note.
v1.7.2
v1.7.1
Fix
- SAN certification saved folder path is wrong
- UI Style broken after changing theme preference and then refresh the page.
Enhance
- Check nginx config syntax before save
- Throw error detail and fallback to original file contents if fail to parse nginx configuration
- Add multi-platform Docker images #60
For more change log about v.1.7.0 please check v1.7.0 Release Note.