v9.3.4
drawdb-io/drawdbv9.3.4Apr 17, 2026by jlongWang
AI Summary
This release optimizes Nginx configuration generation and improves the execution order of custom rules in SafeLine-CE, alongside fixes for IP Info display and master-slave synchronization issues.
Key Highlights
- Optimized Nginx configuration generation with backlog and reuseport settings
- Added ability to adjust the execution order of Custom Rules in Allow & Deny
- Fixed abnormal display for IP Info
- Fixed UI display issues on slave nodes during data synchronization
New Features
- Execution order adjustment for Custom Rules
- Optimized Nginx config generation (backlog=65536, reuseport)
- Fixed IP Info display issue
- Fixed UI synchronization issues in master-slave mode
Full Release Notes
### Added
- Added the feature to adjust the execution order of Custom Rules in Allow & Deny
### Fixed
- Fixed the issue of abnormal display for IP Info
- Fixed a UI display issue on the slave node during data synchronization in master-slave mode
### Improved
- Optimized the generation of Nginx configuration
- Added backlog=65536 and reuseport configuration to listen directives that are not default_server
- Improved SafeLine License validation logic