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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,11 @@
29
29
**Bug Fixes** 💃🐛
30
30
31
31
- Resolved [#4050](https://github.com/ExpressionEngine/ExpressionEngine/issues/3913) where error was shown in Channel Form when multiple category groups were assigned
32
-
-Resolve[#4048](https://github.com/ExpressionEngine/ExpressionEngine/issues/4048) where category group could not be added from Channel page if no other category groups exist
32
+
-Resolved[#4048](https://github.com/ExpressionEngine/ExpressionEngine/issues/4048) where category group could not be added from Channel page if no other category groups exist
33
33
- Resolved issue when category group settings were not retained after editing from Channel page
34
34
- Resolved issue where `{categories}` variable pair was not populated in Channel Form
35
+
- Resolved issue where only one category group was shown in Categories filter in Entry manager if the channel is selected
36
+
- Resolved issue where Categories filter was empty if no channel is selected in Entry Manager
35
37
- Resolved [#3913](https://github.com/ExpressionEngine/ExpressionEngine/issues/3913) where PHP deprecation error could be shown on entry manager page when entry author did not exist
36
38
- Resolved [#3894](https://github.com/ExpressionEngine/ExpressionEngine/issues/3894) where PHP error could be shown when displaying CAPTCHA using PHP 8.1
37
39
- Resolved [#3886](https://github.com/ExpressionEngine/ExpressionEngine/issues/3886) where namespace of exception handler in the `backup:database` command was causing issues when it fails
0 commit comments