Skip to content

v0.19.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 10:37

Added

  • Zipped tables. Upload boxes now accept .zip archives (e.g.
    data.csv.zip) wrapping any supported format (csv/tsv/parquet/feather); a
    multi-member zip is concatenated like a multi-file upload.

Changed

  • Raised the max upload size from 500 MB to 5000 MB.

Fixed

  • Save & restore no longer crashes when files are uploaded — the upload
    widgets were being swept into the config's column mapping, which isn't
    JSON-serializable.
  • Highlighted text in Trial metadata and Paragraph & question (critical
    / distractor spans, difficulty / preview rows) is now readable in dark mode —
    the light highlight backgrounds now pin a dark text color instead of
    inheriting the theme's light one.

Install/upgrade: pip install -U scanpath-studio