There is a newer version of the record available.

Published July 6, 2023 | Version v3.8.3
Software Open

JATOS/JATOS: JATOS v3.8.3 PRE-RELEASE

Description

If you want to update a JATOS server from version < 3.7.1 read the release information from v3.7.x first.

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

Changes in 3.8.3
  • Bugfix: broken log-out (#291)
Changes in 3.8.2
  • Bugfixes
    • Result data exported as Plain Text missing line-breaks (#285 )
    • Malformed cookies from older JATOS versions can cause an InternalServerError with some browsers
  • GUI:
    • Use browser's local date-time (instead of server's date-time) at e.g. Start Time or Last Seen in the result pages
    • Study Links, in the setup for the Personal types - add a button group to toggle between visibility of All, Active, Deactivated, and Used study links
  • JATOS API: new endpoint to get the directory structure of a study assets directory in JSON
  • A lot of administration improvements:
    • Abolished server-side cache -> all state is now either in the database or in cookies (easier to run JATOS on multiple nodes)
    • Logs config:
      • Allow to configure the location of the application logs
      • Allow logging to file or stdout
    • production.conf - Equalize property names. Most common names all start with jatos. now, but old-style names are still supported.
    • Abolished use of X-Forwarded-* HTTP headers (X-Forwarded-Proto, X-Forwarded-For, X-Forwarded-Ssl) (easier to run JATOS in complex system layouts)
Changes in 3.8.1
  • Introducing the JATOS API
  • New results export format: JATOS results archive (JRZIP)
  • Formalize the study exchange format: JATOS study archive (JZIP)
  • GUI: Simpler result pages and support of JATOS Result Archives (JRZIP)
  • GUI: Study links page - remove All Workers button
  • jatos.js: Standardize the behavior of empty/null in jatos.studyJsonInput, jatos.componentJsonInput and jatos.batchJsonInput (#277)
  • Fix result data size checking of jatos.submitResultData
  • Fix issue with JATOS on Windows - sometimes loader.bat closes immediately (#265 )

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

Which variant do I need?

Files

JATOS/JATOS-v3.8.3.zip

Files (11.2 MB)

Name Size Download all
md5:eac0a0c966cd15204ad786f451ae183f
11.2 MB Preview Download

Additional details

Related works