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