Skip to content

0.9.7.2

Compare
Choose a tag to compare
@MikePohatu MikePohatu released this 17 Mar 06:28
· 649 commits to master since this release

============================================
Version 0.9.7.2
Release date: 15 March 2017

*New features
Added ability to added each option in a DropDownList to a group (see known issues). If group is disabled the option will be removed from the dropdown. See Config_Groups_and_Toggles.xml
Added IncludeNullValues options for queries. If one of the properties is null/empty, setting this to false will stop it being included in your query result

*Fixes
Fixed issue queries weren't always returning the expected results
Fixed crash caused by queries that returns a null WMI property
Tweaked example power test compliance rule to allow for multiple batteries

*Known Issues

  1. In a DropDownList, adding individual options to groups is not supported on .Net 4.6.0 or .Net 4.6.1. A bug in .Net will cause intermitent crashes. This applies to ADK for Windows 10 1511. Please upgrade your 1511 boot images to ADK 10 1607 if this applies to you. For more details on the .Net bug, see here: https://connect.microsoft.com/VisualStudio/feedback/details/1660886/system-windows-controls-combobox-coerceisselectionboxhighlighted-bug