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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,15 @@
8
8
-->
9
9
# ExpressionEngine v7 Change Log
10
10
11
+
## Version 7.0.3
12
+
(Release: August 8, 2022)
13
+
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.
0 commit comments