ComboBox supports disabling correctly now.
Enhanced support for dynamic trees (runtime addition and deletion of items)
Major cleanup and improvement of Dom stylesheet
API.
Minor tweaks to StringBuilder class.
Minor enhancement to the pressed button detection (mouse events).
Slightly improved performance of MenuManager.
Greatly improved focus handling in application which use the ComboBox widget.
Improved calculation of the location of the ComboBox popup.
Window class was improved to better manage the internal state.
Fixed some issues regarding innerText vs. textContent (incl. Webkit support)
Minor fixes in preventation of default <TAB> handling.
Major fix for bugs regarding missing focus roots.
Major enhancement in find a focusable parent when the current child is disabled.
No abort() call on failed remote requests anymore.
Minor tweaks to text handling of Label widget.
Minor improvement to omit broken images to show up when using Image.
Minor tweaks to display queue to omit JavaScript errors in some rare cases.
Fixed TextField dependency to Font classes.
Fixed event propagation issues in Window class.
Fixed ClientDocument if release/block is executed without a created blocker widget.