Skip to content

1.1.0

Choose a tag to compare

@benoit74 benoit74 released this 25 Jul 12:30
· 139 commits to main since this release
f1a4fef

Added

  • Add --long-description CLI parameter to set ZIM long description
  • Add --node-ids CLI parameter to process only few channel nodes (useful for debugging mostly)

Fixed

  • Fixed issue with ZIM description too long when sourced from channel metadata
  • Fixed issue with ZIM icon sizes / formats
  • Fix issue with ePub rendering which was outside the iframe
  • Description is now limited to expected lenght and long description is set
  • Icons and illustrations are squared as expected
  • Many small fixes (including some bugs) detected by ruff / pyright

Changed

  • Migrate to our new Python standard (hatch, ruff, pyright, ...)
  • Using zimscraperlib 3.1.1
  • Updated image to python:3.11-bookworm
  • Retry video reencoding up to three times
  • Move inline javascript to dedicated files
  • Move huge inline CSS to dedicated file