Update CHANGELOG for version 1.3.0

Removed unreleased section and updated version 1.3.0 details.
This commit is contained in:
Deniz Şafak
2026-02-07 00:04:03 +03:00
committed by GitHub
parent 30929e8f4e
commit 083f1eb09b
+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.