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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,13 @@ NOTE: **Important:** This version includes important security updates.
25
25
</div>
26
26
27
27
**Enhancements** 🚀
28
-
- Add additional filter to file upload
28
+
- Add additional file upload filter
29
29
30
30
**Bug Fixes** 💃🐛
31
-
- Resolved [#4583](https://github.com/ExpressionEngine/ExpressionEngine/pull/4592) where cloning an entry moved the revision history
31
+
- Resolved [#4583](https://github.com/ExpressionEngine/ExpressionEngine/pull/4592) where cloning an entry moved the revision history to the cloned entry
32
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 "New entry" dropdown was shown even when limit of entries was reached
34
-
- Fix PHP deprecation in file module
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
0 commit comments