move stats to L2
[librarian.git] / CHANGELOG.md
1 # Change Log
2
3 This document records all notable changes to Librarian.
4
5 ## 23.08
6
7 - Move statistics counter to L2 WLgit lDocument.
8
9 ## 23.07.1
10
11 - Add <category.thema.main>.
12 - Support Python 3.7--3.11.
13
14 ## 2.6.1
15
16 - Fix for better ignoring <extra>.
17
18 ## 2.6
19
20 - Change default cover to marquise.
21 - Add support for full predesigned covers to marquise.
22 - Remove support for changing actual cover class via coverClass.
23
24 ## 2.5.1
25
26 - Bugfix release.
27
28 ## 2.5
29
30 - Add html-snippet builder.
31 - Remove DateValue class.
32 - Fix some texts and tests.
33 - Drop Python < 3.6. Up to 3.9 is supported.
34
35 ## 2.4.13
36
37 - Added thema meta field.
38
39 ## 2.4.12
40
41 - Fix for marquise cover: allow scaling title text in all layouts.
42
43 ## 2.4.11.1
44
45 - Added assigning and preserving id attribute .
46
47 ## 2.4.10
48
49 - Added <wers_srodek>, <tab>, <rownlolegle> and <blok>.
50
51 ## 2.4.9
52
53 - Added verse counters to document statistics.
54
55 ## 2.4.8 (2022-07-23)
56
57 # Changed
58 - Shortening authors and translators list on new cover.
59 - Update lxml.
60
61
62 ## 2.4.7 (2022-07-18)
63
64 # Added
65 - Metadata types.
66
67 # Fixed
68 - Don't validate comment contents.
69 - Ignore translators on new cover if too long.
70
71
72 ## 2.4.6 (2022-07-15)
73
74 # Fixed:
75 - Bug in reading child books.
76
77
78 ## 2.4.5 (2022-07-08)
79
80 # Fixed
81 - Bug in reading picture XML.
82 - Bug in setting WLURI.slug
83
84
85 ## 2.4.4 (2022-07-07)
86
87 ### Fixed
88 - Packaging error.
89
90
91 ## 2.4.3 (2022-06-07)
92
93 ### Fixed
94 - Fix for new cover with custom size.
95
96
97 ## 2.4.2 (2022-05-23)
98
99 ### Fixed
100 - Error reporting on metadata parse error.
101
102
103 ## 2.4.1 (2022-05-12)
104
105 ### Added
106 - `category.legimi` metadata field
107
108 ### Changed
109 - Fix PDF support for 'Geometric shapes' characters.
110 - Explicitly ignore unknown elements in v2 elements API.
111
112
113 ## 2.4 (2022-05-06)
114
115 ### Added
116 - New 'marquise' cover style.
117 - 'Factory' cover style with a QR code.
118
119
120 ## 2.3.5 (2022-04-07)
121
122 ### Fixed
123 - Support for www tag.
124 - Support for mat with inline text.
125
126
127 ## 2.3.4 (2022-02-28)
128
129 ### Fixed:
130 - Document stats totaling bug.
131 - Legimi cover background position.
132
133
134 ## 2.3.3 (2021-12-23)
135
136 ### Added:
137 - Line numbering reset with numeracja.
138
139
140 ## 2.3.2 (2021-12-21)
141
142 ### Fixed:
143 - Legimi cover colors.
144 - EPUB/MOBI TOC styling.
145
146
147 ## 2.3.1 (2021-12-20)
148
149 ### Fixed:
150 - Additional logos order.
151
152
153 ## 2.3 (2021-12-20)
154
155 ### Added:
156 - New MOBI builder.
157 - Document statistics.
158 - Legimi cover classes.
159
160 ### Changed
161 - Default licensing info.
162
163
164 ## 2.2 (2021-10-07)
165
166 ### Added
167 - Support for block annotations.
168 - Option to use endnotes in PDF.
169
170 ### Fixed
171 - Avoid hanging conjunctions on covers.
172
173
174 ## 2.1 (2021-07-08)
175
176 ### Added
177 - Basic document structure validation.
178 - Support for headers inside quotes in epub.
179
180
181 ## 2.0 (2021-07-08)
182
183 ### Added
184 - New Document API.
185 - New EPUB builder.
186 - New `librarian` entry point for converters.
187
188
189 ## 1.15 (2021-03-02)
190
191 ### Fixed
192 - Epub: translator marked with MARC Relators role 'trl'.
193 - Epub: authors and translators dc:creator elements had duplicate `id`.
194 - Epub: 'Start' element in TOC was added inconsistently and in wrong order.
195
196
197 ## 1.14 (2021-02-05)
198
199 ### Changed
200 - Image sources are now URLs. This changes the API: instead of paths
201   given as `ilustr_path`, `transform` functions now accept
202   a new `base_url` parameter.
203 - Size limits introduced for images in all formats.
204
205
206 ## 1.13 (2021-01-27)
207
208 ### Changed
209 - Responsive images in HTML. This changes the html.transform API.
210
211
212 ## 1.12 (2021-01-27)
213
214 ### Added
215 - Content warnings.
216
217
218 ## 1.11.3 (2021-01-25)
219
220 ### Fixed
221 - Missing items in EPUB TOC.
222
223
224 ## 1.11.2 (2020-12-18)
225
226 ### Fixed
227 - MathML in EPUBs.
228 - Subchapters without chapters in EPUBs.
229
230
231 ## 1.11 (2020-12-09)
232
233 ### Added
234
235 - Experimental DAISY builder.
236
237
238 ## 1.10 (2020-11-09)
239
240 ### Added
241
242 - Support for `ref` tags in HTML.
243
244
245 ## 1.9 (2020-10-08)
246
247 ### Added
248
249 - Experimental class-based builders for HTML and TXT.
250
251
252 ### Changed
253
254 - Upgraded to EPUB 3, using ebooklib.
255
256
257
258 ## 1.8.3 (2020-05-28)
259
260 ### Fixed
261 - XML entities in MathML breaking PDF generation.
262 - Regression: verse numbering was lost.
263
264
265 ## 1.8.2 (2020-04-03)
266
267 ### Changed
268 - New Ebookpoint logo.
269
270
271 ## 1.8.1 (2020-02-18)
272
273 ### Changed
274 - Multiple authors on cover are now split into lines.
275
276
277 ## 1.8 (2020-02-12)
278
279 ### Added
280 - Support for tags: podtytul_*.
281 - Swappable CSS for HTML preview (as --css).
282 - First version of a test file in tests/uat.
283
284 ### Changed
285 - Verses in HTML are now generated as div, not p, to prevent blank lines on copying.
286
287
288 ## 1.7.8 (2020-02-05)
289
290 ### Added
291 - Preliminary support for new tag: animacja.
292
293
294 ## 1.7.7 (2019-12-31)
295
296 ### Changed
297 - Allow multiple source.URL fields.
298
299 ## 1.7.6 (2019-10-01)
300
301 ### Changed
302 - Epub: only attach images referenced in the text.
303
304
305 ## 1.7.5 (2019-08-19)
306
307 ### Changed
308 - Updated information on the back of EPUB and PDF files.
309
310
311 ## 1.7.4 (2019-08-01)
312
313 ### Fixed
314 - `html.tranform_abstract` bytes vs text confusion.
315 - Tests.
316
317
318 ## 1.7.3 (2019-07-31)
319
320 ### Added
321 - Support for wl:coverLogoUrl, for adding cover logos.
322
323
324 ## 1.7.2 (2019-03-12)
325
326 ### Fixed
327 - Fix for Picture in Python 3: open image in binary mode.
328
329
330 ## 1.7.1 (2019-03-01)
331
332 ### Fixed
333 - Bug in cover generation.
334
335
336 ## 1.7 (2019-02-27)
337
338 ### Added
339 - Python 3.4+ support, to existing Python 2.7 support.
340 - `coverter_path` argument in `mobi.transform`.
341 - Proper packaging info.
342 - This changelog.
343 - Tox configuration for tests.
344
345 ### Changed
346 - `from_bytes` methods replaced all `from_string` methods,
347    i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
348 - `get_bytes` replaced `get_string` on OutputFile.
349
350 ### Removed
351 - Shims for Python < 2.7.