Releases: transformstudios/statamic-events
Releases · transformstudios/statamic-events
v6.0-alpha.4
🔥 Breaking
datesvariable in the events:calendar has been removedlocationsetting has been removed- Addon settings are used instead of config file (should be migrated)
- Requires Statamic v6
🚀 New
- Ability to shift all occurrences to the same timezone when using the tags
weekDaystag that returns translated (based on current site's locale) days of the week.- Timezone blueprint field is now a Dictionary
- Timezone defaults to Events default timezone, falling back to Statamic's
display_timezonethen theapp.timezonethenUTC - Added
spanning,spanning_start&spanning_endfor occurrences that span across days
🧰 Maintenance
- Update docs @edalzell (#151)
- Update test matrix for Statamic v6 @marcorieser (#153)