2025-05-01 01:48:08 -07:00

888 B

What's new in 1.5.0

This section contains information about new features, improvements, and issues fixed.

For a complete list of changes made, refer to the Changelog.

The main updates in this release include:

  • Added support for UI Toolkit data bindings. Localized strings and assets can now be added as data bindings to UI Toolkit elements. See documentation for more details.
  • The Localization Tables window has had several UX improvements made. It is now also possible to add custom menu items to the tables window through LocalizationImportMenuAttribute, LocalizationExportMenuAttribute and LocalizationEntryMenuAttribute.
  • Added AsynchronousBehavior to string and asset database. These can be used to set a global WaitForCompletion flag instead of having to set it on every LocalizedAsset and LocalizedString.