@ Age
Sorry, no, I have not push the official release, just the release candidate which I believe you are already using.
I got a little side tracked with some client work and more importantly I’ve been revamping the map support within Connections. Since Google now requires a billing address and valid payment method users have been requesting alternatives such as OpenStreetMap (OSM). I’ve already implemented multiple service provider support for geocoding addresses. That’s already been released. If Google is not setup, it silently defaults to Algolia (an OSM provider).
The next release expands this to the actual maps being displayed. If Google is not setup, it will silently default to showing Wikimedia maps. This update will affect all templates which display maps. Immediate benefits of this update, regardless of the map provider, is that the maps now support multiple pins for entries which have more than one address attached. The maps are also lazy loaded (they only display once the user scrolls them into view). This will speedup page load, a metric used by search engines to rank pages :)
I do apologize for the delay!