Skip to content

JSKOS Server 1.1.8

Compare
Choose a tag to compare
@stefandesu stefandesu released this 19 Aug 11:00
· 550 commits to master since this release
7ec4cf5
  • Added Docker deployment. (#105)
    • Currently, there is no mention of this in the README, but you can find more information on here.
  • Added configuration and documentation for running behind a proxy.
  • Added authentication via IP whitelists. (#94)
  • Several updates to the documentation.
  • Several smaller fixes. (e.g. #100, #109)
  • Determine concepts' narrower property dynamically on each request.
    • This fixes some issues, especially if concepts were imported directly into the MongoDB, not via the import script.