Wagtail v2.10.1 Release Notes

Release Date: 2020-08-26 // over 3 years ago
    • ๐ŸŒฒ Fix: Prevent create_log_entries_from_revisions command from failing when page model classes are missing (Dan Braghis)
    • ๐Ÿ›  Fix: Prevent page audit log views from failing for user models without a username field (Vyacheslav Matyukhin)
    • ๐Ÿ›  Fix: Fix icon alignment on menu items (Coen van der Kamp)
    • ๐Ÿ›  Fix: Page editor header bar now correctly shows 'Published' or 'Draft' status when no revisions exist (Matt Westcott)
    • ๐Ÿ›  Fix: Prevent page editor from failing when USE_TZ is false (Matt Westcott)
    • ๐Ÿ›  Fix: Ensure whitespace between block-level elements is preserved when stripping tags from rich text for search indexing (Matt Westcott)