diff --git a/CHANGELOG.md b/CHANGELOG.md
index f56e903..358c1b9 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.14.12] — 2026-07-09
+
+### Added
+- **Character avatar images in the casting pickers** — the Characters Found sidebar, the "Assign to" popup's character list, and the "merge with an already-found character" list now show the character's saved portrait (same source as the profile detail panel) when one exists, falling back to the colour-keyed initial-letter dot otherwise.
+
+---
+
## [1.14.11] — 2026-07-09
### Fixed
diff --git a/VERSION b/VERSION
index f350950..4ed70fa 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.14.11
+1.14.12
diff --git a/static/index.html b/static/index.html
index 9b6b493..4e2f24e 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) {
-
+