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
- Reduce the number of queries when fetching templates by caching some
31
+
32
+
**Bug Fixes** 💃🐛
33
+
34
+
- Resolved [#3636](https://github.com/ExpressionEngine/ExpressionEngine/issues/3636) where searching in File Manager while having Upload Directory selected did not include files in subfolders
35
+
- Resolved [#2814](https://github.com/ExpressionEngine/ExpressionEngine/issues/2814) where Date picker wasn't always showing calendar when manually entering date into a date field
36
+
- Resolved [#3718](https://github.com/ExpressionEngine/ExpressionEngine/issues/3718) where edit links were showing up in Relationship field even for entries where user had no permissions
37
+
- Resolved issue where PHP notice was shown when running updater using PHP 8.2
38
+
- Resolved issue where the user was redirected to different page after saving Front-End Editing Settings
0 commit comments