Skip to content

Commit ceaa464

Browse files
committed
changelog
1 parent 38a6099 commit ceaa464

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release Notes
22

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+
320
## 5.50.0 (2025-03-10)
421

522
### What's new

0 commit comments

Comments
 (0)