Skip to content

Releases: solspace/craft-calendar

v4.0.0-beta.8

02 Aug 17:50
Compare
Choose a tag to compare

Changed

  • Changed the package name from solspace/craft3-calendar to solspace/craft-calendar.

Fixed

  • Fixed a bug where calendar handles could have dashes in them.
  • Fixed a bug where saving an event with required fields in a multi-site environment could miss some error validation.

v3.3.15

02 Aug 17:48
Compare
Choose a tag to compare

Changed

  • Changed the package name from solspace/craft3-calendar to solspace/craft-calendar.

Fixed

  • Fixed a bug where calendar handles could have dashes in them.
  • Fixed a bug where saving an event with required fields in a multi-site environment could miss some error validation.

v4.0.0-beta.7

27 Jul 22:24
Compare
Choose a tag to compare

Added

  • Added an on-demand option (addFirstOccurrenceDate()) to display the first occurrence date result in an occurrences list of events that use the "Select Dates" repeat rule.

Fixed

  • Fixed a bug where the ICS Location and Description mapping settings for each calendar were not working.
  • Fixed a bug where some sites making heavy use of the "Select Dates" repeat rule could experience performance issues.

v3.3.14

27 Jul 22:10
Compare
Choose a tag to compare

Added

  • Added an on-demand option (addFirstOccurrenceDate()) to display the first occurrence date result in an occurrences list of events that use the "Select Dates" repeat rule.

Fixed

  • Fixed a bug where some sites making heavy use of the "Select Dates" repeat rule could experience performance issues.

v4.0.0-beta.6

28 Jun 22:29
Compare
Choose a tag to compare

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.

v3.3.13.1

28 Jun 22:23
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where fields that are not translatable were still being translated per site.
  • Fixed a bug where the End Repeat date was overriding the Start Date (in 3.3.13 only).

v3.3.13

28 Jun 15:01
Compare
Choose a tag to compare

Added

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

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 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.
  • Fixed a potential PHP 8.1 compatibility issue.

v4.0.0-beta.5

27 May 13:43
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where editing existing events could trigger an error if using multiple sites.
  • Fixed a potential PHP 8.1 compatibility issue.

v4.0.0-beta.4

25 May 15:39
Compare
Choose a tag to compare

4.0.0-beta.4 - 2022-05-25

Fixed

  • Fixed a bug where sites using Feed Me with Calendar could see errors in the control panel.

v3.3.12

25 May 15:28
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where editing existing events could trigger an error if using multiple sites in Craft 3.7.42+.