03.12.2025

Masterportal version 3.17.0 released

2025-12-03 v3.17.0

Added

  • App: Added automatic device mode switch between Desktop and Mobile when window size changes.
  • draw_old: Possible to save and then import square geometry.
  • Shared ButtonGroup: Allow to use a different button property as "setSelectedButton" event return value.
  • GraphicalSelect: Added line feature with buffer geometry for selection.
  • FeatureLister:
  • Added spatial selection of features that are shown in the list.
  • GeoJSON is now supported.
  • TableComponent:
  • Added GeoJSON Download.
  • Added alphanumerical sorting.
  • Security: Added SECURITY.md file.

Changed

  • GFI: Ensures that the text within the GFI window wraps correctly. The following packages have been updated:
    • devDependencies:
      • @masterportal/masterportalapi: 2.52.0 to 2.53.0 (This also raised ol to version 10.7.0)
      • replace-in-file: 7.1.0 to 8.3.0
  • Title Bar: line break for long names in the title bar has been restored.
  • wfsSearch: use featurePrefix and featureNS from services.json (when configured) for creating the xml Filter. Add better geometry detection for search results.

Removed

  • SearchBar: Removed search status (min characters, loading, no results).
  • LayerSelection: Removed search within current folder (requires "filter": true" in config.json).

Fixed

  • Issue #1477: The Calculate button is now disabled and a warning message is displayed when this limit of Isochrones is exceeded.
  • Issue #1491: Fix connection between import and draw_old tool that wouldn't work if draw_old was opened first.
  • Issue #1497: Fix styling of featureviaurl features that was previously missing, resulting in invisible features.
  • Issue #1505: Fix FileImport tool breaking after using ShareView URL with the tool being open.
  • Issue #1509: Fix zIndex order of layers configured by URL that could've been wrong in edge cases.
  • Issue #1512: Fix compareMaps for mobile devices, where the slider was previously missing.
  • Issue #1519: Fix initialization of print module.
  • Searchbar and LayerSelection: Behavior restored to the way it was before layerSelection filtering was introduced.
  • 3D: When switching from 2D to 3D, the center coordinate of the current map section can be reproduced in 3D. This can be configured using map3dParameter.camera.offset.
  • Print: Layout A0: WMS image layer are printed correctly.
  •  
news_update
Zurück zur Übersicht