mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
22 lines
729 B
ReStructuredText
22 lines
729 B
ReStructuredText
============================================
|
|
Wagtail 1.5.1 release notes - IN DEVELOPMENT
|
|
============================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* When editing a document link in rich text, the document ID is no longer erroneously interpreted as a page ID (Stephen Rice)
|
|
* Removing embedded media from rich text by mouse click action now gets correctly registered as a change to the field (Loic Teixeira)
|
|
* Rich text editor is no longer broken in InlinePanels (Matt Westcott, Yann Fouillat)
|
|
* Rich text editor is no longer broken in settings (Matt Westcott)
|
|
* Link tooltip now shows correct urls for newly inserted document links (Matt Westcott)
|