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-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,11 @@
23
23
24
24
**Bug Fixes** 💃🐛
25
25
26
-
- Resolved [#3147](https://github.com/ExpressionEngine/ExpressionEngine/issues/3147) where templates export did not work when using PHP 8.1
27
-
- Resolved issue where built-in RTE field was giving error when using with Low Variables
26
+
27
+
- Resolved [#3147](https://github.com/ExpressionEngine/ExpressionEngine/issues/3147) where template export did not work when using PHP 8.1
28
+
- Resolved issue where built-in RTE field had an error when used in with Low Variables
28
29
- Resolved [#3157](https://github.com/ExpressionEngine/ExpressionEngine/issues/3157) where the list of authors to reassign the entries when deleting member could be wrong
29
-
- Resolved [#3202](https://github.com/ExpressionEngine/ExpressionEngine/issues/3202) where searching in Categories filter in File Manager category did not work after changing another filter
30
+
- Resolved [#3202](https://github.com/ExpressionEngine/ExpressionEngine/issues/3202) where searching in the Categories filter in the File Manager category did not work after changing another filter
30
31
- Resolved [#1899](https://github.com/ExpressionEngine/ExpressionEngine/issues/1899) Where the "link" HTML button didn't work as intended
0 commit comments