Some bugfixes and smaller improvements, as well as some new properties on the calendar components to control the view, start date, and prepopulated reservation fields.
Features
- The single and multi calendar components now have API properties that let you control the start date, the displayed view, and the prepopulation of reservation fields. Note that these are API properties and not page builder properties, so they are only accessible when wrapping these components inside your own custom components. More information here.
- The MultiSchedule calendar component now displays a context menu when clicking on the dimensions, just like the Lightning and VisualForce multi-row calendars do.
- The Lightning calendar now prompts the user with a confirmation dialog when clicking Delete on the reservation form.
- The option to create global filters is now disabled if the user has no permission to create global filters.
Bug fixes
- The previous version contained a conversion script that would automatically generate JSON for the new filters, based on your existing filters on the VisualForce calendar. However that script contained a bug causing the conversion to be incorrect. This bug has now been fixed, and if an incorrectly converted filter is detected that filter will be corrected by the upgrade process.
- Fixed a bug where the Lightning calendar would sometimes give the following error on refreshing: [Cannot read property 'x' of null]
- Fixed a bug on the Lightning calendar where the order of fields in the reservation hover window would be reversed compared to their order on the VisualForce calendar.
- The Lightning calendar no longer crashes when the configured reservation title group contains no titles.
- The filter item modal no longer gets hidden behind the other filter panel if you have both filter panels open.
- Fixed a bug where the Lightning calendar would not correctly display unavailabilities, (availability records that have the checkbox ‘Unavailability’ checked).
Admin Actions
If you are upgrading, do the following to get the most out of this GoMeddo release.
- Confirm that your ordering of hover fields is correct after upgrading, because these have been reversed for the Lightning calendar as part of a bug fix. More info on configuring hover fields here.