File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v6.0 - 2026-04-23
4+
5+ ### 🔥 Breaking
6+
7+ - ` dates ` variable in the events: calendar has been removed
8+ - ` location ` setting has been removed
9+ - Addon settings are used instead of config file (should be migrated)
10+ - Requires Statamic v6
11+
12+ ### 🚀 New
13+
14+ - Ability to shift all occurrences to the same timezone when using the tags
15+ - ` weekDays ` tag that returns translated (based on current site's locale) days of the week.
16+ - Timezone blueprint field is now a Dictionary
17+ - Timezone defaults to Events default timezone, falling back to Statamic's ` display_timezone ` then the ` app.timezone ` then ` UTC `
18+ - Added ` spanning ` , ` spanning_start ` & ` spanning_end ` for occurrences that span across days
19+
20+ ### 🧰 Maintenance
21+
22+ - Update docs [ @edalzell ] ( https://github.com/edalzell ) (#151 )
23+ - Update test matrix for Statamic v6 [ @marcorieser ] ( https://github.com/marcorieser ) (#153 )
24+
325## v5.8.3 - 2025-08-29
426
527### 🐛 Fixed
You can’t perform that action at this time.
0 commit comments