Release 1.43.0

Release date: April 1, 2025

Features

  • Editor Implemented markup for all sections in uploaded SVG to define outlines layer.
  • Admin Renderer Implemented live examples for Booking Renderer.
  • Admin Renderer Added getting thumbnails via Booking API v2.
  • Booking API Now, we have two API collections: one for managing contents, and another one for managing organizations and tenants.

Improvements

  • Editor Added an option to close popups by pressing the Escape button.
  • Editor Added an organization token in the Organization Settings window.
  • Editor Added information on the user management to the documentation.
  • Booking Renderer Added a setting that allows disabling card interactions in the onSectionClick event.
  • Booking API Optimized the calculation of the total results in all endpoints using pageable requests.
  • Booking API Added parameters for organizations/tenants that disallow deleting seats that are locked and sold.

Bug fixes

  • Editor Now, after a GA section shape is deleted, the pricing assigned to it is deleted as well.
  • Editor Fixed an issue where the schema would not be centered when opened in an iframe.
  • Editor Fixed an issue where the schema would not appear when opened in an iframe.
  • Editor Fixed an issue where the GA section popup would appear while assigning prices to tables.
  • Booking Renderer Resetting (options.resetAll = true) in disableSeatsByIds only works for seats without a price.