Releases: 0xJacky/nginx-ui
Releases · 0xJacky/nginx-ui
v2.1.2
v2.1.1
Bug Fixes
-
Fixed an issue in the requests module where absolute paths were incorrectly used as base URLs, now properly utilizing relative paths (issues #1109, #1111, #1113)
-
Resolved a credential editor problem in the DNS configuration interface (issue #1106)
-
Enhanced error handling in the ControlResult's GetError method to properly wrap errors with their associated parameters
v2.1.0
✨ New Features
- Site & Stream Modules
- Configuration Management
- Auto-Backup feature released (supports local/S3 storage) (#999)
- Implemented user profile management
⚡ Improvements
-
Nginx Control
- Refactored Nginx reload logic with a unified control method for better error handling
- Optimized service management and error feedback during installation (#1079)
-
UI/UX
- Updated pagination size and list item padding in configuration views
- Use @uozi-admin/curd to refactor all curd pages.
- Unified site status management using
SiteStatusSelect
component - Refresh the UI of the config editor
🐛 Bug Fixes
-
Configuration Module
- Removed redundant file read/content comparison in
Save
function - Fixed pagination synchronization in
get_history
for the frontend
- Removed redundant file read/content comparison in
-
Miscellaneous
v2.1.0
✨ New Features
- Site & Stream Modules
- Configuration Management
- Auto-Backup feature released (supports local/S3 storage) (#999)
- Implemented user profile management
⚡ Improvements
-
Nginx Control
- Refactored Nginx reload logic with a unified control method for better error handling
- Optimized service management and error feedback during installation (#1079)
-
UI/UX
- Updated pagination size and list item padding in configuration views
- Use @uozi-admin/curd to refactor all curd pages.
- Unified site status management using
SiteStatusSelect
component - Refresh the UI of the config editor
🐛 Bug Fixes
-
Configuration Module
- Removed redundant file read/content comparison in
Save
function - Fixed pagination synchronization in
get_history
for the frontend
- Removed redundant file read/content comparison in
-
Miscellaneous
v2.1.0-rc.3
✨ New Features
- Site & Stream Modules
- Configuration Management
- Auto-Backup feature released (supports local/S3 storage) (#999)
- Implemented user profile management
- UI Enhancements
- Added pagination support to
ConfigHistory
component - Extended "disable-export" functionality to multiple components
- Added pagination support to
⚡ Improvements
-
Nginx Control
- Refactored Nginx reload logic with a unified control method for better error handling
- Optimized service management and error feedback during installation (#1079)
-
UI/UX
- Updated pagination size and list item padding in configuration views
- Use @uozi-admin/curd to refactor all curd pages.
- Unified site status management using
SiteStatusSelect
component
🐛 Bug Fixes
-
Configuration Module
- Removed redundant file read/content comparison in
Save
function - Fixed pagination synchronization in
get_history
for the frontend
- Removed redundant file read/content comparison in
-
Miscellaneous
📦 Dependency Updates
v2.1.0-rc.2
✨ New Features
- Site & Stream Modules
- Configuration Management
- Auto-Backup feature released (supports local/S3 storage) (#999)
- Implemented user profile management
- UI Enhancements
- Added pagination support to
ConfigHistory
component - Extended "disable-export" functionality to multiple components
- Added pagination support to
⚡ Improvements
-
Nginx Control
- Refactored Nginx reload logic with a unified control method for better error handling
- Optimized service management and error feedback during installation (#1079)
-
UI/UX
- Updated pagination size and list item padding in configuration views
- Use @uozi-admin/curd to refactor all curd pages.
- Unified site status management using
SiteStatusSelect
component
🐛 Bug Fixes
-
Configuration Module
- Removed redundant file read/content comparison in
Save
function - Fixed pagination synchronization in
get_history
for the frontend
- Removed redundant file read/content comparison in
-
Miscellaneous
📦 Dependency Updates
v2.1.0-rc.1
✨ New Features
- Site & Stream Modules
- Configuration Management
- Auto-Backup feature released (supports local/S3 storage) (#999)
- Implemented user profile management
- UI Enhancements
- Added pagination support to
ConfigHistory
component - Extended "disable-export" functionality to multiple components
- Added pagination support to
⚡ Improvements
-
Nginx Control
- Refactored Nginx reload logic with a unified control method for better error handling
- Optimized service management and error feedback during installation (#1079)
-
UI/UX
- Updated pagination size and list item padding in configuration views
- Use @uozi-admin/curd to refactor all curd pages.
- Unified site status management using
SiteStatusSelect
component
🐛 Bug Fixes
-
Configuration Module
- Removed redundant file read/content comparison in
Save
function - Fixed pagination synchronization in
get_history
for the frontend
- Removed redundant file read/content comparison in
-
Miscellaneous