Events Icon

Events

6.0

April 23rd, 2026

πŸ”₯ Breaking

  • dates variable in the events:calendar has been removed
  • location setting 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
  • weekDays tag 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_timezone then the app.timezone then UTC
  • Added spanning, spanning_start & spanning_end for occurrences that span across days

🧰 Maintenance