Skip to main content
Version: 5.3.0 - 5.3.2

Release notes for 5.3.0

note

Some features introduced in 5.3.1 and 5.3.2 will be described in the upcoming 5.4.0 documentation.

KAIZEN 5.3.0 delivers platform enhancements across system administration, identity and access management, design tools, and workflow capabilities. This release also adds MSSQL support, strengthens security and diagnostics, and includes dependency updates to address third-party vulnerabilities.

Identify and access features​

System features​

General​

  • [General] Refactored backend logging to include richer contextual information
  • [General] Added GPG key support for GitLab-related operations in KAIZEN
  • [General] Extracted VO objects from be-iam and be-common to be-lib-common for improved reusability
  • [General] Changed foreign key constraints from ON DELETE CASCADE ON UPDATE CASCADE to ON DELETE RESTRICT ON UPDATE RESTRICT
  • [General] Added MSSQL database support for KAIZEN
  • [General] Enabled detailed logging (DEBUG/TRACE) by default for core application classes to streamline troubleshooting
  • [General] Added support for Nexus authentication via environment variables
  • [General] Improved exception handling for missing XML headers during module imports

Common​

  • [Common] Added import and export functionality for the cascade MasterCode
  • [Common] Added an API /api/v1/systemConfigs/queryConfigValueWithExpire/{configKey} for system settings cache invalidation, allowing Redis to trigger re-synchronisation with the database based on defined expiration intervals
  • [Common] Improved audit log display with formatted JSON data

Console, materials, and UI render​

Dependency upgrade​

  • [Dependency Upgrade] Upgraded libraries version to resolve third-party CVE
  • [Dependency Upgrade] Upgraded Spring Boot to version 4 across all backend modules

Designer features​

App Designer​

  • [App Designer] [Breaking Change] Introduced a Page CSS Isolation toggle to separate CSS styles per page in both the designer and runtime
  • [App Designer] Improved code generation to resolve Oobee Scan issues
  • [App Designer] Added language declaration on every page and support for customising the viewport meta attribute via application properties
  • [App Designer] Added support for importing project configurations
  • [App Designer] Improved app profile switching to avoid unnecessary site reloads
  • [App Designer] Fixed an issue where the telephone input lacked "disabled" styling despite being read-only
  • [App Designer] Added loading configuration property support to Table

Theme​

  • [Theme] Implemented frontend CSS syntax validation when editing CSS
  • [Theme] Added support for applying custom themes within the main application
  • [Theme Designer] Added theme support for new components: Badge, Progress, Collapse, Avatar, and Range

AI Agent Builder​

Database Designer​

  • [Database Designer] Added virtual database support in the DB Editor
  • [Database Designer] Added database sorting functionality in the DB Editor

Services​

  • [Services] Added tooltips for authentication type selection

Workflow​

  • [Workflow] Upgraded Workflow Engine to Spring Boot 4
  • [Workflow] Added MSSQL database support for Workflow
  • [Workflow] Moved the workflow entry point from the application level to project-level roles and added a new Project Business Analyst role with privileges for accessing Workflow Designer
  • [Workflow] Added support for accessing nested members in Workflow Designer

Last updated on 21 Sep 2026