04.09.2025

Masterportal Version 3.14.0 released

2025-09-03 v3.14.0

Added

  • Issue #1038: Added tooltips to display area of drawn polygons/squares and length of drawn lines, as in version 2.
  • WFS-T: Enables layers to support the insertion, update, and deletion of multipolygon geometries
  • WFS-T: Added confirmation dialogue for creating multipolygons with voids
  • Orientation: added parameter iFrameGeolocationEnabled to configure iFrame-Geolocation. If omitted or disabled, the errors within an iFrame now are more helpful.
  • StatisticDashboard: Added config parameter decimalPlaces to set the number of decimal places for the statistic values.
  • CustomMenuElement: Added support for configuring multiple viewpoint folders with the properties "showOnlyByLayersVisible" and "showEntryDirectly".
  • MouseHover: Added highlighting Vector Layers on mouseHover as in Version 2.
  • MouseHover: Configurable in config.js
  • MouseHover: Added an active value that allows enabling or disabling MouseHover through the configuration.
  • MouseHover: Added font weight options for desciption and title.
  • Added Shared Component for pagination.
  • UserManual: Added translation for user manual which is used in Gebeudewermeplannung Portal
  • SearchBar: Render images in search result if imagePath is provided in SearchBarSuggestionList and SearchBarResultListGeneralItem components.
  • Draw: Added square as geometryType.
  • PrintModule: Add additional parameter transferParameter which is an object with its parameters spread for the mapFish. transferParameter can have two parameters: pagename and footer, which are both strings.

Changed

  • Orientation: Nearby: If in an iFrame and geolocation is not enabled through config parameter, geolocation option will not show.
  • VectorTile, WebGL: Feature detection for MouseHover/GFI uses forEachFeatureAtPixel to support WebGL-rendered layers and avoid issues with getFeaturesInExtent.
  • InputText: Replace input text with InputText.
  • HTML input elements: Replaced HTML input elements of type text with shared modules component InputText.
  • Shared utils: Optimized function isEmailAddress to return early to avoid running the regex for invalid input values.
  • The following packages have been updated:
    • devDependencies:
      • @masterportal/masterportalapi: 2.49.0 to 2.50.0 (This also raised ol to version 10.6.0)

Removed

  • Removed configuration portal/layer.

Fixed

  • Issue #1435: Filter: Fixed an issue where additionalGeometries did not work when geometries from a WFS layer with version 2.0.0 were used as a filter area.
  • Issue #1444: WMS-Time: Time-based WMS layers are now correctly reset when the comparison layer is removed.
  • Issue #1451: CompareMaps: Both maps are now still visible after reset.
  • Issue #1453: WfsSearch: The geometry cell in the search results table is now displayed as a button that allows users to zoom to the parcel coordinates.
  • Issue #1454: MkDocs: Added instructions for packages needed to run the portalconfig-migrator.
  • CompareFeatures: Fixed failing for layers with alphanumeric IDs.
  • sortObjects: Ensure stable sortByLayerSequence order in Chrome/Firefox.
  • Housekeeping: Multiple important css-rules have been refactored to not use important.
  • Housekeeping: Multiple Occurences of document.getElementById() have been replaced by vue-ref-logic.
  • WFS-T Tool: Fixed an issue when the module is set as the currentComponent of a menu in the portal config.
  • WFS-T Tool: The multiUpdate form now correctly displays checkboxes.
  • Tests: Fixed vuex warnings and stubbed console warnings end errors.
  • InputText: Fixed missing suggestions in input fields.
  • SearchInterfaceOsmNominatim: Fixed getter path in debounce check
  • GroupLayer: Fixed errors when opening layer info for layers within a group.
news_update
Zurück zur Übersicht