mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 01:33:16 +00:00
19 lines
655 B
ReStructuredText
19 lines
655 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)
|
|
* Now user can upload images / documents only into permitted collection from choosers
|
|
* Keyboard shortcuts for save / preview on the page editor no longer incorrectly trigger the "unsaved changes" message (Jack Paine / Matt Westcott)
|