Changelog
3.2.12020-09-24
Fixes
- Fixed a bug where Calendar would no longer work correctly with MySQL 5.6.
3.2.02020-09-18
Additions
- Added
next
option to theshow_recurrences
parameter, allowing you to display only the next available occurrence that falls within the date range, rather than all available recurrences of that event. - Added support for MySQL 5.7
ONLY_FULL_GROUP_BY
mode.
Fixes
- Fixed a bug where the site's and user's timezone was not correctly affecting the 'today' date in the CP Month/Week/Day views.
- Fixed a bug where some error warnings could sometimes show inside the control panel.
3.1.12019-01-22
Additions
- Added support for
entry_id
parameter in Calendar:Events tag.
Fixes
- Fixed a bug where the Select Dates feature wasn't working when the Date Formatting setting for Calendar was set to something different than defaults.
3.1.02018-10-17
Additions
- Added Select Dates repeat rule!
Fixes
- Fixed a bug where attempting to create new fields could result in an error about
$groupId
for some users.
3.0.72018-08-29
Additions
- Added 'calendar:event_ampm_match' conditional to Calendar:Events tag and custom field display in Channel:Entries. Helps you display event dates/times like '4:00 - 6:30pm' rather than '4:00pm - 6:30pm'.
Fixes
- Fixed a bug where ICS Location and Description fields would not export correctly if you only had them assigned to a field group and not each directly assigned to the channel.
- Fixed a bug where if a multi-day event started before the beginning of a week, the Calendar:Week tag would not include its occurrence in the total events count.
3.0.62018-05-18
Fixes
- Fixed a bug where custom fields would not parse if you only had them assigned to a field group and not each directly assigned to the channel.
- Fixed a bug where the Calendar 1.x migration utility was not working correctly.
3.0.52018-03-01
Changes
- Updated 'First Day of Week' setting in Preferences to include all days of the week.
- Improved EE4 custom field loading in templates.
3.0.42018-01-22
Fixes
- Fixed a bug where new fields created in EE4 were not being fetched properly.
- Fixed a bug where ICS files were not fully supporting ICS formatting standards.
- Fixed a bug where the 'All Day' and 'Repeat' toggles would sometimes conflict with other toggles in CP publish page for EE4.
3.0.32018-01-10
Fixes
- Fixed a bug where the 'All Day' and 'Repeat' toggles were not working correctly in CP publish page for EE4.
3.0.22017-12-21
Fixes
- Fixed a bug where the 'All Day' and 'Repeat' toggles were not working in front end Channel Form for EE4.
3.0.12017-12-12
Fixes
- Fixed a bug where Calendar would trigger some errors in EE4 when creating a new channel.
3.0.02017-12-04
Changes
- Updated for compatibility with ExpressionEngine 4+ (only). For EE3, please use Calendar 2.x.