File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) (as of version 2.0.1).
77
8- ## [ Unreleased ]
8+ ## [ 2.1.0 ] - 2024-03-28
99
1010## Added
1111
@@ -19,8 +19,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919 - ` Language ` metadata to be set to ` eng,xxx ` (xxx being the second language)
2020 - ` Name ` metadata to be like "{domain}_ mul_ {variant}"
2121 - Filename metadata to match ` Name `
22- - Using zimscraperlib 2.1
22+ - Using zimscraperlib 3.3
2323- Changed default publisher metadata from 'Kiwix' to 'openZIM'
24+ - ` description ` metadata is now limited to 80 chars, full description goes to the ` long_description ` (#290 )
25+
26+ ## Fixed
27+
28+ - Multilanguage ZIM are not perfectly handled (#259 )
29+ - Incorrect image displayed (#284 )
30+ - Markdown text formatting is not rendered (#286 )
31+ - Harmonize default publisher to openZIM (#291 )
32+ - Docker image: align redis binaries with Python distribution (#294 )
33+ - Issue with xml.sax.saxutils (#298 )
2434
2535## [ 2.0.2] - 2022-10-31
2636
Original file line number Diff line number Diff line change 1- 2.0.2
1+ 2.1.0
You can’t perform that action at this time.
0 commit comments