Skip to content

2.1.0

Compare
Choose a tag to compare
@benoit74 benoit74 released this 18 Aug 15:22
· 25 commits to main since this release
1750b66

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)