Skip to content

Commit 8bdf5e4

Browse files
author
Andy McCormick
committed
6.4.3 changelog
1 parent 0c32f05 commit 8bdf5e4

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/installation/changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,27 @@
88
-->
99
# ExpressionEngine v6 Change Log
1010

11+
## Version 6.4.3
12+
(Release: December 12, 2022)
13+
14+
- **Contributors** 🙌
15+
<div class="max-w-7xl mx-autotext-center">
16+
<div class="space-y-8 sm:space-y-12">
17+
<ul role="list" class="mx-auto grid grid-cols-2 gap-x-4 gap-y-1 sm:grid-cols-4 md:gap-x-6 lg:max-w-5xl lg:gap-x-8 lg:gap-y-1 xl:grid-cols-5">
18+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/11818941?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Matt Johnson</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=matthewjohns0n" target="_BLANK">@matthewjohns0n</a></p></div></div></div></li>
19+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/23382425?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Yulya Lebed</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=Yulyaswan" target="_BLANK">@Yulyaswan</a></p></div></div></div></li>
20+
<li><div class="space-y-4 text-center"><img class="mx-auto h-20 w-20 rounded-full lg:w-24 lg:h-24" src="https://avatars.githubusercontent.com/u/752126?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Yuri Salimovskiy</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=intoeetive" target="_BLANK">@intoeetive</a></p></div></div></div></li>
21+
</ul>
22+
</div>
23+
</div>
24+
25+
- **Bug Fixes** 💃🐛
26+
- Resolved [#2608](https://github.com/ExpressionEngine/ExpressionEngine/pull/2608) where the order in which the categories are displayed on the publish page does not match the actual order from the Categories Manager page
27+
- Resolved [#2621](https://github.com/ExpressionEngine/ExpressionEngine/pull/2621) where `{exp:channel:entries orderby="view_count_one"}` when used on category page could throw error on MySQL 5.7
28+
- Resolved [#2577](https://github.com/ExpressionEngine/ExpressionEngine/pull/2577) where Control Panel entry pages have missing .map files
29+
- Resolved [#2625](https://github.com/ExpressionEngine/ExpressionEngine/pull/2625) where updater script could fail on some server configurations
30+
31+
1132
## Version 6.4.2
1233
(Release: December 6, 2022)
1334

0 commit comments

Comments
 (0)