* PriorityPropertyClickedCommand/PriorityPropertyRightClickedCommand are deleted since they are the same as PropertyClickedCommand/PropertyRightClickedCommand. You should use the latter instead;
* Removed "Content.", "OwnerModel." from bindings.
=== UBIKGlobalStatusBar ===
* "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}"
* "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}"
=== UBIKPropertyValueRecordDialog ===
* Changed from "PropertyItem" to "PropertyViewModel" in bindings.
=== Editor related templates ===