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 Fluid Field variables `count_group` and `index_group` for use with Field Groups [#4594](https://github.com/ExpressionEngine/ExpressionEngine/issues/4594)
28
+
29
+
**Bug Fixes** 💃🐛
30
+
31
+
- Resolved [#4336](https://github.com/ExpressionEngine/ExpressionEngine/issues/4336), [#4345](https://github.com/ExpressionEngine/ExpressionEngine/issues/4345) where RTE has CSS issue
32
+
- Resolved [#3384](https://github.com/ExpressionEngine/ExpressionEngine/issues/3384) where Reassign Entries dialog did not populate when deleting a member
33
+
- Resolved [#4451](https://github.com/ExpressionEngine/ExpressionEngine/issues/4451) where "Resend activation email" link was not working correctly
34
+
- Resolved [#4468](https://github.com/ExpressionEngine/ExpressionEngine/issues/4468) where link to list all members in a role was not correct on Roles page
35
+
- Resolved [#4590](https://github.com/ExpressionEngine/ExpressionEngine/issues/4590) where the Channel Calendar tag results could be incorrect
36
+
- Resolved [#4575](https://github.com/ExpressionEngine/ExpressionEngine/issues/4575) where Fluid Field loop variables could be incorrect with individual fields
37
+
- Resolved [#4588](https://github.com/ExpressionEngine/ExpressionEngine/issues/4588) where copying field code would not work when CP session type was set to session only
38
+
- Resolved an issue with deleting a member through modal window
39
+
11
40
# Version 7.5.4
12
41
(Release: November 14th, 2024)
13
42
@@ -28,9 +57,9 @@ NOTE: **Important:** This version includes important security updates.
28
57
- Add additional file upload filter
29
58
30
59
**Bug Fixes** 💃🐛
31
-
- Resolved [#4583](https://github.com/ExpressionEngine/ExpressionEngine/pull/4592) where cloning an entry moved the revision history to the cloned entry
32
-
- Resolved [#4589](https://github.com/ExpressionEngine/ExpressionEngine/pull/4589) where there was an error removing a field from a Fluid field that was also used in a field group
33
-
- Resolved [#4500](https://github.com/ExpressionEngine/ExpressionEngine/pull/4500) where the "New entry" dropdown was shown even when the limit of entries was reached
60
+
- Resolved [#4583](https://github.com/ExpressionEngine/ExpressionEngine/issues/4583) where cloning an entry moved the revision history to the cloned entry
61
+
- Resolved [#4589](https://github.com/ExpressionEngine/ExpressionEngine/issues/4589) where there was an error removing a field from a Fluid field that was also used in a field group
62
+
- Resolved [#4500](https://github.com/ExpressionEngine/ExpressionEngine/issues/4500) where the "New entry" dropdown was shown even when the limit of entries was reached
0 commit comments