2020-08-17 15:36:28 +00:00
|
|
|
=============================================
|
|
|
|
Wagtail 2.10.1 release notes - IN DEVELOPMENT
|
|
|
|
=============================================
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:local:
|
|
|
|
:depth: 1
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
Bug fixes
|
|
|
|
~~~~~~~~~
|
|
|
|
|
2020-08-17 15:44:34 +00:00
|
|
|
* Prevent ``create_log_entries_from_revisions`` command from failing when page model classes are missing (Dan Braghis)
|
2020-08-17 15:47:18 +00:00
|
|
|
* Prevent page audit log views from failing for user models without a ``username`` field (Vyacheslav Matyukhin)
|
2020-08-17 16:55:14 +00:00
|
|
|
* Fix icon alignment on menu items (Coen van der Kamp)
|
2020-08-24 08:47:16 +00:00
|
|
|
* Page editor header bar now correctly shows 'Published' or 'Draft' status when no revisions exist (Matt Westcott)
|
2020-08-25 12:03:28 +00:00
|
|
|
* Prevent page editor from failing when ``USE_TZ`` is false (Matt Westcott)
|