Skip to content

Releases: geoadmin/web-mapviewer

v1.59.0

06 Aug 06:45
d78327e
Compare
Choose a tag to compare

Features

  • #1389 - PB-1866: Make delete drawing window easier to understand

Bug Fixes

  • #1390 - PB-1823: also ignore preview sites from ServiceWorker cache
  • #1388 - PB-1872: term of use in english iframe menu returns a 404
  • #1387 - PB-1823: Extend the Service Worker deny list to all API calls
  • #1381 - PB-1750: fix print scales going out of screen (overflow)

v1.58.0

29 Jul 11:11
68e0eb7
Compare
Choose a tag to compare

Bug Fixes

  • #1383 - PB 1823: Allow QR Code to be generated again when not in cache

v1.57.3

10 Jul 11:37
ab04af1
Compare
Choose a tag to compare

Features

  • #1377 - PB-1784: Use eye for KML description visibility and add tooltip for other buttons

Bug Fixes

  • #1378 - PB-1834: Layer "Notifications for maps an geodata" not loading
  • #1379 - PB-1828: Fix description always shown.
  • #1376 - PB-1827: change service-worker strategy to network first

v1.57.2

07 Jul 08:27
65cbf21
Compare
Choose a tag to compare

Bug Fixes

  • #1375 - PB-1816: narrowing index.html cache definition to current origin only
  • #1373 - PB-1816: excludes service-print3 from service-worker caching

v1.57.1

03 Jul 11:15
d045eab
Compare
Choose a tag to compare

Bug Fixes

  • #1371 - PB-1814: Fix download print issue since Service-Worker introduction

v1.57.0

02 Jul 12:16
77e0cb1
Compare
Choose a tag to compare

Features

  • #1365 - PB-1699: White listing internal services used as an external provider
  • #1358 - PB-1754: add client-side caching through Service Worker API
  • #1357 - PB-1068: Add CTRL + Click to Toggle Selected Features
  • #1339 - PB-1695: add the option to show marker description on the map
  • #1322 - PB-1300: KML feature selection 3D
  • #1355 - PB-1703: Add support for .png files in reportProblem window

Bug Fixes

Maintenance/technical

v1.56.0

20 May 16:12
03e236a
Compare
Choose a tag to compare

Bug Fixes

  • #1345 - PB-1054 : Remove mouse events from useMovableElement and replace with pointer events
  • #1346 - PB-1685: duplicate COG layers from WMS can't be compared

v1.55.2

16 May 12:02
98e8392
Compare
Choose a tag to compare

Bug Fixes

v1.55.1

13 May 07:37
f0b4936
Compare
Choose a tag to compare

Bug Fixes

  • #1337 - PB-1684: fix menu scrolling not working anymore on desktop

v1.55.0

12 May 09:51
1dedf4d
Compare
Choose a tag to compare

Features

  • #1334 - PB-1579: add support for local BigTIFF
  • #1333 - PB-1670: clarify lack of precision of mouse tracked LV03 coordinates
  • #1329 - PB-1179: Zoom-to-extent zooms on current profile segment
  • #1313 - PB-1179: highlight current segment multi line profile
  • #1286 - PB-1384 : profile chart as stand alone module
  • #1318 - PB-1320: Support More Thousand Separator on Search

Bug Fixes

  • #1336 - PB-1179: fix profile segment test not passing on CI
  • #1332 - PB-1674: Fix tooltip creating too much height with map buttons
  • #1331 - PB-1672: fix menu collapse
  • #1330 - PB-1493: add a backdrop and an animation to "Zoom with CTRL" message
  • #1328 - PB-1671: removing invalid URLs from external providers whitelist
  • #1325 - PB-1427: Support uppercase language parameter

Maintenance