GeoCat Bridge 1.2.0¶
Details¶
| Release Date | June 2, 2026 |
|---|---|
| Minimum ArcGIS Pro Version | 3.3.x |
| Minimum .NET Version | .NET Core 8.0 |
| Configuration Model Version | 1.6 |
This upgrade introduces a small UX change: previously when the Publish Map button was clicked,
it was possible to immediately start publishing (i.e. without any visual confirmation) if this was configured in the global options.
This option has now been removed: each Publish button in the ribbon interface will first show the staging panel,
allowing the user to confirm the publishing target (server and workspace) where this was otherwise unclear.
Additionally, several bugs were fixed and a vulnerable templating engine dependency was upgraded, even though the risk for GeoCat Bridge was considered to be very low.
Changelog¶
| Change Description | Ticket Reference(s)1 |
|---|---|
UX: remove MapPublishMode option |
#5322 |
Fix: explicitly set SRS on Esri Envelope if missing to prevent NullReferenceException |
#5321, #5324 |
Fix: prevent premature disposal of working directory leading to FileNotFoundException |
#5323 |
Vulnerability: upgrade Scriban dependency to 7.2.0 (see GHSA) |
#5318 |
-
Ticket numbers refer to issues that have been reported by GeoCat customers. These issues are not publicly visible. ↩