A minor release with improvements to Scenes and a new dismiss
command for the JS interface.
Changes
- Added support in Scenes for linking form inputs to a label for better accessibility.
- Added container item alignment to Scenes to change the natural alignment within a container.
- Added a new
dismiss
command to the JavaScript interface for parity with Android. The newUAirship.dismiss()
method behaves the same asUAirship.cancel()
.