File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 5.51.0 (2025-03-17)
4
+
5
+ ### What's new
6
+ - Allow passing computed fields via an associative array [ #11528 ] ( https://github.com/statamic/cms/issues/11528 ) by @godismyjudge95
7
+ - Enable unselecting fieldtypes for forms [ #11559 ] ( https://github.com/statamic/cms/issues/11559 ) by @godismyjudge95
8
+
9
+ ### What's fixed
10
+ - Fix implied route views [ #11570 ] ( https://github.com/statamic/cms/issues/11570 ) by @duncanmcclean
11
+ - When NavPageInterface has no blueprint fields return something [ #11537 ] ( https://github.com/statamic/cms/issues/11537 ) by @ryanmitchell
12
+ - Password reset action should use custom password reset notification [ #11571 ] ( https://github.com/statamic/cms/issues/11571 ) by @duncanmcclean
13
+ - Fix escaped braces in concurrent requests not getting replaced [ #11583 ] ( https://github.com/statamic/cms/issues/11583 ) by @o1y
14
+ - Fix control panel crashes when titles share name with existing translation file [ #11578 ] ( https://github.com/statamic/cms/issues/11578 ) by @daun
15
+ - Fix carbon deprecation warning [ #11561 ] ( https://github.com/statamic/cms/issues/11561 ) by @jasonvarga
16
+ - Fix icon fieldtype [ #11560 ] ( https://github.com/statamic/cms/issues/11560 ) by @jasonvarga
17
+
18
+
19
+
3
20
## 5.50.0 (2025-03-10)
4
21
5
22
### What's new
You can’t perform that action at this time.
0 commit comments