Skip to content

2026-May-10 - 2.7.15558

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 May 22:45
3970eef
Bot Maps: live-load maps instead of caching them from startup (#14427)

Bots previously loaded maps at startup only, requiring
a restart to refresh their maps list. This update
changes that to "live-load" the maps each time the
list of maps is requested. This removes the need to
restart bots to pick up updated maps.

We leave timing info to help ensure there won't
be too much latency involved. Locally, the load
of all maps is sub-second.