Skip to content

Releases: Wandmalfarbe/EPUBCheckFX

EPUBCheckFX 1.4.0

03 May 18:26
72644d2
Compare
Choose a tag to compare
  • Added documentation on building for macOS to the README.
  • Build macOS dmg with GitHub Actions.
  • Open the currently validated EPUB file in file manager (e.g. Finder or Explorer)
  • Updated dependencies

EPUBCheckFX 1.3.0

18 Nov 18:10
20fc1c4
Compare
Choose a tag to compare
  • Renamed the tabs Metadata and General Information to General Metadata and File Metadata.
  • Fixed the section naming in the Metadata tab.
  • Generate icons as part of the maven build. One has to enable this via uncommenting the relevant lines in the pom.xml.
  • The Windows Executable should now have an icon.
  • Fixed some SonarLint findings.
  • There is no cancel button anymore to cancel the validation. The button wasn't really doing anything.
  • Updated dependencies

EPUBCheckFX 1.2.0

08 Oct 15:57
0b94d6e
Compare
Choose a tag to compare
  • Add the following export formats:
    • AsciiDoc
    • reStructuredText
    • Textile
    • CSV (Comma-separated values)
    • TSV (Tab-separated values)
  • Remove the export format Markdown (Table).
  • Remove the additional extracted features from all export formats.
  • The ComboBox for the export formats now displays the file extensions of all the formats.
  • Don't show empty line numbers when exporting to plaintext and pagina EPUB-Checker Text.
  • Don't HTML encode anything when exporting to plaintext and pagina EPUB-Checker Text.
  • Reports are fully translated.
  • Add a menubar where it is possible to change the theme, open links to the project website, or open the about screen.
  • Add an About screen that displays copyright information, license information and third-party licenses.
  • Add persistence to the ComboBoxes for the EPUB profile, the severity filter and the export format.
    They will remember the last selected value even when the application is closed.
  • Add the view modes table and list for the validation results. The view mode will be remembered even
    when the application is closed.

EPUBCheckFX 1.1.0

04 Sep 11:37
f43058e
Compare
Choose a tag to compare
  • Add a toolbar with a new button to open folders.
  • Add a panel below the result table to show the (filtered) severity summary.
  • Update the icons for the severities, so they don't all look alike.
  • Add icons to the severity filter (ComboBox).

EPUBCheckFX 1.0.0

12 Aug 21:35
Compare
Choose a tag to compare

Initial release with different executables for Windows, macOS and Linux.