v4.0.0
Major changes
This release enables the extension to work with TYPO3 12.4 and drops support for older TYPO3 versions.
What's Changed
- Upgrade TYPO3 12 by @jacmendt and @tomschulze in #49
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-overlapfor 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 SelectedMapsListcomponent
Full Changelog: v3.1.0...v4.0.0