Skip to content

Releases: DevKevYT/SOLC-API-Server

SOLC-API Server v2.2.1

12 May 12:35
d39a601
Compare
Choose a tag to compare
  • Improved performance
  • New remote command: 'phase-statuses [id] [id] ...' to reduce traffic checking for multiple phases

Use the 'update' command to update your server

SOLC-API Server v2.2.0

25 Apr 17:13
e33b542
Compare
Choose a tag to compare
  • improved performance and stability
  • better error message if a port is already in use
  • fixed a bug that was caused when using this program inside a linux service
  • Added option to automatically delete unused phases after x seconds. This can be set in the hook arguments
    with the argument: phase-deletion-after (Default: 15780000 seconds -> 6 months)

This server hook requires Main version grater than 2.0.0. Please download the Main.jar

SOLC-API Server v2.1.5

04 Feb 15:57
e33b542
Compare
Choose a tag to compare
  • Updated server-hook.jar to v2.1.5
  • Use admin command 'update' if your Main.jar is > 2.1.0

SOLC-API Server v2.1.0

03 Feb 15:08
561aa3c
Compare
Choose a tag to compare
  • Main.jar < 2.1.0 nicht mit aktuellem Hook (2.1.0) kompatibel. Bitte Main.jar v2.1.0 downloaden.
  • Server-hook.jar v2.1.0

Excel Server v2.0.5

30 Jan 11:46
ab90fc1
Compare
Choose a tag to compare
  • Main.jar Version: 2.0.0
  • Excel Server hook Version: 2.0.5

Excel Server v1.1.1

07 Jan 19:33
029f694
Compare
Choose a tag to compare

1.1.1

  • Fixed an issue, where there would always be an error thrown on the first client connection of an instance.
  • Various more bugfixes