🎉 New Features
- [WEB client] Support permission configuration for page tabs and add route management page (#5955) by @zhangzhonghe
Reference: Routes - [IP restriction] Support IP restriction. by @sheldon66
Reference: IP restriction
🚀 Improvements
- [server]
-
- Add server middleware to extract the client's IP address.
2. Resolve infinite reload issues when an IP is blocked.
3. Add theX-Forwarded-For
HTTP header in the proxy to enable forwarding for local debugging. (#6069) by @sheldon66
- Add server middleware to extract the client's IP address.
🐛 Bug Fixes
- [Authentication] Update migration rules for issued tokens and token policy config. (#6107) by @sheldon66