kopia lustrzana https://github.com/wagtail/wagtail
Changelog/release note for #2715
rodzic
5b018e31ef
commit
35e506c47f
|
@ -17,6 +17,7 @@ Changelog
|
|||
* Fix: Removed alignment options (deprecated in HTML and not rendered by Wagtail) from `TableBlock` context menu (Moritz Pfeiffer)
|
||||
* Fix: Fixed incorrect CSS path on ModelAdmin's "choose a parent page" view
|
||||
* Fix: Prevent empty redirect by overnormalisation (Franklin Kingma, Ludolf Takens)
|
||||
* Fix: "Remove link" button in rich text editor didn't trigger "edit" event, leading to the change to sometimes not be persisted (Matt Westcott)
|
||||
|
||||
1.5.2 (08.06.2016)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
@ -32,6 +32,7 @@ Bug fixes
|
|||
* Removed alignment options (deprecated in HTML and not rendered by Wagtail) from ``TableBlock`` context menu (Moritz Pfeiffer)
|
||||
* Fixed incorrect CSS path on ModelAdmin's "choose a parent page" view
|
||||
* Prevent empty redirect by overnormalisation
|
||||
* "Remove link" button in rich text editor didn't trigger "edit" event, leading to the change to sometimes not be persisted (Matt Westcott)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
Ładowanie…
Reference in New Issue