mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-07 00:00:35 +00:00
b4c434fb65
* stage batch #4619+#4621 (franksong2702): API-server sidecar orphan-prune + mic insecure-origin message #4619 (fixes #4591): widen the #3238 orphan-prune to also reconcile API-server imported sidecars (api/routes.py _is_api_server_sidecar_row). Webui-source guard intact, fail-closed probe (agent_session_rows_existing degrades to assume-present). #4621 (fixes #4571): detect insecure non-local http origins for voice dictation + hands-free, show mic_insecure_origin message, preflight before capture. mic_insecure_origin added to all 13 locale blocks (zh-Hant real translation + English TODO fallbacks). Disjoint files (backend routes vs frontend boot/i18n). Code byte-faithful from PR heads. Co-authored-by: franksong2702 <franksong2702@users.noreply.github.com> * Release v0.51.565 — Release TX (API-server sidecar prune #4619 + mic insecure-origin #4621) --------- Co-authored-by: nesquena-hermes <agent@nesquena-hermes> Co-authored-by: franksong2702 <franksong2702@users.noreply.github.com>