NotableBooking operations and availabilityAugust 5, 2026
Admin booking changes now complete reliably under load
Booking and availability writes use one bounded transaction contract, while every admin booking entry point follows the studio time interval.
All studiosPhoto studiosVideo studiosPodcast studiosRecording studios
What changed
What changed
- Admin bookings, checkout, Sessions, closures, imports, payment recovery, and supported automation now use the same bounded availability transaction contract.
- Customer booking-management updates use the same transaction-safe date-restriction and add-on reads.
- The affected operations have a bounded validation window and return a clear retry instruction if the calendar remains busy.
- Dashboard, calendar, and edit booking controls follow the studio interval, including timed add-ons; non-booking closure and staff-block controls retain finer precision.
What changed
Why this matters
- Studios with larger Space and add-on configurations can create bookings from admin without unexplained timeouts.
- Simultaneous booking protection remains active; no lock, tenant boundary, or post-lock availability check was removed.
- A transient busy state is distinguishable from an invalid booking configuration.