C3 AI Documentation Home

Change log for uiPlatform

All notable changes to the package uiPlatform made in master are documented here.

Version 8.5

Deprecations

    • This version is the last release to support and maintain this type. For ongoing updates and support, use UiSdlTsTypesSourceCodeLoader in uiInfrastructure package instead.

Bug Fixes

Version 8.3.3

Deprecations

    • This version is the last release to support and maintain this type. For ongoing updates and support, use UiSdlEnumsSourceCodeLoader in uiInfrastructure package instead.

New Features

    • Added supports for importing enum type with dot notation in type name.

Bug Fixes

    • Fixed an issue where numeric enum type fields were incorrectly stringified during ui code generation.
Was this page helpful?