mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 12:11:11 +00:00
21 lines
1,001 B
ReStructuredText
21 lines
1,001 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 "unsaved changes" confirmation was erroneously shown on IE / Firefox when previewing a page with validation errors (Matt Westcott)
|
|
* The up / down / delete controls on the "Promoted search results" form no longer trigger a form submission (Matt Westcott)
|
|
* Opening preview window no longer performs user-agent sniffing, and now works correctly on IE11 (Matt Westcott)
|
|
* Tree paths are now correctly assigned when previewing a newly-created page underneath a parent with deleted children (Matt Westcott)
|