From 1b38fce7928a2c9bfbb2ec75f5255024c4ba2f3c Mon Sep 17 00:00:00 2001 From: mARTin-B78 Date: Mon, 6 Jul 2026 15:01:56 +0200 Subject: [PATCH] Declutter Read Aloud toolbar: drop redundant Character sheets button (v1.13.8) Character sheet generation is already available from "Cast Characters" in the Casting flow, so the standalone button here was a duplicate entry point. Removed it and made "Cast as audiobook" the primary blue action, moved to the end of the toolbar as the clear next step in the pipeline. Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- static/index.html | 6 +++--- static/sections/s-reader.html | 3 +-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1508d03..6b71b51 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.13.8] — 2026-07-06 + +### Changed +- **Read Aloud toolbar decluttered** — removed the standalone "Character sheets" button (redundant with "Cast Characters" already in the Casting flow) and made "Cast as audiobook" the primary blue action, moved to the end of the toolbar as the clear next step. + +--- + ## [1.13.7] — 2026-07-06 ### Fixed diff --git a/VERSION b/VERSION index b0f139e..237a256 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.13.7 +1.13.8 diff --git a/static/index.html b/static/index.html index 497a66a..75fadd4 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) { - + diff --git a/static/sections/s-reader.html b/static/sections/s-reader.html index 8e55f02..5222fcc 100644 --- a/static/sections/s-reader.html +++ b/static/sections/s-reader.html @@ -172,8 +172,6 @@ - - +