Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: - Changed: Upgrade Wagtail to 6.1.2 - Changed: Upgrade Next.js to 14.2.3 - Changed: Use pascal case file name when generating file in new_page command - Changed: Drop possible Page suffix from name argument in new_page - Changed: Clarify db collation on provisioning (@DBonbon) - Fixed: Fix issue with canonical link not properly exposed with fallback (@marteinn) - Fixed: Default port to 443 to avoid broken site resolve from API (@rinti) - Fixed: Ignore venv dirs named .venv - Fixed: Make utils.env look for envfiles in ./src folder (@mikaelengstrom) - Fixed: Upgrade django to 5.0.6 - Fixed: Upgrade pytest to 8.2.0 - Fixed: Upgrade wagtail-meta-preview to 4.1.0 - Fixed: Upgrade psycopg to 3.1.18 - Fixed: Upgrade gunicorn to 22.0.0 - Fixed: Upgrade mypy to 1.10.0 - Fixed: Upgrade gevent to 24.2.1 - Fixed: Upgrade sentry_sdk to 2.3.1 - Fixed: Upgrade husky to 9.0.11 - Fixed: Upgrade prettier to 3.3.0 - Fixed: Upgrade @swc/jes to 0.2.36 - Fixed: Upgrade react to 18.3.1 - Fixed: Upgrade i18next to 23.11.5 - Fixed: Upgrade sentry for js to 8.7.0 - Fixed: Upgrade wagtail_headless_preview to 0.8.0 - Removed: Drop deprecated version key from docker-compose
- Loading branch information