Skip to content

Commit 9dc56ec

Browse files
authored
Merge pull request #976 from ExpressionEngine/7.dev
Release/7.5.10
2 parents 1af03b6 + 5850ec7 commit 9dc56ec

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/installation/changelog.md

+17
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@
88
-->
99
# ExpressionEngine v7 Change Log
1010

11+
## Version 7.5.10
12+
(Release: April 3rd, 2025)
13+
14+
<div class="max-w-7xl mx-autotext-center">
15+
<div class="space-y-8 sm:space-y-12">
16+
<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">
17+
<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>
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/1181219?v=4" /><div class="space-y-2"><div class="text-xs font-medium lg:text-sm"><p class="mb-1">robinsowell</p><p class="text-indigo-600"><a href="https://github.com/ExpressionEngine/ExpressionEngine/commits?author=robinsowell" target="_BLANK">@robinsowell</a></p></div></div></div></li>
20+
</ul>
21+
</div>
22+
</div>
23+
24+
**Bug Fixes** 💃🐛
25+
- Resolved an issue where updates from the CLI would fail if not running from a built release
26+
- Added default values for the roles table in the event they did not take effect in older updates
27+
1128
## Version 7.5.9
1229
(Release: March 26th, 2025)
1330

0 commit comments

Comments
 (0)