Release note for #2623

This commit is contained in:
Matt Westcott 2016-05-16 18:08:26 +01:00
parent be1b2d3cad
commit a0c4dbd2d4
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@ Changelog
* Fix: Paste / drag operations done entirely with the mouse are now correctly picked up as edits within the rich text editor (Matt Fozard)
* Fix: Logic for cancelling the "unsaved changes" check on form submission has been fixed to work cross-browser (Stephen Rice)
* Fix: The up / down / delete controls on the "Promoted search results" form no longer trigger a form submission (Matt Westcott)
1.4.4 (10.05.2016)

View file

@ -15,3 +15,4 @@ 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)