You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,11 @@
6
6
7
7
### Changed
8
8
9
-
* Unsupported actions causing an atomic block to be without entity now soft-fail with an un-editable atomic block instead of hard-fail [wagtail/wagtail##4370](https://github.com/wagtail/wagtail/issues/4370).
9
+
* Unsupported actions causing an atomic block to be without entity now soft-fail with an un-editable atomic block instead of hard-fail [wagtail/wagtail#4370](https://github.com/wagtail/wagtail/issues/4370).
10
+
11
+
### Fixed
12
+
13
+
* Add workaround for RichUtils image delete blind spot reported in [wagtail/wagtail#4370](https://github.com/wagtail/wagtail/issues/4370) ([#144](https://github.com/springload/draftail/pull/144)).
0 commit comments