0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 17:13:31 +01:00
wagtail/docs/releases/2.12.1.rst

21 lines
622 B
ReStructuredText
Raw Normal View History

2021-02-03 11:58:12 +01:00
=============================================
Wagtail 2.12.1 release notes - IN DEVELOPMENT
=============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Ensure aliases are published when the source page is published (Karl Hobley)
2021-02-16 13:30:12 +01:00
* Make page privacy rules apply to aliases (Karl Hobley)
* Prevent error when saving embeds that do not include a thumbnail URL (Cynthia Kiser)
* Ensure that duplicate embed records are deleted when upgrading (Matt Westcott)
2021-02-16 10:57:51 +01:00
* Prevent failure when running ``manage.py dumpdata`` with no arguments (Matt Westcott)