Skip to content

Commit aef5655

Browse files
committed
ExpressionEngine 6.2.6
1 parent 96f96d6 commit aef5655

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/installation/changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@
77
@license https://expressionengine.com/license Licensed under Apache License, Version 2.0
88
-->
99
# ExpressionEngine v6 Change Log
10+
## Version 6.2.6 (Release: February 21, 2022)
11+
12+
- **Bug Fixes** 💃🐛
13+
- Resolved [#1631](https://github.com/ExpressionEngine/ExpressionEngine/issues/1631) where Jump Menu was appearing over Live Preview
14+
- Resolved [#1813](https://github.com/ExpressionEngine/ExpressionEngine/issues/1813) where Forums CP was showing PHP errors
15+
- Resolved the issue where search in Forum was sometimes not functioning correctly
16+
- Resolved the issue where categories were not properly assigned when using Metaweblog API
17+
- 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
23+
- 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.
25+
- Resolved issue where RTE styles were not respecting Dark theme in CP
26+
27+
- **Developers** 💻
28+
- Resolved issue where using `disabled` attibute on shared field view was erasing all other attributes
29+
- Updated the cleanup of JavaScript code to use angle brackets
30+
- Improved Cypress tests performance
31+
1032
## Version 6.2.5 (Release: February 10, 2022)
1133

1234
- **Contributors** 🙌

0 commit comments

Comments
 (0)