Skip to content

2.0.0

Compare
Choose a tag to compare
@benoit74 benoit74 released this 04 Jun 07:35
· 87 commits to main since this release
d8e6d55

Added

  • New --version flag to display Zimit version (#234)
  • New --logging flag to adjust Browsertrix Crawler logging (#273)
  • Use new --scraper-suffix flag of warc2zim to enhance ZIM "Scraper" metadata (#275)
  • New --noMobileDevice CLI argument
  • Publish Docker image for linux/arm64 (in addition to linux/amd64) (#178)

Changed

  • Use warc2zim version 2, which works without Service Worker anymore (#193)
  • Upgraded Browsertrix Crawler to 1.1.3
  • Adopt Python bootstrap conventions
  • Upgrade to Python 3.12 + upgrade dependencies
  • Removed handling of redirects by zimit, they are handled by browsertrix crawler and detected properly by warc2zim (#284)
  • Drop initial check of URL in Python (#256)
  • --userAgent CLI argument overrides again the --userAgentSuffix and --adminEmail values
  • --userAgent CLI argument is not mandatory anymore