This commit is contained in:
Deniz Şafak
2026-02-06 23:54:22 +03:00
parent 7b1f4f54ee
commit de4c418dff
2 changed files with 62 additions and 53 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
# Unreleased
# 1.3.0
- Special thanks to [@jeremiahsb](https://github.com/jeremiahsb) for his [massive contribution](https://github.com/denizsafak/abogen/pull/120) (>55k lines!) that brought the Web UI, EPUB 3 pipeline, and core architectural improvements to life.
- Added an EPUB 3 packaging pipeline that builds media-overlay EPUBs from generated audio and chunk metadata.
- Persisted chunk timing metadata in job artifacts and exercised the exporter with automated tests.
- Added Flask-based Web UI (`abogen-web`) for Docker and headless server deployments.