diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd6b058..bcd1232 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,16 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) · versioned wi
---
+## [1.14.10] — 2026-07-09
+
+### Added
+- **Passage/Thinking panels in audiobook casting's live view are now resizable** — drag the bottom-right corner of either box to read more comfortably.
+
+### Fixed
+- **Character-list collapse chevron pointed the wrong way** — it showed the direction opposite to where the panel edge actually moves. Now expanded shows → (collapsing moves the edge right) and collapsed shows ← (expanding moves it left).
+
+---
+
## [1.14.9] — 2026-07-09
### Fixed
diff --git a/VERSION b/VERSION
index 0b94c5f..9beda55 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.14.9
+1.14.10
diff --git a/static/index.html b/static/index.html
index 26e74b2..28d24f2 100644
--- a/static/index.html
+++ b/static/index.html
@@ -10,7 +10,7 @@
-
+
@@ -27,7 +27,7 @@
-
+
@@ -365,7 +365,7 @@ window.toggleNavTree = function(treeId, chevronId) {
-
+