1.7.0 on August 6, 2026
This release gives developers the context needed to customize how repeating events are scheduled, and corrects an end date appearing on single-day events in entry lists.
🐛 Fixed
- Fixes an end date appearing on single-day events listed after a multi-day event, even when the End Date input is turned off.
🔧 Updated
- Foundation to version 1.28.0.
💻 Developer Updates
- The
gk/field-event/cron-valuefilter now also receives the selected repeat frequency, the event's start date and timestamp, whether the event runs all day, and the start time. Existing callbacks that accept only the first parameter continue to work. - Documented the
gk/field-event/inputs,gk/field-event/input-name, andgk/field-event/input-wrapper-classesfilters, each available since 1.1.0.