Skip to main content
Version: 2.x

Release Notes

File Server

file-server-2.1.1.jar

  • fixed runtime issues

Note: download version 12.4.0 of the flyway database driver that can be downloaded from https://mvnrepository.com/artifact/org.flywaydb and put it next to the jdbc database driver on the classpath.

file-server-2.1.0.jar

  • updated dependencies

Note: download version 12.4.0 of the flyway database driver that can be downloaded from https://mvnrepository.com/artifact/org.flywaydb and put it next to the jdbc database driver on the classpath.

file-server-2.0.0.jar

  • upgraded to Java 17
  • updated dependencies
  • improved file storage
  • improved ssl config
  • implemented up- and download throttling

File Client

file-client-2.1.1.jar

  • fixed runtime issues

Note: download version 12.4.0 of the flyway database driver that can be downloaded from https://mvnrepository.com/artifact/org.flywaydb and put it next to the jdbc database driver on the classpath.

file-client-2.1.0.jar

  • updated dependencies

Note: download version 12.4.0 of the flyway database driver that can be downloaded from https://mvnrepository.com/artifact/org.flywaydb and put it next to the jdbc database driver on the classpath.

file-client-2.0.0.jar

  • upgraded to Java 17
  • updated dependencies
  • improved file storage
  • improved ssl config