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
- Resolved [#3429](https://github.com/ExpressionEngine/ExpressionEngine/issues/3429) where `channel="not X"` parameter did not work correctly if channel X did not exist
27
+
- Resolved [#3112](https://github.com/ExpressionEngine/ExpressionEngine/issues/3112) where checkboxes could have been duplicated in long checkboxes lists
28
+
- Resolved [#2627](https://github.com/ExpressionEngine/ExpressionEngine/issues/2627); [#1623](https://github.com/ExpressionEngine/ExpressionEngine/issues/1623) when importing Channel Set that includes File field caused validation error
29
+
- Resolved [#1645](https://github.com/ExpressionEngine/ExpressionEngine/issues/1645) where Channel Sets with File Grid field were not properly imported
30
+
11
31
## Version 7.3.2
12
32
(Release: June 9, 2023)
13
33
@@ -46,7 +66,7 @@
46
66
47
67
- Resolved issue where Entry Manager could show PHP error when some add-on was missing
48
68
- Resolved issue where it was impossible to edit Categories when using phone
49
-
- Resolved #3259 where certain coditionals in templates could generate PHP warning
69
+
- Resolved [#3259](https://github.com/ExpressionEngine/ExpressionEngine/issues/3259) where certain coditionals in templates could generate PHP warning
50
70
- Resolved issue where MariaDB 10 could report the wrong version to the DB requirements checker
0 commit comments