Release 1.71.6

Release date: August 24, 2026

Release Notes - Seatmap Platform

Version 1.71.6 - 2026-08-24

Release Focus: Hotfix for the seat map SVG background. A map that falls back to its vector background now loads it instead of rendering without one. Delivered as a patch on top of the 1.71 line.

MetaTitle: Release 1.71.6: SVG Background Fix - Seatmap.pro

MetaDescription: Seatmap 1.71.6 fixes the seat map SVG background fallback, so a map that falls back to its vector background loads it instead of rendering blank.


What’s Fixed

Seat maps load their SVG background

When a seat map falls back to its SVG background, the background now loads instead of failing to render. Links generated by the renderer payload carry everything the endpoint needs, so embedded seat maps need no change.

Integrators who build the SVG image URL by hand should note that it accepts a schema id as well as an event id. The schema-id form is scoped to the caller’s organisation and takes the publicKey query parameter, answering 404 for a schema outside it. A URL whose id is neither an event id nor a schema id is answered with 404 rather than 400, and a map with no SVG background answers 404 rather than an empty success.

Issue: SEAT-1210.


Affected products

  • booking-service — seat map SVG background endpoint.

Upgrade

No configuration or database changes. No integration work is required.