13.7.0

Release date 10-12-2025

New Features

  • Retry cycles for failed jobs

    Standard Retry cycles are defined which can be added to the following BPMN elements:

    • Tasks

    • Call Activities

    • Sub processes

    • Events

    There are three retry cycle options available: DEFAULT, QUICK, and CRITICAL.

    These retry cycles can be customized in application.yml. In addition, custom cycles can be defined through Spring Boot configuration files.

    See more about it here.

  • Widget compact mode

    During the configuration of the widgets, now a Density step appears under certain conditions.

    See more about it here.

  • Retrieving besluit action added to Besluiten API plugin

    A new action was added to the Besluiten API plugin that allows a besluit to be retrieved. More information can be found here.

Bugfixes

  • Resolved issue where there was no option to use current date/time in the set-zaakstatus action of the zaken-api-plugin.

  • Resolved issue where the plugin modal form remained disabled after a failed plugin creation.

  • Resolved issue where the Auto Key Input component did not correctly reset its value or the manual edit status.

  • Resolved issue where the Choice Fields pagination was not working correctly.

  • All symbols were removed from a filename after uploading. Instead, only dots and underscores are replaced by spaces.

Last updated