Skip to content

Commit b046758

Browse files
committed
changelog
1 parent c53fbc1 commit b046758

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

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
16+
17+
18+
319
## 5.72.0 (2026-01-13)
420

521
### What's new

0 commit comments

Comments
 (0)