You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Release Notes
2
2
3
+
## 5.71.0 (2026-01-08)
4
+
5
+
### What's new
6
+
- PHP 8.5 Compatibility [#13112](https://github.com/statamic/cms/issues/13112) by @duncanmcclean
7
+
- Add ability to get raw array directly from Values object [#13318](https://github.com/statamic/cms/issues/13318) by @andjsch
8
+
- Make GetItemsContainingData hookable [#13302](https://github.com/statamic/cms/issues/13302) by @ryanmitchell
9
+
10
+
### What's fixed
11
+
- Fix structure not being saved to collection [#13479](https://github.com/statamic/cms/issues/13479) by @jasonvarga
12
+
- Fix JsDriver::addToFormData call to match interface signature [#13463](https://github.com/statamic/cms/issues/13463) by @andrii-trush
13
+
- Fix add set button not overlap content on small container [#13269](https://github.com/statamic/cms/issues/13269) by @lecoa
14
+
- Terms Filter: Use `terms` fieldtype instead of `select`[#13439](https://github.com/statamic/cms/issues/13439) by @duncanmcclean
15
+
- Fix blueprint cache [#13430](https://github.com/statamic/cms/issues/13430) by @aerni
16
+
- Add `Nav::clearCachedUrls` expectation to `AddonTestCase`[#13396](https://github.com/statamic/cms/issues/13396) by @duncanmcclean
17
+
- Remove "Bulgarian Lev" from Currencies dictionary [#13414](https://github.com/statamic/cms/issues/13414) by @duncanmcclean
18
+
- Ensure field parent is set correctly [#13305](https://github.com/statamic/cms/issues/13305) by @aerni
19
+
- Invalidate nav's URL cache when collection/taxonomy/etc is created [#13297](https://github.com/statamic/cms/issues/13297) by @duncanmcclean
20
+
- Fix whereNotIn error with nulls [#13266](https://github.com/statamic/cms/issues/13266) by @jasonvarga
21
+
- Fix `eloquent:import-users` command with computed values [#13260](https://github.com/statamic/cms/issues/13260) by @duncanmcclean
22
+
- Fix page collection and mounted collection [#13250](https://github.com/statamic/cms/issues/13250) by @jasonvarga
23
+
- French translations [#13300](https://github.com/statamic/cms/issues/13300) by @ebeauchamps
24
+
- Bump validator from 13.15.20 to 13.15.22 [#13234](https://github.com/statamic/cms/issues/13234) by @dependabot
25
+
- Bump qs from 6.11.1 to 6.14.1 [#13409](https://github.com/statamic/cms/issues/13409) by @dependabot
0 commit comments