Skip to content

JSKOS Server v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 12:03
895e700
  • import/reset: Make sure extent of concordances is recalculated. (#217)
  • Separate JSKOS API version from software version in /status. (#218)
    • config.version is now the JSKOS API version (current "2.1") while config.serverVersion will contain the version number of JSKOS Server that is running.
  • Allow setting NODE_ENV via env in JSON configuration.
  • Throw error when config.json contains invalid JSON or is inaccessible.
  • Improvements to Docker image.
  • Update dependencies.

Full Changelog: v2.1.0...v2.1.1