1.7 Upgrade guide
Upgrade from 1.9.x to 2.5.0 or 2.4.x to 2.5.0
When using Create new events
Enabling event creation used to be a boolean but is now an enumeration. To re-enable event creation please set the "Create new events setting" to a value and re-link your "On create event" action.
When using autoheight = false
If you have disabled auto height and are using CSS to set the height of your scheduler, you should set the new "Height unit" setting under the "Scheduler" tab to "Don't set/Custom".
When using multiple event datasources
The internal event ID for the widget was previously set to the GUID of the object. This has been updated to use the event ID attribute if it is set, and if not, the “Event ID” attribute. If your project uses multiple data sources and both have an “Event ID” attribute, ensure the IDs are unique across data sources.
You can also make the id’s unique by leaving the “Event ID” empty.
Resource class attribute
We have moved the position of the resource class. If you currently use this, please check if your styling is still intact.