Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

2.42.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 01:42
· 294 commits to master since this release

release: 2.42.1

Changed

  • Fixed the frontend unnecessarily logging device information from API
  • Fixed the metadata saving process crashing build upload due to missing values
  • Updated Python in server Dockerfile to 3.12.10-r0
  • Updated dependencies (server)
    • @types/react (19.0.11 -> 19.1.1)
    • sentry-sdk (2.23.1 -> 2.25.1)
    • humanize (4.12.1 -> 4.12.2)
    • python-dotenv (1.0.1 -> 1.1.0)
    • djangorestframework (3.15.2 -> 3.16.0)
    • react (19.0.0 -> 19.1.0)
    • react-dom (19.0.0 -> 19.1.0)
    • @types/react-dom (19.0.4 -> 19.1.2)
    • typescript (5.8.2 -> 5.8.3)
    • webpack (5.98.0 -> 5.99.5)
    • celery (5.4.0 -> 5.5.1)
    • django-celery-results (2.5.1 -> 2.6.0)
    • crispy-bootstrap5 (2024.10 -> 2025.4)
  • Updated dependencies (shippy)
    • setuptools (76.1.0 -> 78.1.0)
    • sentry-sdk (2.23.1 -> 2.25.1)
    • humanize (4.12.1 -> 4.12.2)
    • rich (13.9.4 -> 14.0.0)
  • Updated dependencies (release-helper)
    • clap (4.5.32 -> 4.5.35)