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
- Added preference for TLS version used when sending email over SMTP; [#2035](https://github.com/ExpressionEngine/ExpressionEngine/issues/2035)
27
+
- Added validation for image manipulation names to not be numeric; [#2884](https://github.com/ExpressionEngine/ExpressionEngine/issues/2884)
28
+
29
+
**Bug Fixes 💃🐛**
30
+
31
+
32
+
Bug Fixes 💃🐛
33
+
34
+
- Resolved [#3349](https://github.com/ExpressionEngine/ExpressionEngine/issues/3349) where comment moderation preferences were not fully checked
35
+
- Resolved [#2705](https://github.com/ExpressionEngine/ExpressionEngine/issues/2705) where "minimum rows" setting was not respected by File Grid fields
36
+
- Resolved issue where not all messages were added to template processing log
37
+
- Resolved issue where some errors did not render properly when using custom error template
38
+
- Resolved [#3445](https://github.com/ExpressionEngine/ExpressionEngine/issues/3445) where wrong error message could be shown when creating a grid field
39
+
- Resolved [#674](https://github.com/ExpressionEngine/ExpressionEngine/issues/674) where having conflicting member_id in Member Import XML file was causing SQL error
40
+
- Resolved [#690](https://github.com/ExpressionEngine/ExpressionEngine/issues/690) where is was possible to save required File Grid without files
0 commit comments