Skip to content

Version 2.8.2

Latest

Choose a tag to compare

@luis100 luis100 released this 18 May 13:39
5403141

Download

Select the OS that suits you better:

Hungarian Release

The versions below have customized configurations for creating packages to be submitted to the National Archives of Hungary.

Bug Fixes

  • Fixed XML syntax highlighting error when metadata content contains CRLF line endings
  • Fixed XPath evaluation error on empty metadata content
  • Fixed app startup failure caused by SLF4J/Logback version incompatibility
  • Fixed missing commons-io dependency causing NoClassDefFoundError on startup
  • Fixed Linux build failing due to missing appimagetool

Dependency Updates

  • Bumped SLF4J from 1.7.30 to 2.0.17
  • Bumped Logback from 1.2.9 to 1.5.25
  • Bumped commons-io to 2.18.0
  • Bumped org.json from 20160810 to 20231013
  • Bumped GitHub Actions: checkout@v6, setup-java@v5, cache@v5, upload-artifact@v5, codeql-action@v4