v1.51.0
github-actions
released this
20 Jan 07:34
·
19 commits
to refs/heads/master
since this release
Features
- #1198 - PB-1343: add "more info" link in problem report form
- #1121 - PB-580: Add warning when drawing could get lost otherwise
- #1182 - PB-1297: make position of text labels configurable
- #1173 - PB-1296 : remove ol-cesium shallow copy
- #1185 - PB-1031: Add a github link to the version
- #1183 - PB-1151: refactor feature Elevation component
- #1100 - PB-1037: Add dropdown to select feedback category
- #1178 - PB-326: check external provider get map
- #1136 - PB-1216: Add warning on sharing when there is a local files.
- #1177 - PB-1213: Extend line to polygon
Test coverage
- #1194 - PB-400: Add test for hiding the dropdown adter selecting a search result
- #1193 - PB-1186: Add test for landscape mobile from the portrait one and adapt accordingly.
- #1187 - PB-1187: Add more geolocation test
- #1184 - PB-1195: Add test for printing WMS and WMTS layers.
- #1169 - PB-1223: add test more information feature info
- #1161 - PB-1263: add handleLegacyParam function tests
- #1180 - PB-1196, PB-1197: timeslider and compare slider test
Bug Fixes
- #1197 - PB-1314: Report Problem drawing on map
- #1200 - PB-1348 : revert Cesium to 1.119.0
- #1191 - PB-1327: Refactored 'DropdownItem' to translate the button title internally
- #1192 - PB-995 : add KML test in 3D
- #1189 - PB-1213: Fix unhandled null.
- #1174 - PB-1278: Fix Icon with offset (pin) changes positon
Maintenance tasks
- #1176 - PB-1301 : migration to Node22 and update libs
- #1203 - Update build badges
- #1206 - Enforce ESLint no-console rule