X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/dcecf2226f792e051a230bb5fc68501ce7e06474..ba9a8ba0da6fcf7e89b75774cd07aac9706215da:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index f523442..2cc365a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,34 @@ This document records all notable changes to Librarian. +## 24.9 + +- Remove old API for HTML, TXT generators. Move to new API. +- The HTML format is changed: + - text-elements now have 'wl' class and id attribute, + - magic 'secN' ids are removed + - 'a.target' elements removed + - numbering anchors class changed to wl-num +- Removed all code related to art gallery. +- Drop Python 3.7. + +## 24.5 + +- Smaller images in EPUB (600px width instead of 1200px). +- Convert PNG to JPEGs if too large in EPUBs. + +## 24.4 + +- Add fundraising inserts in PDF. + +## 24.1 + +- Added cover logos support. + +## 23.12 + +- Added debug version for epub and epubcheck utility. + ## 23.10 - Remove direct verse styling from HTML.