github JATOS/JATOS v3.7.1
JATOS v3.7.1

latest releases: v3.8.6, v3.8.5, v3.8.5-alpha...
2 years ago

If you update a JATOS server

Warning 1: Do not update your JATOS while studies are running. Wait for them until they are finished and then update. Updating while studies are running will break those study runs and result data will probably be lost.

Warning 2: If you are using study links with preview (the ones with ?pre in the URL) - they won't trigger a preview anymore (although they will still work and start the study run). The preview setting moved to the Study Properties.

Info 1: If you are using Nginx with JATOS you might have to change the location directive for Websockets to "/(jatos/testWebSocket|publix/[a-z0-9-]+/(group/join|batch/open))".

Info 2: The update procedure might take longer than usual depending on the number of workers you currently have stored in your JATOS. The time that the update will take is difficult to estimate but to give an example in one instance 65.000 workers took around 90 minutes to update. You can follow the progress in JATOS' log in logs/application.log.


Try out the new version on cortex.jatos.org.


Changes

Introducing Study Links and Study Codes

Study Entry page

Misc

  • New documentation build with Docusaurus
  • jatos.js build with webpack -> minified code, less requests, faster loads
  • Administration page: show total numbers of studies, study results, and workers
  • Fixed #229
  • Added #191

Previous releases: github.com/JATOS/JATOS/releases


Which variant do I need?

  • If you have Java (at least version 8) already installed (all OS): jatos.zip
  • No Java installed: Choose according to your OS between
  • If you prefer Docker: hub.docker.com/r/jatos/jatos

Don't miss a new JATOS release

NewReleases is sending notifications on new releases.