Skip to content

Releases: geoadmin/web-mapviewer

v1.54.0

16 Apr 12:37
3ec5f79
Compare
Choose a tag to compare

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

v1.53.4

24 Mar 13:00
9ed4e9e
Compare
Choose a tag to compare

Features

  • #1276 - PB-1318 : give a better error message on deleted KMLs

Bug Fixes

  • #1278 - PB-1548 : fix mismanagement of drawing features if coming with adminId
  • #1271 - PB-1539: Allow SMS URI in the external KML

v1.53.3

20 Mar 16:30
e64a316
Compare
Choose a tag to compare

Bug Fixes

v1.53.2

20 Mar 08:32
800f2f0
Compare
Choose a tag to compare

Bug Fixes

  • #1268 - PB-1456: Fix dropping layer on itself deleting the dragged layer in active layer list.

v1.53.1

17 Mar 17:00
e115036
Compare
Choose a tag to compare

Bug Fixes

v1.53.0

17 Mar 15:06
226713d
Compare
Choose a tag to compare

Features

Bug Fixes

  • #1249 - PB-1004 : only use right click to trigger "delete point" action
  • #1261 - Fix the styling of the News Dropdown
  • #1260 - PB-1435 Fix the german link to the feedback help page anchor
  • #1201 - PB-995 : add import KML in 3D test through the import popup
  • #1253 - PB-1359: No drawing warning outside the drawing menu
  • #1247 - PB-1209: Fix no feature tooltip when select feature from search.
  • #1243 - PB-1208 : Have layer legend behind the menu on mobile

Maintenance

  • #1262 - Update libs
  • #1266 - Include packages.json formatting in Prettier
  • #1234 - Install vite-plugin-vue-devtools
  • #1241 - PB-1436 Switch to using pnpm instead of npm
  • #1244 - Bump npm version to 11 in package.json
  • #1232 - Fix the eslint/prettier conflict

v1.52.0

17 Feb 08:23
322ffd6
Compare
Choose a tag to compare

Features

  • #1239 - PB-1435: Change the 'Report Problem' categories link
  • #1235 - PB-1443: re-introduce zoom buttons on mobile
  • #1236 - PB-1384 : split geoadmin modules into individual modules
  • #1196 - PB-1180: Add test for changing language in mobile and desktop
  • #1233 - PB-1428 : complete migration to Vue 3.5
  • #1227 - PB-1384 : modularize proj, number and coordinate utils
  • #1216 - PB-1031: redirect github link to release page
  • #1231 - PB-1318 : added kml deletion modification with new mapviewer structure

Bug Fixes

  • #1237 - PB-1402 : fix scroll issue in the menu on iOs
  • #1223 - PB-1322: Compare slider external layer not correctly cut after reloading
  • #1222 - PB-1004: Drawing polygone - Move delete point to right click
  • #1220 - PB-1299, PB-1344: Opening Drawing module with pre-loaded empty KML breaks the drawing module
  • #1219 - PB-1188: Search preview layer stays on the map

v1.51.2

22 Jan 08:45
3021a68
Compare
Choose a tag to compare

Features

Bug Fixes

  • #1214 - PB 1358: Allow printing measures again
  • #1209 - PB-1236: infobox doesn't change language when open

v1.51.1

20 Jan 17:03
f20620d
Compare
Choose a tag to compare

Bug Fixes

  • #1213 - PB-1361 : report a problem category dropdown value wasn't translated
  • #1211 - PB-1358: fix issue with printing imported KMLS
  • #1210 - PB-1355 : don't show drawing lost warning when we open download PDFs
  • #1208 - PB-1255: Unintended segmentation of KML

v1.51.0

20 Jan 07:34
ce8e886
Compare
Choose a tag to compare

Features

Test coverage

Bug Fixes

Maintenance tasks

  • #1176 - PB-1301 : migration to Node22 and update libs
  • #1203 - Update build badges
  • #1206 - Enforce ESLint no-console rule

Hot Fixes