Skip to content

Commit 3b1a988

Browse files
committed
Update CHANGELOG.md with image widget placeholder fix
Adds changelog entry documenting the fix for image widgets failing to display placeholders when selected images are archived, resulting in empty _image relationships.
1 parent 2c9bc61 commit 3b1a988

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/apostrophe/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
### Fixes
99

10+
* Fixes an issue where an image widget could fail to display its placeholder after the selected image is archived, leaving an empty `_image` relationship.
1011
* Fixes an issue where the frontend was caching stale choices for `select`, `radio` and `checkboxes` fields that were saved but no longer valid (i.e removed from the schema).
1112
* When we reach the max in a widget area, the `Add Content` button is now disabled.
1213

0 commit comments

Comments
 (0)