diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5aef859..28e1024 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,15 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) · versioned wi
---
+## [1.12.7] — 2026-06-27
+
+### Added
+- **Editable Source field** in the voice inspector panel (below Note) — type a source label (e.g. `fish-audio`, `cloned`) and it saves immediately to the voice's meta.json. Changes now persist across refreshes.
+- **Bulk "Set source"** button in the multi-select toolbar — select any number of voices and apply a source label to all at once.
+- **Fish-audio tag fallback** in the SOURCE column: voices tagged `fish-audio` automatically show `fish-audio` as their source even without an explicit origin field, so the column is populated correctly without having to edit every voice.
+
+---
+
## [1.12.6] — 2026-06-27
### Added
diff --git a/static/index.html b/static/index.html
index aaca335..da15dfc 100644
--- a/static/index.html
+++ b/static/index.html
@@ -26,7 +26,7 @@
-
+
@@ -336,7 +336,7 @@
-
+