You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added EC2 provisioning support to Dallinger command line.
Added DevProlificRecruiter and DevProlificService for Prolific development.
Added docker_worker_cpu_shares configuration variable which limits the worker CPU usage when resources are constrained.
Added new config variable loglevel_worker for worker processes.
Updated
Updated extensions for the datatables JS library to their latest versions for datatables < 2.0 to fix bug with missing filters' headers and allow filtering by boolean properties.
Upgraded jQuery from version 3.6.0 to 3.7.1.
Updated update_dependencies.sh script:
Replace bash code for removing extras from constraints byusing 'pip-compile --strip-extras'.
Post-process the constraints and dev-requirements.txt files to make replacements in the via comments.