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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
296 B
ReStructuredText
Raw Normal View History

2021-07-13 11:58:51 +02:00
============================
Wagtail 2.12.6 release notes
============================
*July 13, 2021*
2021-07-13 11:58:51 +02:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent embed thumbnail_url migration from failing on URLs longer than 200 characters (Matt Westcott)