When hovering over a Reservation on the Calendar, checkbox fields are now displayed as read-only checkboxes instead of the text ‘true’ or ‘false’.
Fixed null pointer exception when not providing start/end time parameters to the {resourceId}/availability endpoint. An invalid parameters response is now returned instead.
You can now delete resource types that have no related resources. Virtual resources are now ignored and are automatically deleted when deleting the resource type.
The Name field on the resource form now enforces the required attribute.
Fixed availabilities not loading if grouping was enabled on a calendar and there were not enough dimension records to form a group.
Fixed the calendar not correctly updating when pushtopics were disconnected and a Recurring Reservation was destructively updated.
Fixed the Resource Type save button sometimes not triggering after updating the Resource Type name.
The Available Time Ranges .get TimeR anges global method now assumes that a null value for the reservation parameter means no fields on Reservation have an effect on conflict checking instead of throwing a null pointer exception.
Improved error messages when creating invalid Outlook sync connections.
Fixed the date picker on the calendar not navigating to the correct date if your timezone was GMT+1 or higher.
The small colored legend for the reservation statuses in the calendar filter has been removed. This was done because the shown colors were either invisible or wrong. Because of the flexibility of the GoMeddo coloring system it is not currently possible to generate an accurate and usable legend.
Switching between Resource(Types) on the Resource & Types tab now blocks user interaction to prevent unexpected results from actions performed by the user while the page was loading.
Fixed the Resource(Type) tree context menu actions (‘new child’ and ‘clone’) not working if no Resource(Type) was selected.