Skip to content

Commit 291a660

Browse files
committed
changelog
1 parent 72768d7 commit 291a660

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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.16 (2026-03-24)
4+
5+
### What's fixed
6+
- Fix config through Antlers views [#14328](https://github.com/statamic/cms/issues/14328) by @jasonvarga
7+
- Sanitize password reset form redirect value [#14327](https://github.com/statamic/cms/issues/14327) by @jasonvarga
8+
- Restrict markdown preview endpoint [#14326](https://github.com/statamic/cms/issues/14326) by @jasonvarga
9+
- Add authorization to revision routes [#14301](https://github.com/statamic/cms/issues/14301) by @duncanmcclean
10+
- Add CSP header to svg route [#14325](https://github.com/statamic/cms/issues/14325) by @jasonvarga
11+
- Relationship fieldtype authorization tweaks [#14307](https://github.com/statamic/cms/issues/14307) by @duncanmcclean
12+
- Allow external redirects from Form::getSubmissionRedirect [#14318](https://github.com/statamic/cms/issues/14318) by @jasonvarga
13+
- Handle more cases in external url detection [#14312](https://github.com/statamic/cms/issues/14312) by @jasonvarga
14+
- Fix live preview token scope [#14304](https://github.com/statamic/cms/issues/14304) by @jasonvarga
15+
- Fix PHP sanitization edge cases [#14300](https://github.com/statamic/cms/issues/14300) by @duncanmcclean
16+
17+
18+
319
## 5.73.15 (2026-03-18)
420

521
### What's fixed

0 commit comments

Comments
 (0)