You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed description for `is_system_on` setting on MSM sites for extra clarity; [#3043](https://github.com/ExpressionEngine/ExpressionEngine/issues/3043)
29
+
- Added `{folder_id}` variable and parameter for subfolder support in `exp:file:entries` tag; [#3820](https://github.com/ExpressionEngine/ExpressionEngine/issues/3820)
30
+
- Added possibility to collapse categories in control panel; [#2917](https://github.com/ExpressionEngine/ExpressionEngine/issues/2917)
31
+
32
+
**Bug Fixes** 💃🐛
33
+
34
+
- Resolved [#3745](https://github.com/ExpressionEngine/ExpressionEngine/issues/3745) where Color picker not working inside grid
35
+
- Resolved [#3841](https://github.com/ExpressionEngine/ExpressionEngine/issues/3841) where `foreign_chars` config was missing commonly used symbol
36
+
- Resolved [#3825](https://github.com/ExpressionEngine/ExpressionEngine/issues/3825) where PHP deprecation error could be shown when using some third-party fieldtypes in Fluid field
37
+
- Resolved [#3808](https://github.com/ExpressionEngine/ExpressionEngine/issues/3808) where PHP deprecation messages could be shown when saving entry using PHP 8.2
38
+
- Resolved issue where it was not possible to address new tabs on CP Layouts page with external JavaScript
0 commit comments