# v3.3.0 - 26th February 2026

## Amenity placement on floor map

Administrators can now assign amenities to **any location on the floor map**, not just bookable resources. This allows facilities such as toilets, lifts, kitchens, showers, print rooms, and other shared amenities to be accurately represented spatially.

Previously, amenities could only be linked to bookable resources (e.g., desks or rooms).

With this update, amenities are **decoupled from resources** and can now be positioned freely on the map, reflecting how real buildings actually function.

<figure><img src="/files/GKWP44tzFnvQok6BPFto" alt=""><figcaption></figcaption></figure>

***

## Booking threshold release time

Booking thresholds can now include a **specific time of day** when bookings become available, instead of always defaulting to midnight.

A booking threshold controls how far in advance users can book resources.

Example:

* “Users can book desks 3 days in advance”

Previously:

* Eligible bookings became available at **00:00 (midnight)** on the release day.

**What’s New**

Admins can now define a **release time of day** for booking thresholds.

Example:

* Threshold: **3 days in advance**
* Release time: 3pm
* Result: Friday desks become bookable at 3pm **on Tuesday**, not midnight.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.meetuma.ai/uma-knowledgebase/release-notes/web/2026/v3.3.0-26th-february-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
