Skip to content

v1.54.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 12:37
3ec5f79

Features

Bug Fixes

  • #1299 - PB-1561: revert CSS changes to generic feature pop up windows
  • #1300 - PB-1605 : detect COG projection based on name when no EPSG found
  • #1294 - PB-419 : Add feedback indicating absence of layers when pressing 'compare'
  • #1290 - PB-1494: use geoadmin style on legacy links
  • #1293 - PB-1563: Fix tailwindcss typo to fix the print bug.
  • #1289 - PB-1576: switching to 3D with selected features breaks the 3D viewer
  • #1291 - PB-1215: Fix zoom to extent bug
  • #1284 - PB-1558: fix printing with geojson layers
  • #1288 - PB-1554: fix relocate + point extension of lines in drawing mode
  • #1287 - PB-1368: round zoom on double tap
  • #1281 - Fix flaky importToolMaps tests
  • #1257 - PB-1480: Fix bug with swissearch and crosshair together
  • #1280 - PB-1448: add back flaky kml admin test

Maintenance

  • #1295 - Update libs
  • #1277 - Add vitest workspace configuration to make tests work in vscode