-
Code called from within BPMN or DMN models is no longer subject to access control checks Any plugin actions or custom code called from within a BPMN or DMN model will use
runWithoutAuthorization
by default. -
Provided ZonedLocalDateTimeDeserializer Valtimo Core now ships a custom deserializer for datetime values with zone offset:
ZonedLocalDateTimeDeserializer
. Instructions on how to apply this deserializer can be found here.
No bugfixes.
- Double escaping of HTML values HTML values were double escaped before showing them in a form.io input field. For more information on how to interpolate data in Form.io forms, see Interpolating data in Form.io.
- Code called from within BPMN or DMN models is no longer subject to access control checks. User information about the user that initiated the camunda execution is still available through spring security as before.
No deprecations.
No known issues.