2021-03-04 13:30:28 +00:00
|
|
|
=============================================
|
|
|
|
Wagtail 2.11.6 release notes - IN DEVELOPMENT
|
|
|
|
=============================================
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:local:
|
|
|
|
:depth: 1
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
Bug fixes
|
|
|
|
~~~~~~~~~
|
|
|
|
|
2021-03-04 13:58:35 +00:00
|
|
|
* Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
|
2021-03-04 13:30:28 +00:00
|
|
|
* Prevent crash when copying an alias page (Karl Hobley)
|
2021-03-05 11:40:03 +00:00
|
|
|
* Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)
|
2021-03-05 12:30:53 +00:00
|
|
|
* Correctly handle model inheritance and ``ClusterableModel`` on ``copy_for_translation`` (Karl Hobley)
|