0.4.4
Adopts the OpenYacht protocol amendment that widens the thumbnail exception to gallery and layout images (new conformance rule LS-16).
- Listings now serve an authority-hosted
thumbnail_urlfor every gallery and layout image — generated from the media library at save time, ornullwhen no rendition smaller than the original exists. - Existing listings are backfilled automatically on update (schema v6). The backfill doesn't bump
updated_at, so partners pick the thumbnails up with each listing's next natural edit rather than a forced full re-sync. - The Synced Listings preview now shows a gallery grid from the partner's own thumbnails before import — curation no longer needs the images cached first, and full-resolution originals are never hotlinked into the grid (click a tile to view one full size).
- Publishing through the ingest API without the new key remains valid: it is stored and served as
null, the correct wire value for "no small rendition". - Vendored listing schema updated to match the amended protocol.