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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Release Notes
2
2
3
+
## 5.73.0 (2026-01-21)
4
+
5
+
### What's new
6
+
- Allow config values to be used in forms [#11403](https://github.com/statamic/cms/issues/11403) by @FrittenKeeZ
7
+
- Allow closure in cascade content hydration [#13580](https://github.com/statamic/cms/issues/13580) by @marcorieser
8
+
9
+
### What's fixed
10
+
-`AssetContainer::accessible()` should take filesystem visibility into account [#13621](https://github.com/statamic/cms/issues/13621) by @duncanmcclean
11
+
- Augment appended form config fields for Antlers [#13111](https://github.com/statamic/cms/issues/13111) by @marcorieser
12
+
- Fix error from `DefaultInvalidator` when creating a nav [#13596](https://github.com/statamic/cms/issues/13596) by @duncanmcclean
13
+
- Prevent redirect when creating term via fieldtype [#13595](https://github.com/statamic/cms/issues/13595) by @duncanmcclean
14
+
- Handle null value gracefully [#13598](https://github.com/statamic/cms/issues/13598) by @aerni
15
+
- Fix existing field validation with prefixed fieldset imports [#13551](https://github.com/statamic/cms/issues/13551) by @duncanmcclean
0 commit comments