X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/9f778845b37c03a83f26ce1459b4b542affe4003..1f9c252b0da609f7dff02ab74b60f39f57dd2e3d:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c07df9..bf0522f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,83 @@ This document records all notable changes to Librarian. +## 2.4.2 (2022-05-23) + +### Fixed +- Error reporting on metadata parse error. + + +## 2.4.1 (2022-05-12) + +### Added +- `category.legimi` metadata field + +### Changed +- Fix PDF support for 'Geometric shapes' characters. +- Explicitly ignore unknown elements in v2 elements API. + + +## 2.4 (2022-05-06) + +### Added +- New 'marquise' cover style. +- 'Factory' cover style with a QR code. + + +## 2.3.5 (2022-04-07) + +### Fixed +- Support for www tag. +- Support for mat with inline text. + + +## 2.3.4 (2022-02-28) + +### Fixed: +- Document stats totaling bug. +- Legimi cover background position. + + +## 2.3.3 (2021-12-23) + +### Added: +- Line numbering reset with numeracja. + + +## 2.3.2 (2021-12-21) + +### Fixed: +- Legimi cover colors. +- EPUB/MOBI TOC styling. + + +## 2.3.1 (2021-12-20) + +### Fixed: +- Additional logos order. + + +## 2.3 (2021-12-20) + +### Added: +- New MOBI builder. +- Document statistics. +- Legimi cover classes. + +### Changed +- Default licensing info. + + +## 2.2 (2021-10-07) + +### Added +- Support for block annotations. +- Option to use endnotes in PDF. + +### Fixed +- Avoid hanging conjunctions on covers. + + ## 2.1 (2021-07-08) ### Added