Release 1.66.11

Release date: June 9, 2026

Release Notes - Seatmap Platform

Version 1.66.11 - 2026-06-09

Release Focus: Booking renderer hotfix that invalidates the seat metadata cache on price, lock, and filter updates so seat state stays correct after those operations.


What’s Fixed

Invalidate seat metadata cache on price/lock/filter updates

The seat metadata cache was not invalidated when prices, locks, or filters changed, so the renderer could keep serving stale seat state. Those operations now invalidate the cache. Issue: SEAT-1029.


Affected products

  • booking-client — seat metadata cache.

Upgrade

npm install @seatmap.pro/renderer@1.66.11

No API or configuration changes; correctness fix only.