On-Premise releases
1.10.0 (2023-09-06)
New
License service
- Added a new
secure: bool
parameter to the configuration file to enable working with an S3-compatible storage via HTTPS.
Tiles API
- Enabled loading immersive tiles. Use a new
subtype: immersive
parameters in the configuration file. - Added a new
secure: bool
parameter to the configuration file to enable working with an S3-compatible storage via HTTPS.
MapGL JS API
- See the full list of changes since version 1.38.1 till version 1.39.0.
1.9.1 (2023-08-23)
New
Floors API
- Introduced support for Floors API that allows you display 3D floor plans on the map.
License service
- Implemented a new process of obtaining a license.
MapGL JS API
- See the full list of changes since version 1.36.1 till version 1.38.1.
Search API
-
Improved the search experience, in particular:
- Extended the set of synonyms in the search data.
- Improved handling of mistyped words.
- Improved accuracy of the list of words used for object search.
Administration
- Check the updated instructions on managing user accounts with Keycloak.
Breaking changes and backward compatibility
License service
- Added new
license.type
andpersistence
parameters to the service configuration file.
Bug fixes and enhancements
Tiles API
- Fixed connection issues between the Tiles API server and Cassandra. Previously, after the Cassandra cluster was restarted and all IP addresses were changed, the Tiles API could not reconnect to Cassandra.
1.5.0 (2022-12-06)
New
MapGL JS API
- Full list of changes since version 1.30.0 till version 1.32.1.
Places API / Geocoder API / Suggest API
- Introduced support for PostgreSQL v14, PostgreSQL v11 is deprecated.
- Introduced support for PostGIS v3.3, PostGIS v2.5 is deprecated.
Navigation APIs
- Introduced support for Restriction API.
- Introduced support for Directions API emergency mode.
- Introduced support for Distance Matrix Async API.
API Keys service
- Golang updated to v1.19.1.
1.1.0 (2022-07-04)
New
GIS Platform
- Added the
portal.max_body_size
setting to the Helm chart, allowing you to control the maximum size of a file that can be uploaded via Portal web UI. - Added the
-k
argument to theconfigure.sh
configuration script, allowing you to skip the connection security verification when connecting via HTTPS.
0.1.9 (2022-04-05)
First release of On-Premise includes the following services:
- Maps - a set of services that allow displaying maps in web applications and websites.
- Search - a set of services that allow searching and retrieving information on various objects such as organizations, buildings, public places, etc.
- Navigation - a set of services that allow building routes and getting information about travel time and distance between points on the map.
- GIS Platform - a web-based solution for working with geospatial layers and performing geo-analytical tasks.