January 2023
Features
Several improvements added to Leaflet Maps
- Layers with the same name are now grouped.
- Clicking on a shape now opens a popup with it's information, just like it did with normal markers.
- When the map is loaded, the zoom and center are adjusted so all the markers and shapes become visible.
- Shapes are now taking into account whether or not they have icons mapped in "marker-icon" variable.
- Added fullscreen feature to Leaflet maps.
- Maps will now only zoom if the user is pressing the Ctrl key.
Changes in the way Show/Block when conditions of form fields are handled
Conditions of "Show when" and "Block when" in table fields are now being taken into account even if the form also has a condition over the same field. The field will only become visible when all conditions evaluate to true, and unblocked when all evaluate to false.
Removed the option to delete a document, if the field is marked as required
If document fields are marked as required, users will no longer be able to delete them, only update.
Rework of the default error pages
The default error pages were reworked to be more user-friendly.