Skip to content

Releases: openzim/zimit

3.0.3

28 Feb 06:29
1e6748a
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.5.7 (#483)

3.0.2

27 Feb 19:59
6ee053a
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.5.6 (#482)

3.0.1

24 Feb 09:38
dd65902
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.5.4 (#476)

3.0.0

17 Feb 10:05
e3cd12b
Compare
Choose a tag to compare

Changed

  • Change solution to report partial ZIM to the Zimfarm and other clients (#304)
  • Keep temporary folder when crawler or warc2zim fails, even if not asked for (#468)
  • Add many missing Browsertrix Crawler arguments ; drop default overrides by zimit ; drop --noMobileDevice setting (not needed anymore) (#433)
  • Document all Browsertrix Crawler default arguments values (#416)
  • Use preferred Browsertrix Crawler arguments names: (part of #471)
    • --seeds instead of --url
    • --seedFile instead of --urlFile
    • --pageLimit instead of --limit
    • --pageLoadTimeout instead of --timeout
    • --scopeIncludeRx instead of --include
    • --scopeExcludeRx instead of --exclude
    • --pageExtraDelay instead of --delay
  • Remove confusion between zimit, warc2zim and crawler stats filenames (part of #471)
    • --statsFilename is now the crawler stats file (since it is the same name, just like other arguments)
    • --zimit-progress-file is now the zimit stats location
    • --warc2zim-progress-file is the warc2zim stats location
    • all are optional values, if not set and needed temporary files are used

Fixed

  • Do not create the ZIM when crawl is incomplete (#444)

2.1.8

07 Feb 08:58
d228e9f
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.5.1, Python 3.13 and others (#462 + #464)

2.1.7

10 Jan 10:25
14670d4
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.4.2 (#450)
  • Upgrade to warc2zim 2.2.0

2.1.6

07 Nov 09:51
ac39755
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.3.5 (#426)

2.1.5

01 Nov 13:34
06693c9
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.3.4 and warc2zim 2.1.3 (#424)

2.1.4

11 Oct 07:43
2a3b4f6
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.3.3 (#411)

2.1.3

08 Oct 12:38
d50bcb0
Compare
Choose a tag to compare

Changed

  • Upgrade to browsertrix crawler 1.3.2, warc2zim 2.1.2 and other dependencies (#406)

Fixed