Skip to content

Commit 47db4dd

Browse files
committed
changelog
1 parent cc17b29 commit 47db4dd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Release Notes
22

3+
## 5.67.0 (2025-10-16)
4+
5+
### What's new
6+
- Ability to configure blueprint storage paths [#10639](https://github.com/statamic/cms/issues/10639) by @jacksleight
7+
- Added the ability for Protectors to allow static caching [#11542](https://github.com/statamic/cms/issues/11542) by @kingsven
8+
- Allow stache stores to be excluded from warming and clearing [#11830](https://github.com/statamic/cms/issues/11830) by @ryanmitchell
9+
- Provide search index name callback [#10435](https://github.com/statamic/cms/issues/10435) by @ajnsn
10+
- Add mount field to Collection type in GraphQL [#12607](https://github.com/statamic/cms/issues/12607) by @Skullsneeze
11+
- Throw exception if collection is queried after status [#12744](https://github.com/statamic/cms/issues/12744) by @jasonvarga
12+
- Allow adding of GraphQL mutations [#11908](https://github.com/statamic/cms/issues/11908) by @Skullsneeze
13+
14+
### What's fixed
15+
- Normalize query string when creating nocache session [#11545](https://github.com/statamic/cms/issues/11545) by @duncanmcclean
16+
- CP nav reordering fixes [#11054](https://github.com/statamic/cms/issues/11054) by @jesseleite
17+
- Fix GraphQL error when field doesnt have type [#12757](https://github.com/statamic/cms/issues/12757) by @jasonvarga
18+
- Fix Bard entry links across domains [#12694](https://github.com/statamic/cms/issues/12694) by @edalzell
19+
- Update norwegian translations [#12714](https://github.com/statamic/cms/issues/12714) by @kjetilhole
20+
- Updating CP search to respect selected site. [#12704](https://github.com/statamic/cms/issues/12704) by @tommulroy
21+
- Registering a custom preset should update existing `Server` instance [#12660](https://github.com/statamic/cms/issues/12660) by @duncanmcclean
22+
23+
24+
325
## 5.66.0 (2025-10-03)
426

527
### What's new

0 commit comments

Comments
 (0)