docs: update menu bar app features with account selection strategy

This commit is contained in:
Irvan Fauziansyah
2026-01-29 18:17:30 +07:00
parent b64809277c
commit 731fcfb4f4

View File

@@ -387,6 +387,7 @@ For macOS users who prefer a native experience, there's a companion menu bar app
- **Status Indicator**: Menu bar icon shows server running state at a glance. - **Status Indicator**: Menu bar icon shows server running state at a glance.
- **WebUI Access**: Open the web management console directly from the menu. - **WebUI Access**: Open the web management console directly from the menu.
- **Port Configuration**: Customize the proxy server port (default: 8080). - **Port Configuration**: Customize the proxy server port (default: 8080).
- **Account Selection Strategy**: Choose between Hybrid, Sticky, or Round-Robin load balancing strategies.
- **Auto-Start Options**: Launch server on app start and launch app at login. - **Auto-Start Options**: Launch server on app start and launch app at login.
- **Native Experience**: Clean, native SwiftUI interface designed for macOS. - **Native Experience**: Clean, native SwiftUI interface designed for macOS.