Kanzi 3.6.21 release notes

Changes

  • Updated Integrity-arm and Integrity-aarch64 platform packages to use Zlib version 1.2.13 and FreeType version 2.12.1.

Documentation

Fixes

ID

Description

Area

445760

Fixed the issue that prevented FreeType from rendering compound glyphs.

Kanzi Engine

454132

Fixed the quadratic ResourceManager::purge time complexity and linear resource removal time complexity to improve resource removal and ResourceManager::purge performance.

Kanzi Engine

453620

Fixed the issue that caused a file descriptor leak for each loading of a kzb file. When Activities with Kanzi content were frequently created in the same process, this caused Android to terminate the application when the number of file descriptors in the process reached an upper limit.

Kanzi Engine

458727

The kzb Player now tries to terminate gracefully by handling the POSIX termination signals SIGINT and SIGTERM, instead of getting terminated by the operating system.

Kanzi Engine

450900

Fixed the issue that prevented Kanzi Studio from correctly showing property type names defined in a Kanzi Engine plugin metadata.

Kanzi Studio

340174

Fixed the issue in the Property Target Interpolator that prevented applications from entering the suspend state.

Kanzi Engine

See also

Known issues