{{Attention|There are breaking XAML template changes in this version. If you use any customized XAMLs from older versions, they should be updated according to breaking changes. }}
= Initial Release =
=== New features ===
* Fixed an issue when clicking on ListViewItem in ZoomedOutListView it does not navigate, when clicking on the right side of the object
[[Category:Version 3.6|Version 3.6 (WinX)]]
= Build History =
= Breaking changes =
* If the template "UBIKMainArea.xaml" has been customized, in the xaml all references to "Root" need to be updated to "contentPage", like: "{Binding ElementName=Root needs to be changed to "{Binding ElementName=contentPage
<headertabs />