File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 5.68.0 (2025-10-30)
4+
5+ ### What's new
6+ - Add support for ` whereHas() ` etc to query builders [ #8476 ] ( https://github.com/statamic/cms/issues/8476 ) by @ryanmitchell
7+ - Support whereHas etc in eloquent builder [ #12773 ] ( https://github.com/statamic/cms/issues/12773 ) by @ryanmitchell
8+ - Add missing Stache Fake Query methods [ #12885 ] ( https://github.com/statamic/cms/issues/12885 ) by @marcorieser
9+ - Set etags [ #11441 ] ( https://github.com/statamic/cms/issues/11441 ) by @indykoning
10+
11+ ### What's fixed
12+ - Use attributes on term query builder tests, not comments [ #12774 ] ( https://github.com/statamic/cms/issues/12774 ) by @ryanmitchell
13+ - Update ` updated_at ` and ` updated_by ` when duplicating an entry [ #12777 ] ( https://github.com/statamic/cms/issues/12777 ) by @aerni
14+ - Fix edit form errors after change of term slug [ #11056 ] ( https://github.com/statamic/cms/issues/11056 ) by @daun
15+ - Fix ` bard_text ` modifier adding unwanted spaces [ #12855 ] ( https://github.com/statamic/cms/issues/12855 ) by @aerni
16+ - Detect imported fields by checking field value instead of config key [ #12905 ] ( https://github.com/statamic/cms/issues/12905 ) by @el-schneider
17+ - Allow Cache Tags for POST requests [ #12910 ] ( https://github.com/statamic/cms/issues/12910 ) by @marcorieser
18+ - Update entry URIs when collection route is changed [ #11150 ] ( https://github.com/statamic/cms/issues/11150 ) by @duncanmcclean
19+ - Fix field config overrides being lost when ensuring referenced fields [ #12915 ] ( https://github.com/statamic/cms/issues/12915 ) by @el-schneider
20+ - Bump validator from 13.9.0 to 13.15.20 [ #12896 ] ( https://github.com/statamic/cms/issues/12896 ) by @dependabot
21+
22+
23+
324## 5.67.0 (2025-10-16)
425
526### What's new
You can’t perform that action at this time.
0 commit comments