Skip to content

v4.0.0-beta.6

Compare
Choose a tag to compare
@kjmartens kjmartens released this 28 Jun 22:29

Added

  • Added defineRules to CalendarModel so users can define their validation rulesets.

Changed

  • Updated FullCalendar demo so URL path always includes date segments if recurring event.

Fixed

  • Fixed a bug where removing event occurrences from the CP Month/Week/Day view pages would sometimes use the day before, depending on your timezone.
  • Fixed a bug where fields that are not translatable were still being translated per site.
  • Fixed a bug where events that had exceptions for all occurrences would throw an error in the CP.
  • Fixed a bug where mass changing of event statuses was allowed when the user did not have the correct permissions.
  • Fixed a bug where siteId was not available in the GraphQL Event Interface.