mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 16:53:10 +00:00
17 lines
419 B
ReStructuredText
17 lines
419 B
ReStructuredText
===========================
|
|
Wagtail 1.4.4 release notes
|
|
===========================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's changed
|
|
==============
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* The ``wagtailuserbar`` template tag now gracefully handles situations where the ``request`` object is not in the template context (Matt Westcott)
|
|
* Meta classes on StreamField blocks now handle multiple inheritance correctly (Tim Heap)
|