From a600ab17d527cd7b67eede29f2209c8cf88af517 Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Fri, 20 Dec 2024 16:34:25 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e6727c17..fea64c4239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Release Notes +## 5.45.0 (2024-12-20) + +### What's new +- Allow form fields view to be rendered with single tag [#11293](https://github.com/statamic/cms/issues/11293) by @jasonvarga +- Improve form field accessibility [#10993](https://github.com/statamic/cms/issues/10993) by @daun + +### What's fixed +- Prevent duplicate roles & groups [#11270](https://github.com/statamic/cms/issues/11270) by @duncanmcclean +- Improve error handling when using entry publish actions [#11289](https://github.com/statamic/cms/issues/11289) by @ryanmitchell + + + ## 5.44.0 (2024-12-18) ### What's new