Skip to content

Commit 0ac6515

Browse files
author
Etienne Laurent
committed
changelog
1 parent de02c8c commit 0ac6515

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Remove multiple calls to render-widget when switch to edit mode.
2020
* Resolved an issue affecting `withRelationships` with two or more steps. This issue could cause a document to appear to be related to the same document more than once.
2121
* Fixed a regression that prevented multiple variations of `p` with different classes from being recognized again when reopening the rich text editor, even if they are all on the style menu. This was caused by knock-on effects of upstream changes in tiptap and prosemirror and our previous efforts to mitigate these. Those upstream changes were correct, but they did have certain side effects in ApostropheCMS. By more fully specifying the desired behavior, we have now fully corrected the issue at the ApostropheCMS level.
22+
* Correctly update alt attribute of images in rich text widgets.
2223

2324
### Security
2425

0 commit comments

Comments
 (0)