Skip to content

Releases: openzim/gutenberg

2.1.1

17 Jan 13:45
310731c
Compare
Choose a tag to compare

Added

  • Publisher ZIM metadata can now be customized at CLI (#210)

Changed

  • Publisher ZIM metadata default value is changed to openZIM intead of Kiwix (#210)

Fixed

  • Do not fail if temporary directory already exists (#207)
  • Typo in Scraper ZIM metadata (#212)
  • Adapt to hatchling v1.19.0 which mandates packages setting (#211)

2.1.0

18 Aug 15:22
1750b66
Compare
Choose a tag to compare

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

  • Removed Datatables JS code from repository, fetch online now (#116)
  • Dropped Python 2 support (#191)

2.0.0

21 Feb 08:46
Compare
Choose a tag to compare

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