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.48.0 (2025-03-21)
4
+
5
+ ### What's new
6
+ - Carbon 3 support [ #11348 ] ( https://github.com/statamic/cms/issues/11348 ) by @duncanmcclean
7
+ - Allow custom asset container contents cache store [ #11481 ] ( https://github.com/statamic/cms/issues/11481 ) by @ryanmitchell
8
+ - Add support for ` $view ` parameter closure with ` Route::statamic() ` [ #11452 ] ( https://github.com/statamic/cms/issues/11452 ) by @jesseleite
9
+ - Add Unlink All action to relationship fields [ #11475 ] ( https://github.com/statamic/cms/issues/11475 ) by @jacksleight
10
+
11
+ ### What's fixed
12
+ - Fix handle dimensions of rotated videos [ #11479 ] ( https://github.com/statamic/cms/issues/11479 ) by @grischaerbe
13
+ - Entries Fieldtype: Hide tree view when using query scopes [ #11484 ] ( https://github.com/statamic/cms/issues/11484 ) by @duncanmcclean
14
+ - Fix issue with localization files named like handles [ #11482 ] ( https://github.com/statamic/cms/issues/11482 ) by @ChristianPraiss
15
+ - Fix cannot use paginate/limit error when one is null [ #11478 ] ( https://github.com/statamic/cms/issues/11478 ) by @jacksleight
16
+ - Fix primitive type hint handling in Statamic routes [ #11476 ] ( https://github.com/statamic/cms/issues/11476 ) by @jesseleite
17
+
18
+
19
+
3
20
## 5.47.0 (2025-03-18)
4
21
5
22
### What's new
You can’t perform that action at this time.
0 commit comments