diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad1dddc..b76c72a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,13 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) · versioned wi
---
+## [1.12.11] — 2026-06-27
+
+### Fixed
+- **Speed and WPM cells now update live** during a benchmark run — each row's cells are patched in-place immediately after its voice finishes, without waiting for the full batch to complete and the list to re-render. Same fix applied to the single-voice "Benchmark this voice" button.
+
+---
+
## [1.12.10] — 2026-06-27
### Added
diff --git a/static/index.html b/static/index.html
index bad045a..8ff9591 100644
--- a/static/index.html
+++ b/static/index.html
@@ -26,7 +26,7 @@
-
+
@@ -336,7 +336,7 @@
-
+