Releases: mapbender/mapbender-digitizer
Releases · mapbender/mapbender-digitizer
Release list
1.5.1
1.4.11
- Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel
- Fix implicit robloach/component-installer dependency (include select2 assets directly from vendor)
- Switch featuretype registry to conform with Symfony 4 (requires data-source >= 0.1.22)
1.5.0
1.4.10
1.4.9
- Fix client errors processing rows with null geometry (null geometry rows are completely excluded from database select)
- Fix initially inactive Digitizer showing geometries on initialization
- Fix interpretation of per-schema settings
displayOnInactiveanddisplayPermanent - Allow per-schema
maxResultssetting (integer; optional) to limit data volume
1.4.8
NOTE: this version requires Mapbender >=3.2.5 (currently in RC phase) and will not install with older versions
- Fix Mapbender print integration when using featureType referenced by name from central config
- Fix error processing feature style with labels but without explicit
fontColorsetting - Support data placeholder syntax (
${column_containing_a_color}) also in styles also forfillColor,strokeColorandfontColorsettings - Reduce feature styling performance overhead
- Drop dependency on mapbender/ol4-extensions package
- Improve line dash styles
1.4.7
1.4.6
- Support automatically disabling drawing tool after saving (see PR#87)
- Fix table-embedded save buttons remaining active after successful bulk save
- Fix style editor invisible opacity sliders
- Fix style editor changes not applying until next feature reload
- Fix style editor basic layout and field label translations
- Fix style editor leaking dialog instances
- Remove style editor dependencies on vis-ui (implicitly provided by data-manager)