- In CRUDController, if the response was not passed as an array, it was converted to an array to handlePendingEvents.
- In PendingEventsWindow, singleObjectResponse was added as a config option. This would now pass the saveModel as an object in buildSaveModel and not as an array. This was needed by the update method of the DWRProxy.