New features:
- Compatible with the latest MODX 3 beta.
- Update FullCalendar in backend from 3.x to 5.x
- Use Luxon instead of moment.js
- FullCalendar language is based on MODX Manager language
- A not recurring event will have an entry in the AgendaEventDates table too.
- Hide the repeats tab during editing not recurring events.
- Hide the images, videos and users tabs during creating events.
- Hide the images, videos and users tabs during creating events.
The following issues are fixed:
- Removing only one repeat removed all future repeats of an event
- The end time of an event was increased by one minute in the list view
- Fix a wrong isArray check