v26.7.16
leaningtech/webvmv26.7.16Jul 16, 2026by ROBERT-MCDOWELL
AI Summary
This release focuses on resolving regressions in the Gradio interface, fixing issues with the Unidic dictionary and Clock2Words, and adding functionality to process all files in GUI directory mode. It also includes various cosmetic fixes and documentation updates.
Key Highlights
- Resolved review-thread regressions in Gradio restore fallbacks and config comment clarity
- Fixed Unidic and Clock2Words related issues
- Added support for processing all files in GUI directory mode
- Included various cosmetic fixes and README updates
- New contributor ShiroKSH made their first contribution
Breaking Changes
- Users must delete the content of ./tmp and ./run folders before installing this version
- On Windows, users may need to remove Miniforge3 and scoop, or completely uninstall ffmpeg and calibre to resolve installation or DLL errors
Full Release Notes
## What's Changed * v26.7.9 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1977 * v26.7.9 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1978 * v26.7.9 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1980 * v26.7.9 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1981 * ... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1982 * v26.7.9+ by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1983 * sync with main by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1984 * v26.7.9++ by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1985 * v26.7.9++ by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1986 * unidic fix by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1987 * unidic fix by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1988 * Update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1990 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1991 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1992 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1993 * clock2words fix by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1994 * clock2words fix by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1995 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1997 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1998 * ... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/1999 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2000 * ... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2001 * update README by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2002 * cosmetic fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2003 * cosmetic fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2004 * ... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2005 * V26 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2006 * fix: process all files in GUI directory mode by @ShiroKSH in https://github.com/DrewThomasson/ebook2audiobook/pull/2007 * main sync by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2008 * ... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2010 * V26 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2011 * Resolve review-thread regressions in Gradio restore fallbacks and config comment clarity by @ROBERT-MCDOWELL with @Copilot in https://github.com/DrewThomasson/ebook2audiobook/pull/2009 * sync from main by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2012 * v26.7.16 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2013 * v26.7.16 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/2014 ## New Contributors * @ShiroKSH made their first contribution in https://github.com/DrewThomasson/ebook2audiobook/pull/2007 !!! IMPORTANT !!! IF YOU UPDATE with "git pull" DELETE THE CONTENT OF ./tmp and ./run FOLDER BEFORE INSTALLING THIS VERSION. after that if you stilll have errors on installation, remove Miniforge3 and scoop if possible (windows only) from your user root directory. NOTE!!! if you are on windows and crash with DLL missing etc.... just uninstall completely ffmpeg and calibre then reinstall E2A. **Full Changelog**: https://github.com/DrewThomasson/ebook2audiobook/compare/v26.7.9...v26.7.16