v0.10.0
The Photo Drop Gallery's empty state is now split by cause: a real collection that simply has no images yet shows a configurable, visitor-facing message, while a missing or broken collection still stays an editor-only notice.
Added
- The Photo Drop Gallery now has a configurable empty-gallery message — the text every visitor sees when the chosen collection has no images yet (for example, before a photographer has uploaded). It defaults to "There are currently no images in the gallery. Please try again later." and is editable in the block's Collection inspector panel; leave it empty to keep the default. (ADR-0012)
Changed
- The gallery's empty-state messaging now splits by cause. A block pointing at no collection — or a deleted or otherwise broken one — still shows visitors nothing and a logged-in editor the notice "This gallery has no collection selected. Choose a collection in the block settings.", so a deletion never leaks to the public. A real collection that simply holds no images yet is now treated as a legitimate visitor-facing state and shows the configurable empty-gallery message to everyone — where previously it showed visitors nothing and editors a single combined notice. (ADR-0012)
Full changelog: https://github.com/Kntnt/kntnt-photo-drop/blob/v0.10.0/CHANGELOG.md