Skip to content

Commit dfb529c

Browse files
authored
Merge pull request #840 from ExpressionEngine/release/7.4.8
Release 7.4.8
2 parents 837ab78 + 75440e8 commit dfb529c

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
@@ -8,6 +8,28 @@
88
-->
99
# ExpressionEngine v7 Change Log
1010

11+
# Version 7.4.8
12+
(Release: April 18, 2024)
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/23382425?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Yulyaswan</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>
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/563996?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">Bryan Nielsen</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=bryannielsen" target="_BLANK">@bryannielsen</a></p></div></div></div></li>
20+
</ul>
21+
</div>
22+
</div>
23+
24+
**Enhancements** 🚀
25+
26+
- Added focus on search input when choosing the type for a new field.
27+
28+
**Bug Fixes** 💃🐛
29+
30+
- Resolved [#4187](https://github.com/ExpressionEngine/ExpressionEngine/issues/4187) where Pro Variables tag was causing a warning
31+
- Resolved issue where an entry without structure parent fails validation
32+
1133
# Version 7.4.7
1234
(Release: April 15, 2024)
1335

0 commit comments

Comments
 (0)