To install 2GIS Pro version 2.0.0 or later, install DGCLI utility version 3 and follow the update instructions.
2.3.0
Release date: 2026-02-27
Dependencies
Before updating any service included in 2GIS Pro to version 2.3.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3 |
| Core services | 2.1.0 |
| API Platform | 2.47.0 |
For more details, see the Updating 2GIS Pro section.
Breaking changes and backward compatibility
Service | Changes |
|---|
| Pro API | - Removed the
tasks.settings.admin parameters block. - Added parameters for configuring access to Permissions UI and Tasks Admin UI:
tasks.settings.auth.enabledtasks.settings.auth.apiKeytasks.settings.auth.adminRequiredRoles
- Enabled configuring an external authentication provider for Permissions UI using the
authProvider parameters block. - Removed the
tasks.settings.features.removeExpiredSmbDashboards parameter. - Removed the
pagerenderer.settings.auth.apiKey parameter. See the values.yaml example on GitHub. |
New
Service | Changes |
|---|
| Pro API | - Updated configuration file structure:
- Added the
permissions.settings.auth.uiRequiredRoles parameter which allows specifying roles required for accessing Permissions UI. - Added the
authProvider parameters block for configuring an authentication provider for Permissions UI. - Added support for the
Plaintext value for the kafka.securityProtocol parameter. See the values.yaml example on GitHub and the updated configuration file. - Added datasets:
|
| Pro UI | - Released the Smart assistant - an AI-powered tool for working with 2GIS Pro.
- Enabled calculating specific values (ratio of two attribute values) during data aggregation.
- Improved the process of managing dashboard access:
- You can now grant time-limited access to a dashboard.
- Added the Restrict territory section in the dashboard access window, where you can configure filters by territories.
- Removed the Share dashboard button from the dashboard card on the Dashboards tab. Now, you can configure dashboard access only from within the dashboard itself.
- You can now select custom colors for range coloring in visualization settings.
- Enabled using global attributes from different datasets when filtering data on a dashboard via widgets.
|
Bug fixes and improvements
Service | Changes |
|---|
| Pro API | Standardized the default display of system datasets. |
| Pro UI | - Fixed incorrect number display in tooltips.
- Fixed a bug that prevented the layer state in the dashboard legend from being saved for users with editing permissions.
- Disabled attribute display in tooltips when zooming out the map while using the Buildings visualization method.
|
2.2.0
Release date: 2025-12-10
Dependencies
Before updating any service included in 2GIS Pro to version 2.2.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3 |
| Core services | 2.1.0 |
| API Platform | 2.47.0 |
For more details, see the Updating 2GIS Pro section.
New
Service | Changes |
|---|
| Pro API | - Added PDB (Pod Disruption Budget) configuration parameters to manage the number of available pods during updates or restarts: see the
api.pdb, tasks.pdb, and permissions.pdb parameter blocks. - Discontinued support for logging in PostgreSQL: the
api.settings.logging.targets and tasks.settings.logging.targets parameters have been removed. - Added the
permissions.settings.http and permissions.settings.grpc parameters that enable configuring ports for service interaction with REST API and gRPC API. - Removed the
permissions.settings.default_permissions.analytics parameter. See values.yaml example on GitHub. |
| Pro UI | - Added PDB (Pod Disruption Budget) configuration parameters to manage the number of available pods during updates or restarts:
pdb.enabledpdb.minAvailablepdb.maxUnavailable
- Added a notification to the user interface about the upcoming tariff expiration.
- When using multiple colors in the widget configuration form, the color is now displayed next to its index.
- Enabled grouping data by date in the widget configuration form.
- The number formatting type for the grouping attribute in chart widgets is now also applied to the chart legend.
- Added a warning about resetting manually set colors when changing the chart type.
See values.yaml example on GitHub. |
Bug fixes and enhancements
Service | Changes |
|---|
| Pro UI | - Data export to reports now supports the selected system language.
- The dashboard update notification for shared access no longer reappears when there are no new changes.
- Fixed incorrect chart behavior when clicking on them and changing their color with two-level value grouping in widgets.
- Fixed an error that occurred when creating a Statistics widget.
- Fixed an error that occurred when hiding one widget out of several.
- Fixed incorrect tooltip display when hovering over the number of ranges in widget settings.
- Fixed an issue where the Show legend setting was not displayed in widgets.
|
2.1.0
Release date: 2025-10-09
Dependencies
Before updating any service included in 2GIS Pro to version 2.1.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3 |
| Core services | 2.0.0 |
| API Platform | 2.44.0 |
For more details, see the Updating 2GIS Pro section.
New
Service | Changes |
|---|
| Pro API | - Updated the supported .NET version to 9.
- Limited the number of simultaneous API requests for uploading user datasets. No more than 10 concurrent requests and 20 queued requests are allowed.
- Added metrics collection for the tasks service.
See values.yaml example on GitHub. |
| Pro UI | - Enabled drawing polygons on the map and using them as geofilters.
- Enabled copying a layer from one dashboard scene to another.
- Enabled exporting data from user datasets.
- Enabled exporting dashboard scenes to a PDF file.
- Enabled using color and height aggregation by median, minimum, and maximum in some visualization methods.
- Enabled using a single column color for bar and column charts when selecting a text grouping attribute.
- Enabled manually updating the contents of a shared dashboard with the viewing access. If the dashboard author made changes, the user receives a notification.
- Enabled building proximity zones for public transport.
- Enabled building solid proximity zones.
- Enabled grouping values in the Comparison widget visualization elements on the map.
- Now the territory selection history is displayed in the Comparison widget.
- Supported new administrative division for UAE: amanas. Now you can use these new administrative unit as geofilters.
- Updated 2GIS Pro logo.
See values.yaml example on GitHub. |
Breaking changes and backward compatibility
Bug fixes and enhancements
Service | Changes |
|---|
| Pro API | - Improved accuracy of percentile data aggregation.
- Fixed an error with caching the data library when the list of datasets is changed.
- Added user permission check when deleting data from a user dataset via API.
- Added error notification for incorrect or incomplete email when granting dashboard access.
|
| Pro UI | - Fixed the validation of the dashboard name uniqueness when a dashboard is duplicated.
- System widget width no longer changes when the window is resized.
- Fixed visualization rendering when you click on a building with entrances.
- Added color display in the tooltip when hovering over elements of graphs and charts in widgets.
- Now the color palette selection is reset when the widget type is changed.
- Added unified error notification for unavailable datasets in widgets.
- Changed calculation of maximum column height in charts.
- Disabled renaming geofilters by administrative units.
- Fixed request format to WMS tile source.
- Fixed issue with incorrect point count data in proximity zone editing form.
- Fixed cache clearing errors.
- Fixed error with updating layer data after editing a dataset.
- Removed restrictions on using the Show other parameter for two-level value grouping in widgets.
- Added notification for missing data when geofilters and attributes are applied.
|
2.0.0
Release date: 2025-09-30
Dependencies
Before updating any service included in 2GIS Pro to version 2.0.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3.0.0 |
| Core services | 2.0.0 |
| API Platform | 2.44.0 |
For more details, see the Updating 2GIS Pro section.
Previous releases
You can find information about previous releases in the release archive.