- Kotlin 1.3.10 and other internal dependency upgrades.
- Fix a title layout bug when an icon and a single-line title are used together.
- The hex input field for the color chooser's custom ARGB page is shown over the color preview to conserve space.
- Landscape layout support in the color chooser dialog.
- Most dialog types can be used together now, e.g.
message(...)+listItems(...)+checkboxPrompt(...), due to a redesign in how content views are managed.