From 3a3266073992ea9aa0fc99ee376b1cbde7efecd1 Mon Sep 17 00:00:00 2001 From: nesquena-hermes <[email protected]> Date: Wed, 27 May 2026 00:42:38 +0000 Subject: [PATCH] stage-batch23: stamp v0.51.141 / Release DM --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78fd1a3d..848479ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## [Unreleased] +## [v0.51.141] — 2026-05-26 — Release DM (stage-batch23 — 4-PR second hold-bucket pass) + ### Added - WebUI can now opt into a `webui_prefill_messages_script` / `HERMES_WEBUI_PREFILL_MESSAGES_SCRIPT` hook for dynamic browser-turn prefill context from local notes or recall systems. The script output is capped at 256 KiB, normalized to ephemeral prefill messages, and browser status still hides message bodies while redacting script errors.