Reverse Proxy Support
Seamlessly connect to Open WebUI instances behind authentication proxies like oauth2-proxy, Authelia, Authentik, Pangolin, Cloudflare Tunnel, etc. Conduit automatically detects when proxy authentication is required and guides you through the login flow—no endpoint allowlisting or server-side configuration needed. Proxy session cookies are captured from the native cookie store and included in all subsequent API requests.
What's Changed
- add-proxy-authentication-webview by @cogwheel0 in #294
- fix-background-streaming-sync by @cogwheel0 in #299
- native-context-menus-ios by @cogwheel0 in #300
- chore: Update dependencies to latest versions by @cogwheel0 in #301
- fix(widget): Improve MiddleEllipsisText Unicode and surrogate handling by @cogwheel0 in #302
- fix(chat): Reset model selection when starting new conversation by @cogwheel0 in #303
Full Changelog: v2.3.9...v2.4.0