Skip to content

Commit 51aa67a

Browse files
author
Andy McCormick
committed
reorderd changelog
1 parent dc2ef64 commit 51aa67a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/installation/changelog.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,21 @@
99
# ExpressionEngine v6 Change Log
1010
## Version 6.2.6 (Release: February 21, 2022)
1111

12+
- **Contributors** 🙌
13+
1214
- **Bug Fixes** 💃🐛
15+
- Resolved [#1086](https://github.com/ExpressionEngine/ExpressionEngine/issues/1086) where commented out sections of templates were not excempt from bad tags check
16+
- Resolved [#1277](https://github.com/ExpressionEngine/ExpressionEngine/issues/1277) where category field names could not be reused in different category groups.
17+
- Resolved [#1319](https://github.com/ExpressionEngine/ExpressionEngine/issues/1319) where same template could not be used for Seach results and no results pages
18+
- Resolved [#1531](https://github.com/ExpressionEngine/ExpressionEngine/issues/1531) where commands with longer names were not listed peroperly in CLI
1319
- Resolved [#1631](https://github.com/ExpressionEngine/ExpressionEngine/issues/1631) where Jump Menu was appearing over Live Preview
20+
- Resolved [#1764](https://github.com/ExpressionEngine/ExpressionEngine/issues/1764) where PHP error might have been shown when cache was cleared
21+
- Resolved [#1794](https://github.com/ExpressionEngine/ExpressionEngine/issues/1794) where icons to show/hide password were not showing up correctly in Safari
1422
- Resolved [#1813](https://github.com/ExpressionEngine/ExpressionEngine/issues/1813) where Forums CP was showing PHP errors
1523
- Resolved the issue where search in Forum was sometimes not functioning correctly
1624
- Resolved the issue where categories were not properly assigned when using Metaweblog API
1725
- Resolved the issue where some links in the Control Panel could be incorrect
18-
- Resolved [#1794](https://github.com/ExpressionEngine/ExpressionEngine/issues/1794) where icons to show/hide password were not showing up correctly in Safari
19-
- Resolved [#1764](https://github.com/ExpressionEngine/ExpressionEngine/issues/1764) where PHP error might have been shown when cache was cleared
20-
- Resolved [#1531](https://github.com/ExpressionEngine/ExpressionEngine/issues/1531) where commands with longer names were not listed peroperly in CLI
21-
- Resolved [#1319](https://github.com/ExpressionEngine/ExpressionEngine/issues/1319) where same template could not be used for Seach results and no results pages
22-
- Resolved [#1086](https://github.com/ExpressionEngine/ExpressionEngine/issues/1086) where commented out sections of templates were not excempt from bad tags check
2326
- Resolved the issue where updaing using CLI was not possible from some old ExpressionEngine versions
24-
- Resolved [#1277](https://github.com/ExpressionEngine/ExpressionEngine/issues/1277) where category field names could not be reused in different category groups.
2527
- Resolved issue where RTE styles were not respecting Dark theme in CP
2628
- Resolved issue where `title` attribute was not available for images in Grid and File Grid
2729

0 commit comments

Comments
 (0)