Update dependency wagtail to v4.2.4 #13
Loading…
Reference in New Issue
No description provided.
Delete Branch "renovate/wagtail-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==4.1.8
->==4.2.4
Release Notes
wagtail/wagtail (wagtail)
v4.2.4
: 4.2.4Compare Source
log_action
parameter onRevisionMixin.save_revision
(Christer Jensen)v4.2.3
: 4.2.3Compare Source
v4.2.2
: 4.2.2Compare Source
TemplateResponse
s for users with a custom timezone (Stefan Hammer, Sage Abdullah)MultipleChooserPanel
in panel reference docsv4.2.1
: 4.2.1Compare Source
StructValue
copies (Tidiane Dia)GroupApprovalTask
if it's locked by someone outside of the group (Sage Abdullah)wagtail.schedule.cancel
(Stefan Hammer)require_admin_access()
(Stefan Hammer)ClusterableModel
requirements for using relations withRevisionMixin
-enabled models (Sage Abdullah)v4.2
: 4.2Compare Source
LockableMixin
(Sage Abdullah)WorkflowMixin
(Sage Abdullah){% fullpageurl %}
tag for getting the absolute URL of a page (Jake Howard)MultipleChooserPanel
, a variant ofInlinePanel
with improved editor experience when inserting multiple linked objects (Matt Westcott)WagtailPageTestCase.assertCanCreate
now supports the kwargpublish=True
to determine whether to publish the page (Harry Percival, Akua Dokua Asiedu, Matt Westcott)rebuild_references_index
command can run without console output if called with--verbosity 0
(Omerzahid Ali, Aman Pandey)button bicolor button--icon button-secondary
including thebutton-small
variant (Seremba Patrick)purge_embeds
management command to delete all the cached embed objects in the database (Aman Pandey)form_fields
as an APIField onFormPage
(Sævar Öfjörð Magnússon, Suyash Singh, LB (Ben) Johnston)DraftStateMixin
now automatically define a "Publish" permission type (Sage Abdullah)azure-mgmt-cdn
version >= 10 andazure-mgmt-frontdoor
version >= 1 in the frontend cache invalidator (Sylvain Fankhauser)django-storages
backend is configured to allow overwriting (Rishabh jain)construct_wagtail_userbar
hook (Sage Abdullah)InlinePanel
inner fields to avoid lost or incorrectly linked comments (Jacob Topp-Mugglestone)WAGTAILIMAGES_FEATURE_DETECTION_ENABLED
to avoid errors for images that do not exist (Aman Pandey)cc
,bcc
andreply_to
to the Django mail helper fromwagtail.admin.mail.send_mail
(Ben Gosney)DecimalBlock
correctly handlesNone
, whenrequired=False
, values (Natarajan Balaji)delete_url_name
attribute in genericDeleteView
(Alex Simpson)wagtail.search.utils.parse_query_string
(Beniamin Bucur)workflow_state_approved.html
template (Alex Tomkins)latest_revision
pointer from being copied over when copying translatable snippets for translation (Sage Abdullah)fnm
overnvm
in development documentation (LB (Ben) Johnston)request
andcurrent_site
toget_url
on the performance documentation page (Jake Howard)register_user_listing_buttons
hook (LB (Ben Johnston))page models
usage guide (Damilola Oladele)register_image_operations
and add an example of a custom Image filter (Coen van der Kamp)RichTextField
(Matt Westcott)renderer_classes
(Aman Pandey)testapp
migrations (Matt Westcott)escapeHtml
function (Jordan Rob)initButtonSelects
from core.js to own TypesScript file and add unit tests (Loveth Omokaro)initSkipLink
util to TypeScript and add JSDoc & unit tests (Juliet Adeboye)unlist
to Tailwind utility classw-list-none
(Loveth Omokaro)hasOwn
in TypeScript (Loveth Omokaro)initTooltips
to TypeScript add JSDoc and unit tests (Fatuma Abdullahi)initTagField
from core.js to own TypeScript file and add unit tests (Chisom Okeoma)initDissmisibles
(Yekasumah)classname
for passing HTML class attributes (LB (Ben Johnston))InlinePanel
JavaScript initialisation code and adopt a class approach (Matt Westcott)identity
JavaScript util into shared utils folder (LB (Ben Johnston))URLSearchParams
(Loveth Omokaro)tsconfig
to better support modern TypeScript development and clean up some code quality issues via Eslint (Loveth Omokaro)wagtail.admin.panels
into submodules, existing exports have been preserved (Matt Westcott)wagtail.core
and other imports deprecated in Wagtail 3.0 (Matt Westcott)avatar
component with a template tag include{% avatar ... %}
throughout the admin interface (Aman Pandey)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
6cec47ace0
to41e354329b
Update dependency wagtail to v4.2.2to Update dependency wagtail to v4.2.341e354329b
to9d75a17570
9d75a17570
todde6517f94
Update dependency wagtail to v4.2.3to Update dependency wagtail to v4.2.4dde6517f94
toa7632ccccb
a7632ccccb
to9fdb1323ba
9fdb1323ba
tocaef7472e0
caef7472e0
to0b3fee1d71
0b3fee1d71
to43a73b11c0
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.