Fixes
[librarian.git] / CHANGELOG.md
1 # Change Log
2
3 This document records all notable changes to Librarian.
4
5
6 ## 2.4.5 (2022-07-08)
7
8 # Fixed
9 - Bug in reading picture XML.
10 - Bug in setting WLURI.slug
11
12
13 ## 2.4.4 (2022-07-07)
14
15 ### Fixed
16 - Packaging error.
17
18
19 ## 2.4.3 (2022-06-07)
20
21 ### Fixed
22 - Fix for new cover with custom size.
23
24
25 ## 2.4.2 (2022-05-23)
26
27 ### Fixed
28 - Error reporting on metadata parse error.
29
30
31 ## 2.4.1 (2022-05-12)
32
33 ### Added
34 - `category.legimi` metadata field
35
36 ### Changed
37 - Fix PDF support for 'Geometric shapes' characters.
38 - Explicitly ignore unknown elements in v2 elements API.
39
40
41 ## 2.4 (2022-05-06)
42
43 ### Added
44 - New 'marquise' cover style.
45 - 'Factory' cover style with a QR code.
46
47
48 ## 2.3.5 (2022-04-07)
49
50 ### Fixed
51 - Support for www tag.
52 - Support for mat with inline text.
53
54
55 ## 2.3.4 (2022-02-28)
56
57 ### Fixed:
58 - Document stats totaling bug.
59 - Legimi cover background position.
60
61
62 ## 2.3.3 (2021-12-23)
63
64 ### Added:
65 - Line numbering reset with numeracja.
66
67
68 ## 2.3.2 (2021-12-21)
69
70 ### Fixed:
71 - Legimi cover colors.
72 - EPUB/MOBI TOC styling.
73
74
75 ## 2.3.1 (2021-12-20)
76
77 ### Fixed:
78 - Additional logos order.
79
80
81 ## 2.3 (2021-12-20)
82
83 ### Added:
84 - New MOBI builder.
85 - Document statistics.
86 - Legimi cover classes.
87
88 ### Changed
89 - Default licensing info.
90
91
92 ## 2.2 (2021-10-07)
93
94 ### Added
95 - Support for block annotations.
96 - Option to use endnotes in PDF.
97
98 ### Fixed
99 - Avoid hanging conjunctions on covers.
100
101
102 ## 2.1 (2021-07-08)
103
104 ### Added
105 - Basic document structure validation.
106 - Support for headers inside quotes in epub.
107
108
109 ## 2.0 (2021-07-08)
110
111 ### Added
112 - New Document API.
113 - New EPUB builder.
114 - New `librarian` entry point for converters.
115
116
117 ## 1.15 (2021-03-02)
118
119 ### Fixed
120 - Epub: translator marked with MARC Relators role 'trl'.
121 - Epub: authors and translators dc:creator elements had duplicate `id`.
122 - Epub: 'Start' element in TOC was added inconsistently and in wrong order.
123
124
125 ## 1.14 (2021-02-05)
126
127 ### Changed
128 - Image sources are now URLs. This changes the API: instead of paths
129   given as `ilustr_path`, `transform` functions now accept
130   a new `base_url` parameter.
131 - Size limits introduced for images in all formats.
132
133
134 ## 1.13 (2021-01-27)
135
136 ### Changed
137 - Responsive images in HTML. This changes the html.transform API.
138
139
140 ## 1.12 (2021-01-27)
141
142 ### Added
143 - Content warnings.
144
145
146 ## 1.11.3 (2021-01-25)
147
148 ### Fixed
149 - Missing items in EPUB TOC.
150
151
152 ## 1.11.2 (2020-12-18)
153
154 ### Fixed
155 - MathML in EPUBs.
156 - Subchapters without chapters in EPUBs.
157
158
159 ## 1.11 (2020-12-09)
160
161 ### Added
162
163 - Experimental DAISY builder.
164
165
166 ## 1.10 (2020-11-09)
167
168 ### Added
169
170 - Support for `ref` tags in HTML.
171
172
173 ## 1.9 (2020-10-08)
174
175 ### Added
176
177 - Experimental class-based builders for HTML and TXT.
178
179
180 ### Changed
181
182 - Upgraded to EPUB 3, using ebooklib.
183
184
185
186 ## 1.8.3 (2020-05-28)
187
188 ### Fixed
189 - XML entities in MathML breaking PDF generation.
190 - Regression: verse numbering was lost.
191
192
193 ## 1.8.2 (2020-04-03)
194
195 ### Changed
196 - New Ebookpoint logo.
197
198
199 ## 1.8.1 (2020-02-18)
200
201 ### Changed
202 - Multiple authors on cover are now split into lines.
203
204
205 ## 1.8 (2020-02-12)
206
207 ### Added
208 - Support for tags: podtytul_*.
209 - Swappable CSS for HTML preview (as --css).
210 - First version of a test file in tests/uat.
211
212 ### Changed
213 - Verses in HTML are now generated as div, not p, to prevent blank lines on copying.
214
215
216 ## 1.7.8 (2020-02-05)
217
218 ### Added
219 - Preliminary support for new tag: animacja.
220
221
222 ## 1.7.7 (2019-12-31)
223
224 ### Changed
225 - Allow multiple source.URL fields.
226
227 ## 1.7.6 (2019-10-01)
228
229 ### Changed
230 - Epub: only attach images referenced in the text.
231
232
233 ## 1.7.5 (2019-08-19)
234
235 ### Changed
236 - Updated information on the back of EPUB and PDF files.
237
238
239 ## 1.7.4 (2019-08-01)
240
241 ### Fixed
242 - `html.tranform_abstract` bytes vs text confusion.
243 - Tests.
244
245
246 ## 1.7.3 (2019-07-31)
247
248 ### Added
249 - Support for wl:coverLogoUrl, for adding cover logos.
250
251
252 ## 1.7.2 (2019-03-12)
253
254 ### Fixed
255 - Fix for Picture in Python 3: open image in binary mode.
256
257
258 ## 1.7.1 (2019-03-01)
259
260 ### Fixed
261 - Bug in cover generation.
262
263
264 ## 1.7 (2019-02-27)
265
266 ### Added
267 - Python 3.4+ support, to existing Python 2.7 support.
268 - `coverter_path` argument in `mobi.transform`.
269 - Proper packaging info.
270 - This changelog.
271 - Tox configuration for tests.
272
273 ### Changed
274 - `from_bytes` methods replaced all `from_string` methods,
275    i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
276 - `get_bytes` replaced `get_string` on OutputFile.
277
278 ### Removed
279 - Shims for Python < 2.7.