Skip to content

v26.4.1#1685

Merged
ROBERT-MCDOWELL merged 48 commits intoDrewThomasson:v26from
ROBERT-MCDOWELL:v26
Apr 2, 2026
Merged

v26.4.1#1685
ROBERT-MCDOWELL merged 48 commits intoDrewThomasson:v26from
ROBERT-MCDOWELL:v26

Conversation

@ROBERT-MCDOWELL
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 03:25
@ROBERT-MCDOWELL ROBERT-MCDOWELL merged commit 80b9af5 into DrewThomasson:v26 Apr 2, 2026
2 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the project to v26.4.1 and includes several GUI/session flow updates (conversion cancellation handling, component enabling/disabling, progress display tweaks) plus installer/runtime script updates (Python version checks) and some TTS engine logging changes.

Changes:

  • Bump application version references to 26.4.1 across version file, compose files, and Dockerfiles.
  • Update Gradio GUI flow around conversion start/cancellation, component interactivity, and client-side JS behaviors.
  • Add/extend Python version checks in the macOS/Linux (.command) and Windows (.cmd) launch/build scripts.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
VERSION.txt Version bump to 26.4.1.
podman-compose.yml Update default APP_VERSION build arg.
docker-compose.yml Update default APP_VERSION build args for CPU/GPU profiles.
Dockerfile Update APP_VERSION build arg default.
dockerfiles/HuggingfaceDockerfile Update APP_VERSION build arg default.
lib/gradio.py Adjust component enable/disable behavior, conversion flow, progress wiring, and add JS fetch patching.
lib/core.py Improve resume/reconvert behavior for missing audio sentence files; adjust cancellation/error propagation.
lib/classes/tts_engines/common/utils.py Guard torch.clear_autocast_cache() for compatibility.
lib/classes/tts_engines/{bark,fairseq,glowtts,tacotron,tortoise,vits,xtts,yourtts}.py Modify stdout/stderr filtering setup (commented out).
ebook2audiobook.command Add Python version check before Docker build path; tweak error handling.
ebook2audiobook.cmd Add min/max Python version variables and enforce min version in :check_python.
app.py Adjust WSL env string naming and refactor headless error handling / multi-ebook conversions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants