Releases: 0xJacky/nginx-ui
v1.9.9-4
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:
- Use zap as default logger
Enhances:
- Added error prompts in form
- Log level now determined by
settings.Server.RunMode - Get lego's logs and send them to frontend
Fix:
- Auto Cert indicates that there is no resolver.
Docs:
- New online documentation. (@Hintay)
Thanks for @Hintay 's contruibution.
v1.9.9-3
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:
- Online core upgrader now support upgrade nginx-ui to a pre-release version.
Enhance:
- Check the hash of excutable binary before upgrade
Fix:
- Auto Cert indicates that there is no resolver.
Docs:
- New online documentation. (@Hintay)
Thanks for @Hintay 's contruibution.
v1.9.9-2
v1.8.4
Fixes:
- Site log unable fetch previous pages.
- Nil pointer panic occurs before install. #110
- Repeatly visits a not exists log causing high CPU load. #108
- Site add issues.
Enhances:
- 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
v1.8.2
v1.8.1
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