From 731fcfb4f41c37ddb69becdce51e546050b2b633 Mon Sep 17 00:00:00 2001 From: Irvan Fauziansyah Date: Thu, 29 Jan 2026 18:17:30 +0700 Subject: [PATCH] docs: update menu bar app features with account selection strategy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3253be8..8a852da 100644 --- a/README.md +++ b/README.md @@ -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. - **WebUI Access**: Open the web management console directly from the menu. - **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. - **Native Experience**: Clean, native SwiftUI interface designed for macOS.