09.10.2025
SUP-19069
Bugfix

Corrected number input parsing and validation so decimal fractions are preserved and min/max checks properly respect decimal separators instead of treating values like integers.

ANDP-509
Bugfix

Fixed inputelement bug where the handleBlur label animation was wrongly triggert while deleting the value.

ANDP-510
Bugfix

Fixed a bug where the label of the input element was formatted incorrectly when there was insufficient space.

ANDP-511
Bugfix

Fixed a bug where it was no longer possible to click the step buttons of a number input element, causing the handleBlur label animation to be triggered incorrectly.

SUP-19070
Bugfix

Selected options of a dropdown element were not correctly split across multiple lines. This has been fixed.

SUP-19096
Bugfix

Aggregate Elements: Corrected the behavior of the delete icon to ensure its only shown if aggregate items can be removed

SUP-19079
Bugfix

Fixed issue causing Service currently unavailable error when submitting form with two or more files via Drag & Drop Binaryelement.

SUP-19086
Bugfix

Formstaging: Custom formgrid elements where exported incorrectly which leads to duplicate elements while importing. The fix affects the export, so the source system need to be updated.

SUP-19109
Bugfix

Autocomplete Fields: UpdateOnChange Events were triggered too often, this has been changed to only trigger it when the field value changes or an object gets selected

SUP-19062
Bugfix

Autocomplete Element: Fixed an internal state issue, that leads to an incorrect value used for further requests