Wagtail v2.11.3 Release Notes
Release Date: 2020-12-10 // over 4 years ago-
- π Fix: Updated project template migrations to ensure that initial homepage creation runs before addition of locale field (Dan Braghis)
- Fix: Restore ability to use translatable strings in
LANGUAGES
/WAGTAIL_CONTENT_LANGUAGES
settings (Andreas Morgenstern) - π Fix: Allow
locale
/translation_of
API filters to be used in combination with search (Matt Westcott) - π² Fix: Prevent error on
create_log_entries_from_revisions
when checking publish state on a revision that cannot be restored (Kristin Riebe)
Previous changes from v2.11.2
-
- β Add custom finder to support Instagram oEmbed API (Luis Nell)
- β Add custom finder to support Facebook oEmbed API (Cynthia Kiser)
- π Fix: Improve performance of permission check on translations for edit page (Karl Hobley)
- π Fix: Gracefully handle missing Locale records on
Locale.get_active
and.localized
(Matt Westcott) - π Fix: Handle
get_supported_language_variant
returning a language variant not inLANGUAGES
(Matt Westcott) - π Fix: Reinstate missing icon on settings edit view (JΓ©rΓ΄me Lebleu)
- π Fix: Avoid performance and pagination logic issues with a large number of languages (Karl Hobley)
- π Fix: Allow deleting the default locale (Matt Westcott)