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
Copy file name to clipboardExpand all lines: docs/installation/changelog.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,11 @@
12
12
(Release: August 8, 2022)
13
13
14
14
-**Bug Fixes** 💃🐛
15
-
- Resolved [#2208](https://github.com/ExpressionEngine/ExpressionEngine/issues/2208) where language files were for some add-ons were not placed in correct location.
16
-
- Resolved issue where files used in RTE (Redactor) fieldtype where not stored in the new file format.
17
-
- Resolved issue where some files were not properly counted when calculating file usage.
18
-
- Resolved issue where data corruption could occur with the use of a File field in a Fluid field after running the “Update File Usage” utility.
15
+
- Fixed issue where Update File Usage utility was not always giving correct results.
16
+
- Resolved issue where files in subfolder were not stored properly in RTE field using Redactor.
17
+
- Resolved [#2208](https://github.com/ExpressionEngine/ExpressionEngine/issues/2208) where language files for some add-ons were not placed in correct location.
18
+
- Resolved issue where Grid inside Fluid was not empty initially
19
+
- Resolved issue where filtering by member group in channel form could result in SQL error
0 commit comments