Release 1.35.0

Release date: September 30, 2024

Features

  • Added the ability to assign specific colors to selected seats in the Admin Renderer.
  • Enabled uploading SVG files in Editor with automatic section binding.
  • Added functionality to disable sections in the Renderer.
  • Introduced the option to align SVGs in Editor without affecting other elements.
  • Implemented support for choosing colors for disabled SVG sections in the Renderer.

Improvements

  • Enhanced INIT statistics request with additional information.
  • Updated Editor REST API for better performance and usability.
  • Added the option to make disabled seats the same size as active ones in the Renderer.
  • Improved API V2 with venue schema functionality, Price/PriceAssignment CRUD, Booking CRUD, and Event CRUD.
  • Supported refresh token updates during login with SSO and in auto-login mode.
  • Developed API enhancements, including linking existing users to organizations, documenting controllers, and implementing access checks.
  • Added a forceDelete flag for deleting seats with assigned prices or states.
  • Adjusted logic for reverting sales in the system.

Bug fixes

  • Fixed a 500 error when cloning or importing maps.
  • Resolved issues with SVG background uploads not working.
  • Corrected visibility of deleted sections in both Editor and Renderer.
  • Addressed missing fonts in Editor’s Docker image.
  • Fixed problems preventing the creation of new organizations with existing users.
  • Resolved issues deleting seats in unsaved sections.
  • Adjusted Editor initialization to assign the default organization to the default admin.
  • Fixed thumbnail generation.
  • Added validation to prevent creating schemas with unrelated venueId and organizationId.
  • Resolved issues with assigning prices and price zones.
  • Fixed styling issues for unavailable seats in the Renderer.
  • Implemented validation for limit settings.
  • Changed log levels to WARN for cache exceptions in bookings and to WARNING for expired tokens in Editor.