Fix: CVE-2024-35228: Improper handling of insufficient permissions in wagtail.contrib.settings (Victor Miti, Matt Westcott, Jake Howard)
6.0.4
Fix: Fix snippet copy view not prefilling form data (Sage Abdullah)
6.0.3
Fix: CVE-2024-32882: Permission check bypass when editing a model with per-field restrictions through wagtail.contrib.settings or ModelViewSet (Ben Morse, Joshua Munn, Jake Howard, Sage Abdullah)
Fix: Respect WAGTAIL_ALLOW_UNICODE_SLUGS setting when auto-generating slugs (LB (Ben) Johnston)
Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
Fix: Reinstate missing static files in style guide (Sage Abdullah)
Fix: Provide convert_mariadb_uuids management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
Fix: Fix generic CopyView for models with primary keys that need to be quoted (Sage Abdullah)
6.0.2
Fix: Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
Fix: Resolve issue local development of docs when running make livehtml (Sage Abdullah)
Fix: Resolve issue with unwanted padding in chooser modal listings (Sage Abdullah)
Fix: Ensure get_add_url() is always used to re-render the add button when the listing is refreshed in viewsets (Sage Abdullah)
Fix: Move modal-workflow.js script usage to base admin template instead of ad-hoc imports so that choosers work in ModelViewSets (Elhussein Almasri)
Fix: Ensure JavaScript for common widgets such as InlinePanel is included by default in ModelViewSet's create and edit views (Sage Abdullah)
Fix: Reinstate styles for customizations of extra_footer_actions block in page create/edit templates (LB (Ben) Johnston, Sage Abdullah)
Fix: Prevent crash when loading an empty table block in the editor (Sage Abdullah)
Docs: Update Sphinx theme to 6.3.0 with a fix for the missing favicon (Sage Abdullah)
* Fix: CVE-2024-35228: Improper handling of insufficient permissions in `wagtail.contrib.settings` (Victor Miti, Matt Westcott, Jake Howard)
6.0.4 (21.05.2024)
Fix: Fix snippet copy view not prefilling form data (Sage Abdullah)
6.0.3 (01.05.2024)
* Fix: CVE-2024-32882: Permission check bypass when editing a model with per-field restrictions through `wagtail.contrib.settings` or `ModelViewSet` (Ben Morse, Joshua Munn, Jake Howard, Sage Abdullah)
* Fix: Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
* Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
* Fix: Reinstate missing static files in style guide (Sage Abdullah)
* Fix: Provide `convert_mariadb_uuids` management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
* Fix: Fix generic CopyView for models with primary keys that need to be quoted (Sage Abdullah)
6.0.2 (03.04.2024)
Fix: Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
Fix: Resolve issue local development of docs when running make livehtml (Sage Abdullah)
Fix: Resolve issue with unwanted padding in chooser modal listings (Sage Abdullah)
Fix: Ensure get_add_url() is always used to re-render the add button when the listing is refreshed in viewsets (Sage Abdullah)
Fix: Move modal-workflow.js script usage to base admin template instead of ad-hoc imports so that choosers work in ModelViewSets (Elhussein Almasri)
Fix: Ensure JavaScript for common widgets such as InlinePanel is included by default in ModelViewSet's create and edit views (Sage Abdullah)
Fix: Reinstate styles for customizations of extra_footer_actions block in page create/edit templates (LB (Ben) Johnston, Sage Abdullah)
Fix: Prevent crash when loading an empty table block in the editor (Sage Abdullah)
Docs: Update Sphinx theme to 6.3.0 with a fix for the missing favicon (Sage Abdullah)
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/infoportugal/wagtail-modeltranslation/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps wagtail from 6.0.1 to 6.0.5.
Release notes
Sourced from wagtail's releases.
Changelog
Sourced from wagtail's changelog.
Commits
a6480ae
Fill in release date for 6.0.550da776
Version bump to 6.0.5c66c0bd
Release note for CVE-2024-35228 in 6.0.5e66ae68
Restore permission check on settings EditViewab9d1ed
Version bump to 6.0.4 final22ae455
Fill in release date for 6.0.40c5b4e7
Release note for #11943 in 6.0.46c5b762
Fix CopyView not prefilling the form data for snippetsb5e068e
Test field permissions on ModelViewTest46389e8
Release note for CopyView fix (cherry-picked from e3d9233f4dc26003de131c563aa...You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show