Released November 14, 2024:
Added:
- Appearance option for the Events Calendar and Events List Elementor widgets.
- Allow usage of Events Calendar and Events List blocks through the new shortcodes
[[sugarcalendar_events_calendar]]
and[[sugarcalendar_events_list]]
. - Display a no events message on the Event List shortcode when there are no events to display.
- Ability to only show upcoming events in the Event List block.
- More UI controls for the Event List block.
Changed:
- Calendar name is now required when creating a new calendar.
- Bump the minimum required WP version to 5.9.
Fixed:
- The shortcode
[sc_events_list display='upcoming_with_recurring']
is not working properly on some WP installations. - Event metadata, such as location, link, etc., is not carried over when duplicating an event.
- Events Calendar and Events List block JS file loading.
- Missing URL escaping.