06.08.2025
2025-08-05 v3.13.0
Added
- MouseHover: Add additional parameters for configuration. Parameters can be set in the portal configuration to overwrite default values. If no values are set, the usual defaults are used.
- AddWMS: added parameters showInLayerTree and visibility to set the flags for imported layers.
- Orientation: added parameter iconGeolocationMarker to configure the icon used for the current position in the map.
- WFS-T: Save button is disabled when user gave no input.
- TableComponent: Implemented configurable Fullscreen-View-Button of the table component within secondaryMenu with compressed table columns.
- MainMenu: Refactored Portal Title behavior for smaller menu sizes. Title now moves below logo when space is limited.
Changed
- StatisticDashboard:
- Replaced the old color scheme generating algorithm with the colorbrewer schemes.
- Enabled colored map for more than one selected statistic.
- A loading spinner shows before the styled features are loaded.WFS-T: Success save message is changed.
- WFS-T: Info message is configurable and is visssible in the multiupdate so that users know that they can overwrite things.
- WFS-T: Multiedit name is changed to Edit.
- WFS-T: Box selection was removed from default ones for multiupdate.
Fixed
- Issue
#1223: Gazetteer: Fixed filtering of search results where only the address was used as identifier, which led to errors if the same address was used in multiple cities. - Issue #1418: Routing: Fixed add waypoint button functionality via keyboard input.
- Issue
#1432: CompareMaps: Remove the complete loading of maps before activating the addon or changing the map view. - Issue
#1437: LayerComponentSubMenu: Added support for i18n keys to ensure translation. - Issue
#1440: SearchBar: Fixed setMarker and openGetFeatureInfo to work correctly with MultiPolygon features. - ShareView: Fixed share link to exclude legacy URL parameters that caused conflicts.
- Routing: Fixed addition of waypoints during route modification. Waypoints added when modifying route are now geocoded correctly.
- Alerting: Fixed alerts showing for layers hidden via link, even if set as visible in config.
- About: Ensure the primary contact is displayed in the imprint, fallback to the publisher if no contact is defined.
- BuildPortal: Fixed mastercodeVersionFolderName to prevent time conflicts and avoid hashtags in folder name.
- Layer2dVector: should also filter for null geometries, not only undefined.
- Tests: Fixed failing tests for WMTS layers without capabilities.
Zurück zur Übersicht