v9.3.4

lm-sys/RouteLLMv9.3.4Apr 17, 2026by jlongWang

AI Summary

Release v9.3.4 introduces the ability to customize the execution order of Custom Rules in Allow & Deny lists, alongside fixes for IP info display and UI synchronization issues. It also includes optimizations to Nginx configuration generation and license validation logic.

Key Highlights

  • Added feature to adjust the execution order of Custom Rules in Allow & Deny
  • Fixed abnormal display for IP Info
  • Fixed UI display issues on slave node during data synchronization
  • Optimized Nginx configuration generation (added backlog and reuseport)
  • Improved SafeLine License validation logic

New Features

  • Feature to adjust the execution order of Custom Rules in Allow & Deny

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