Wagtail v2.11.3 Release Notes

Release Date: 2020-12-10 // over 3 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 in LANGUAGES (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)