Skip to content

v5.0.28

Latest

Choose a tag to compare

@kjmartens kjmartens released this 08 May 16:44
v5.0.28
6e35b30

Changed

  • Migrated event popups in the CP Month/Week/Day views from qTip JS to Tippy JS to address some display issues.

Fixed

  • Fixed an issue where event content could fail to migrate correctly when multiple calendars used different field layouts while running the calendar/events/fix-titles and calendar/events/fix-contents console commands.
  • Fixed a TypeError in EventQuery::setAllDay() by allowing null values.
  • Fixed an issue where recurring events could be missing from the search index due to a six-month end date limit.
  • Fixed formatting of Start Date and End Date columns in the CP Events list view for timed vs. all-day events.
  • Fixed an issue where control panel-specific CSS was being registered on non-CP requests.