Changes
/* 2.6.3 */
* UBIK [[HotSpotting|Hotspotting/Annotation PlugIn]]
* It is possible to define the max number of items being delivered by a query when evaluating it in a View. The configuration is done on the QueryViewItem.
* It is possible to exclude ViewItems from the child calculation when doing a full branch sync. This gives the possibility to exclude objects from being delivered to the client when asking for a branch sync.
=== Bugfixes ===
* Created objects are delivered independend from the ViewCache state now. There was a bug handling them correctly before.