v0.68.1

lipku/LiveTalkingv0.68.1Apr 13, 2026by fatedier

AI Summary

A security and bug fix release addressing an authentication bypass vulnerability in HTTP proxy configurations.

Key Highlights

  • Fixed authentication bypass in HTTP proxies
  • Fixed return code for proxy authentication failures (now 407)

Full Release Notes

## Fixes

* Fixed a configuration-dependent authentication bypass in `type = "http"` proxies when `routeByHTTPUser` is used together with `httpUser` / `httpPassword`. This affected proxy-style requests. Proxy-style authentication failures now return `407 Proxy Authentication Required`.