The overall stability and performance of CollabPro has been improved:
See also related changes in cm.network.cbb.
For a developer's introduction to supporting CollabPro (G3), refer to this document.
# CollFilesDialogResizer Removed: resize Removed: needUpdateOnResize Added: resize0 Added: resize1
RTInvalidate calls that were invoked before the RT runtime is initialized are now deferred and will be invoked when the runtime is ready later. Previously, attempts that were made to invalidate certain CollabPro realtime synchronized data before RT runtime is ready will be lost, resulting in data inconsistencies.
See also related changes in cm.network.cbb.