File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 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.56.0 (2025-05-20)
4
+
5
+ ### What's new
6
+ - Add ` moveQuietly ` method to ` Asset ` class [ #11804 ] ( https://github.com/statamic/cms/issues/11804 ) by @duncanmcclean
7
+ - Add --header option to static warm command [ #11763 ] ( https://github.com/statamic/cms/issues/11763 ) by @ChristianPraiss
8
+
9
+ ### What's fixed
10
+ - Fix values being wrapped in arrays causing multiple selected options [ #11630 ] ( https://github.com/statamic/cms/issues/11630 ) by @simonworkhouse
11
+ - Hide read only and computed fields in user creation wizard [ #11635 ] ( https://github.com/statamic/cms/issues/11635 ) by @duncanmcclean
12
+ - Fix storing submissions of forms with 'files' fieldtypes even when disabled [ #11794 ] ( https://github.com/statamic/cms/issues/11794 ) by @andjsch
13
+ - Corrects Antlers error logging with PHP nodes [ #11800 ] ( https://github.com/statamic/cms/issues/11800 ) by @JohnathonKoster
14
+ - Fix facade PhpDocs for better understanding by Laravel Idea [ #11798 ] ( https://github.com/statamic/cms/issues/11798 ) by @adelf
15
+ - Correct issue with nested noparse and partials [ #11801 ] ( https://github.com/statamic/cms/issues/11801 ) by @JohnathonKoster
16
+ - Prepare value & operator before passing to Eloquent Query Builder [ #11805 ] ( https://github.com/statamic/cms/issues/11805 ) by @duncanmcclean
17
+
18
+
19
+
3
20
## 5.55.0 (2025-05-14)
4
21
5
22
### What's new
You can’t perform that action at this time.
0 commit comments