2.3.0
Custom font support
An API is provided to register a font to use throughout the app. It currently supports TrueType and OpenType fonts.
iPhone X support
Tabris.js apps are now displayed in full screen on the iPhone X and widgets have been optimized for the new hardware specifics.
More fine-grained "autoCapitalize" property of TextInput
TextInput can now be configured to auto capitalize the first word of a sentence, every word or every letter.
NavigationBar theme (Android)
The theme enables customization of the appearance of the navigation bar buttons on devices running Android version 8+.