Skip to content

Releases: openzim/zim-tools

3.5.0

08 Sep 18:42
da760e7
Compare
Choose a tag to compare

3.4.2

14 Jul 19:54
21ac578
Compare
Choose a tag to compare
  • zimwriterfs: Support short option -a (tags) (@kelson42 #409)
  • zimwriterfs: "Name", "Title" and "LongDescription" are mandatory metadata (@kelson42 #410 #411)
  • zimcheck: Do not run check on content if zim integrity test is failing (@mgautierfr #413)
  • zimrecreate: Do not try to add twice metadata (and fix return code) (@mgautiefr #419)

3.4.1

16 May 17:18
3525f4a
Compare
Choose a tag to compare

3.4.0

31 Dec 15:28
7879d74
Compare
Choose a tag to compare
  • zimwriterfs: Fix regression of Redirect entries not findable in title suggestions (@mgautierfr #388)
  • zimcheck: Do not use std::optional (@mgautierfr #392)
  • zimcheck: Do not detect ZIM clone entry as duplicated content (@mgautierfr #379)

3.3.0

17 Nov 09:55
8d143f4
Compare
Choose a tag to compare

3.2.0

19 May 12:14
575c8a4
Compare
Choose a tag to compare

3.1.3

30 Nov 19:21
cec619c
Compare
Choose a tag to compare

3.1.2

08 Sep 04:48
d8cd616
Compare
Choose a tag to compare

3.1.1

07 May 18:11
c883114
Compare
Choose a tag to compare

3.1.0

23 Jan 19:27
09fad0d
Compare
Choose a tag to compare
  • zimcheck: Fix json output (Use " instead of ') for strings
    (@mgautierfr #281)
  • zimcheck: Avoid undefined behavior (and crash) when testing link's content.
    (@mgautierfr #280)
  • The --version option now also print the version of all dependencies (@kelson42, #275)
  • zimcheck: Add the zimcheck version in the output log (@kelson42, #274)
  • CI: Readd build on Ubuntu Impish (@kelson42, #267)
  • CI: Add build on Ubuntu Jammy (@legoktm, #273)