The 0.11.1 release is a micro-release addressing a number of smaller bugs in the last release. Many thanks to the contributors to this
release including @hoxbro, @xavArtley, @Jacob-Barhak and @philippjfr.
Enhancements:
- Allow setting horizontal and vertical alignment separately (#2072)
- Expose widgets
visibleproperty (#2065) - Allow bind to extract dependencies and evaluate other dynamic functions (#2056)
- Allow setting
root_directoryonFileSelectorwidget (#2086)
Bug fixes:
- Fixed loading of jQuery in
BootstrapTemplate(#2057) - Fix VTK imports to ensure
VTKVolumepane renders grids (#2071) - Fix loading of template resources from relative paths (#2067)
- Fix
Spinnercomponent overflow (#2070) - Handle integer column names on
Perspectivewidget (#2069) - Fix bundling of template resources (#2076)
- Fix
value_throttledinpn.dependsdecorator (#2085)
Compatibility:
- Switch GitHub OAuth to use header authorization token (#2073)