Release 1.4.4

Changes

[CSD-516] - Upgrade to django 3.2.6 and wagtail 3.0.3

Upgrade from django 3.1 to 3.2.6 and wagtail 2.14 to 3.0.3

Breaking

Known Issues

  • Cypress version pinned to 9.6.3. Upgrade to version 10 needs new structure of configuration files.
  • Don’t use docker-compose V2 as long as the bug with the env_file is not fixed.
  • Angular SSR is currently broken, container webapp-frontend-ssr image doesn’t build in prod target
    (local_prod, dev, staging, prod).
    As a workaround change the settings of your project in the Carrot Console and disable the
    ‘Angular SSR’ option.