Release Notes - Unity - 2026.01

Written By Natalia Povrozniak (Administrator)

Updated at August 5th, 2026

Build number 1.24.24908

This app version is compatible with the following IBSS Hub and API releases: 2025.02, 2025.03, 2026.01

 

What's new

  • During booking, Unity now displays the time picker and booking name fields first. Users can then log in or scan QR code with Roamer X to complete the booking.

What's fixed

For inside tablets:

  • Cancelling a service request now correctly calls the API cancellation endpoint (PATCH /v2/tasks) with the correct task ID.
  • After viewing a guide on the Space Information page and clicking Return to Guides, the app no longer crashes and instead returns to the Space Information page, displaying the list of all space guides.
  • Booking extension buttons (+15 and +30) are now displayed correctly when space is available and the booking policy's Specific End Minutes setting is set to: 1, 5, 10, or 30.
  • AV volume slider now correctly sends selected value via the setpoint API call.
  • The countdown dial now shows the remaining meeting time centred within the dial. The number was previously aligned to the left.

For outside tablets:

  • The background image now displays correctly instead of appearing as a black background.
  • Clicking an existing booking in the Schedule View no longer causes an infinite loading indicator to appear.
  • The auto-fill email logic has been removed from the Create Booking process. The email is suggested in the dropdown after typing at least 3 characters.
  • Time slots shorter than 30 minutes now correctly display the Time Slot and Book button.
  • When selecting a nearest available slot, the end time is now set correctly based on the duration of the default slot.
  • The earliest booking slots on future dates now display the correct durations based on the Schedule_SlotSize configuration value.
  • Time slots are now always of the same size regardless of the slot duration.
  • The Booking Policy popup now uses the correct icon. It was using the triangle warning icon before.
  • Resolved an issue where the background was duplicated when repeatedly selecting and deselecting time pickers.
  • The entered booking name now fits better in the text field and no longer overlaps the helper text.
  • Selecting a specific time slot via the BOOK button now passes correct start and end times to the Create Booking page.
  • Cached login details no longer appear in the subsequent booking popup.
  • The Start Time picker now controls whether the Login to Confirm Booking button is enabled or disabled, based on whether the selected times violate Booking Policy rules.
  • When Authentication_Mode = 1, the Roamer X QR code is displayed as the only booking method, while the time pickers remain available to modify the Roamer X QR code booking times.
  • The Roamer X QR code string is now generated correctly based on the selected space ID and booking times. If the start and end times are changed using the time pickers, the Roamer X QR code regenerates to match the updated start and end times.

Known issues

  • When creating a catering order, an exception error message is displayed even though the catering order is created successfully.
  • Unity does not currently take excluded dates configured in the Building or Floor booking policy into account. It validates only against the Space booking policy.