Kanzi 3.6.6 release notes

Feature improvements

  • Added virtual function DataSource::onLoaded(), which you can use for data source specific post loading initializations. Kanzi automatically calls this function after both kzb and legacy kzb format function DataSource::loadFromKZB().

  • Added an application configuration that enables you to control the graphics initialization on the integrity_rcar_rwm_aarch64 platform. See Graphics performance logging.

Changes

  • Modified all QNX7 SCons build configurations to include the QNX_CONFIGURATION_EXCLUSIVE environment variable. This environment variable is required by the latest QNX7 toolchain update.

  • Updated the Kanzi license terms. See KANZI ONE SOFTWARE LICENSE TERMS.

Fixes

ID

Description

Area

The tutorial where you can learn how to localize Kanzi applications for right-to-left locales now works correctly on Android devices.

Documentation

9571

When you use the ResourceManager::MemoryStrategyOptimizeMemory resource strategy and detach a node that has an ongoing state transition, Kanzi no longer terminates.

Kanzi Engine

9459

Fixed kzLogInfo for Boolean arguments.

Kanzi Engine

9452

Fixed the issue which caused applications to terminate when you set the Multisample Level property to a value that exceeds the number of multisample levels that a target device supports.

Kanzi Engine

9754, 9180

Fixed the issue which caused Kanzi Studio to corrupt a project when you change the name of a custom node component that your project uses.

Kanzi Studio

Improved Kanzi Studio stability.

Kanzi Studio