Skip to content

v4.0.0

Choose a tag to compare

@jzmp jzmp released this 08 Apr 08:21
· 19 commits to master since this release
b696250

Major changes

This release enables the extension to work with TYPO3 12.4 and drops support for older TYPO3 versions.

What's Changed

Permalinks can now be shared on a per-feature-basis. The application initializes with an open feature panel when clicking on a shared link. The shared link also stores information on the camera position of the map application, the selected maps in "My maps", the selected basemap and whether 2D/3D is enabled.

Minor changes

  • Enhancement: Enable maplibre icon-overlap for markers disabling the fading-out algorithm when many markers are shown on the map
  • Bugfix: Fix geojson cannot be downloaded for vector maps
  • Bugfix: Fix missing filter updates when using the time filter input fields in the vector maps feature filter
  • Bugfix: Fix vector map editor role cannot be removed entirely when changing roles of a vector map
  • Bugfix: Fix missing duplicate roles verification when changing vector map roles as an editor user
  • Bugfix: Fix wobbly effect for geolocate icon in waiting mode
  • Bugfix: Fix misplaced action buttons in mosaic map view in SelectedMapsList component

Full Changelog: v3.1.0...v4.0.0