Ovation App update
The Ovation Application, new with Ovation 1.4, has been updated. You can upgrade to the newest version of the app by choosing Check for Updates from the Help menu. For more control over which modules to upgrade, go to Tools > Plugins.
This upgrade focused on an editable properties view for selected elements, since the previous property display was not editable.
Properties are powerful resource for organizing data, and can be especially useful for querying. They are stored in the database per user, so that properties with the same key can exist across users. Since property values are typed, we infer the types of newly created property values appropriately for the following types:
- Strings
- Single numeric values (Integers, Doubles, Longs)
- Boolean values (True or False)
- Dates/Times
We will add support for numeric data, byte array, and object reference properties as needed, in future updates.

