0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 19:17:48 +01:00
wagtail/docs/releases/2.14.1.rst

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

20 lines
367 B
ReStructuredText
Raw Permalink Normal View History

2021-08-12 15:59:28 +02:00
============================
Wagtail 2.14.1 release notes
============================
*August 12, 2021*
2021-08-12 15:59:28 +02:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent failure on Twitter embeds and others which return cache_age as a string (Matt Westcott)
2021-08-12 16:06:35 +02:00
* Fix Uncaught ReferenceError when editing links in Hallo (Cynthia Kiser)