Skip to content

Commit 7ef8d63

Browse files
edalzellgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent e1e0901 commit 7ef8d63

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
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

0 commit comments

Comments
 (0)