Release notes

Changelog

Version 1.3.0.2


Released 28 Jun 2019
FeatureAdded ability to define Custom data-binding attributes
FeatureVulkan backend Windows implementation for the native SDK
FeatureExperimental Unreal Engine 4 Switch support. Video and inspector arenot supported yet.
FeatureExperimental support for libc++ for Android
FeatureExperimental support for Android ARM64
FeatureAdded support for CSS cursors in Unreal Engine 4
FeatureAdded text-transform for Unreal Engine 4
FeatureAdded an API to advance a view, without it rendering anything
FeatureAdded support for overflow-wrap CSS property
EnhancementAdded DPI scaling to the player application
EnhancementAdded data-bind-font-size
EnhancementEnhanced virtual keyboard support for Unreal Engine 4
EnhancementAdded engine.whenReady promise object, equivalent toengine.on(‘Ready’)
EnhancementAdded support for mipmaps in DDS textures
EnhancementAdded support for the touchmove event
EnhancementAdded controller support in the PlayStation 4, Nintendo Switch andUWP samples
APIAdded API to control the size of the text atlas texture
FixFixed assert when creating input elements in multiple views
FixFixed missing invocations to the finish callback of animations
FixFixed restarting an animation inside the finish callback
FixFixed logging warnings in cohtml.js

Version 1.3.1.1


Released 23 Jul 2019
FeatureSupport for mixing languages and fonts in a single text.
EnhancementUpdated Android samples projects to support ARM64
EnhancementUpdated Android samples projects to Android Studio 3.4
EnhancementAdded support for optional RequireJS modules with error event for script and link elements
FixFixed the offsetWidth and offsetHeight functions for hidden elements
FixFixed using custom-element-tag as selector in CSS stylesheets
FixEnabled ARC for the metal backend library
FixFixed cooking game on the fly with Unreal Engine4
FixFixed crash when removing DOM elements with data-binding attributes

Version 1.3.1.4


Released 22 Aug 2019
FixFixed rendering artifacts related to text without specified width.
FixFixed memory corruption on PlayStation 4, XBox One, iOS, UWP.

Version 1.3.2.1


Released 05 Sep 2019
EnhancementAdded support for five button mouse events
EnhancementAdded support for scroll events for textarea
EnhancementSupport for pre tags
EnhancementAdded support for the change event for input elements
EnhancementAdded UserIndex for virtual keyboard support in Unreal Engine 4
APIAdded API to customize the resource loading in Unreal Engine 4
FixFixed controller indices when connecting and disconnecting multiple controllers
FixFixed the garbage collector on PlayStation4 to collect more aggresively on certain loads
FixFixed several JavaScript engine crashes on PlayStation4 and Xbox One
FixFixed crash when calling C++ methods with wrong number of arguments from JavaScript
FixFixed reversed mouse scroll in Unreal Engine 4