diff --git a/docs/apps-and-tools/index.html b/docs/apps-and-tools/index.html index 32605487c..0f556b373 100644 --- a/docs/apps-and-tools/index.html +++ b/docs/apps-and-tools/index.html @@ -374,6 +374,8 @@

§ EPU Available on Windows and Linux
  • ECheck, by Jose Quintero
    Available on macOS
  • +
  • EPUBCheckFX, by Pascal Wagler
    +Available on Windows, macOS, and Linux
  • § EPUB editors

    Sometimes it is convenient to be able to check your EPUB right within your editing environment… @@ -392,6 +394,7 @@

    § Other too diff --git a/docs/installation/index.html b/docs/installation/index.html index 64ed06622..303577b56 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -386,14 +386,14 @@

    latest version of EPUBCheck +
  • download the latest version of EPUBCheck
  • unzip the downloaded ZIP file
  • To run EPUBCheck and verify that your installation is functional, go to the unpacked directory and run the following command:

    java -jar epubcheck.jar --version
    diff --git a/index.html b/index.html index 3cf1ad42b..a48990af8 100644 --- a/index.html +++ b/index.html @@ -142,13 +142,13 @@

    EPUBCheck

    The conformance checker for EPUB publications

    - Download
    + Download

    EPUBCheck is a command line tool. Unzip the downloaded package, open a terminal program, and start checking your EPUB files!

    -
    epubcheck moby-dick.epub
    Validating using EPUB version 3.2 rules.
    No errors or warnings detected!
    +
    epubcheck moby-dick.epub
    Validating using EPUB version 3.3 rules.
    No errors or warnings detected!

    Learn more on how to get started.

    @@ -170,7 +170,7 @@

    Open Source.

    Standard.

    EPUBCheck evaluates EPUB publications against the official EPUB specifications.

    -

    It supports both EPUB 2 and EPUB 3.

    +

    It supports both EPUB 2 and EPUB 3.

    diff --git a/releases/index.html b/releases/index.html index 446b403c8..c1901380f 100644 --- a/releases/index.html +++ b/releases/index.html @@ -133,7 +133,193 @@

    Releases

    -

    +

    +

    § 5.1.0 (2023-07-07)

    +

    This is the latest production-ready release of EPUBCheck. It can be used to check conformance to the EPUB 3.3 specification.

    +

    This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!

    +

    This EPUBCheck version is also available in the Maven Central Repository as org.w3c:epubcheck:5.1.0.

    +

    § Features

    + +

    § Bug Fixes

    + +

    +

    § 5.0.1 (2023-04-30)

    +

    § Features

    + +

    § Bug Fixes

    + +

    +

    § 5.0.0 (2023-01-11)

    +

    § Features

    + +

    § Bug Fixes

    + +

    +

    § 5.0.0-beta-3 (2022-11-28)

    +

    § Features

    + +

    § Bug Fixes

    + +

    +

    § 5.0.0-beta-2 (2022-07-08)

    +

    § Features

    + +

    +

    § 5.0.0-beta-1 (2022-01-24)

    +

    § Features

    + +

    § Minor Changes

    + +

    +

    § 5.0.0-alpha-1 (2021-11-15)

    +

    § Runtime

    + +

    § Features

    + +

    § BREAKING CHANGES

    + +

    § 4.2.6 (2021-06-30)

    This is the latest production-ready release of EPUBCheck. It provides complete support for checking conformance to the EPUB 3.2 family of specifications.

    Version 4.2.6 is a maintenance release, which reverts two checks recently introduced in v4.2.5. In this newer version:

    @@ -144,14 +330,14 @@

    §

    Reverting these checks is a proactive adoption of the rules that will be relaxed in EPUB 3.3, as the stricter checks recently introduced were problematic to some users.

    This release was made by the DAISY Consortium for the W3C. Many thanks to everyone who contributed and reported issues!

    This EPUBCheck version is also available in the Maven Central Repository as org.w3c:epubcheck:4.2.6.

    -

    § Features

    +

    § Features

    § 4.2.5 (2021-03-22)

    -

    § Features

    +

    § Features

    -

    § Bug Fixes

    +

    § Bug Fixes