@open-formulieren/formio-builder
Advanced tools
Changelog
0.18.2 (2024-04-15)
Bugfix release
OF#3964
][OF#3964] Fixed the datatype of the eq
reference value depending on the reference
component used for comparison.OF#4155
][OF#4155] Fixed some validation errors in the date component not showing an indicator
on the validation tab.Changelog
0.18.1 (2024-04-05)
Bugfix release
OF#4084
][OF#4084] Fix default value of multiple select
componentChangelog
0.18.0 (2024-03-20)
Feature release
OF#3823
][OF#3823] Added links in the builder UI to the manual about template expressions.OF#3943
][OF#3943] Fixed not being able to specify 0 decimal places in number components.OF#3978
][OF#3978] Fixed not being able to specify custom minDate
and maxDate
validation
error messages.SDK#483
][SDK#483] Radio/selectboxes components now support an additional description per
option.Changelog
0.17.0 (2024-02-28)
Fixed some bugs and added improvements
OF#3920
][OF#3920] Fixed content style and simple logic dropdowns not being clearableOF#3922
][OF#3922] Fixed bad default/empty values for prefill propertiesOF#3928
][OF#3928] Added JSON view/edit toggles to content component edit formChangelog
0.16.1 (2024-02-12)
Bugfix release
OF#3858
][OF#3858] Fixed toggling file upload 'multiple' breaking the preview.Changelog
0.14.3 (2024-02-12)
Bugfix release
OF#3858
][OF#3858] Fixed toggling file upload 'multiple' breaking the preview.Changelog
0.16.0 (2024-02-08)
[OF#3727
][OF#3727] Add min/max count for selectboxes
Update types version to 0.21.0
Changelog
0.15.1 (2024-02-01)
Removed remaining AuthPlugin
OF#3680
][OF#3680] Remove forgotten AuthPlugin component