* Fixed an issue where ContentViewModel.EditPropertyValueCommand did not check a property's editability before allowing a user to edit it.
* Fixed an issue where PropertyListViewModel.EditableItems previously incorrectly returned those that are defined uneditable by user rights. (Existing Xaml customizings will need to be adapted for this.)
* Fixed an issue where bindings using ContentViewModel.PropertyItems sometimes are not properly refreshed.
<headertabs />