Releases: openzim/gutenberg
Releases · openzim/gutenberg
2.1.1
2.1.0
Changed
- Fixed regression with broken filters on on multiple-languages ZIM (#175)
- Fixed
Name
metadata that was incorrectly including period (#177) - Fixed
Language
metadata (and filename) for multilang ZIMs (#174) - Using zimscraperlib 2.1.0
- Using localized Title and Description metadata (#148)
- Fixed regression with epub files stored as
application/zip
(#181) - Adopt Python bootstrap conventions, especially migration to hatch instead of setuptools and Github CI Workflows adaptations (#190)
- Removed inline Javascript in HTML files (#145)
Fixed
- Support single quotes in author names (#162)
- Migrated to another Gutenberg server (#187)
- Removed useless file languages_06_2018 (#180)
Removed
2.0.0
Added
- Porgress report using
--stats-filename
Changed
- Updated dependencies, including zimscraperlib (2.0)
- Now creating no-namespace ZIM with Illustration
- Fixed/reduced sqlite timeouts
- Better handling of rsync'd list of URLs
- RDF files are not extracted to disk anymore (faster on selections)
- Remove all Urls from DB before processing rsync'd ones
- Fixed --concurrency short flag (now
-c
) - Docker image now uses python3.11
- DB don't use a separate Format table anymore
Removed
- Dependency to zimwriterfs binary.
-r
/--rdf-folder
flag: rdf not extracted to disk anymore--export
: HTML files not written to disk first anymore--dev
: idem- Binaries from docker images: jpegoptim, pngquant, gifsicle, zip, curl, p7zip