v9.3.4

ekzhang/borev9.3.4Apr 17, 2026by jlongWang

AI Summary

A SafeLine-CE release that optimizes custom rule execution order and improves Nginx configuration generation by adding backlog and reuseport settings.

Key Highlights

  • Allows adjustment of the execution order for Custom Rules in Allow & Deny
  • Optimizes Nginx configuration generation with backlog=65536 and reuseport
  • Fixed abnormal display for IP Info
  • Fixed UI sync issues on slave nodes

New Features

  • Adjust execution order of Custom Rules

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