From a760a588466fabedf0ac32db9e28f86a1fa9e3d3 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 24 Apr 2026 23:21:59 -0500 Subject: [PATCH] =?UTF-8?q?fc-intranet-web:=20bump=20to=20v202604242315wor?= =?UTF-8?q?dhighlight=20(Lane=201=CE=B3.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Word-level highlighting + inline annotation popover in the read-aloud bar, backed by TtsReader's preview-with-timings (Lane 1δ) and the existing /api/v1/pages/{encodedUrl}/overrides REST surface (Lane 2α). Built from FlowerCore.Intranet.Web@9abde21 against FlowerCore.Common@d23d4c3, both on master. --- apps/intranet/intranet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index b142f25..e4565f0 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -37,7 +37,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v202604242222readaloud + image: localhost/fc-intranet-web:v202604242315wordhighlight imagePullPolicy: Never ports: - containerPort: 5300