0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/docs/releases/1.4.5.rst
2016-05-16 18:09:16 +01:00

19 lines
613 B
ReStructuredText

============================================
Wagtail 1.4.5 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Paste / drag operations done entirely with the mouse are now correctly picked up as edits within the rich text editor (Matt Fozard)
* Logic for cancelling the "unsaved changes" check on form submission has been fixed to work cross-browser (Stephen Rice)
* The up / down / delete controls on the "Promoted search results" form no longer trigger a form submission (Matt Westcott)