v9.3.7

Chainlit/chainlitv9.3.7May 11, 2026by jlongWang

AI Summary

Optimizes load balancing algorithms, adds system logging capabilities to Lite/Pro editions, and fixes OIDC authentication.

Key Highlights

  • Enhanced Load Balancing: Supports custom weights in round-robin and adds active-standby scheduling.
  • Custom Rule List Optimization: Added 'Author' field to rule lists.
  • System Log Feature: Now included in Lite and Pro editions.
  • Fixed OIDC authentication failure.

New Features

  • Enhanced Load Balancing Algorithm
  • Custom Rule List Optimization
  • System Log Feature
  • OIDC Authentication Fix

Full Release Notes

### Updated
- License Expiration Reminder Optimization
- Enhanced Load Balancing Algorithm
	- Round-robin scheduling supports custom weights
	- Added active-standby scheduling algorithm
- Allow & Deny - Custom Rule List Optimization
	- Added "Author" field to custom rule list
- Added System Log
	- Lite/Pro editions now include "System Log" feature
### Fixed
- Fix the issue of OIDC authentication failure.