File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 88-->
99# ExpressionEngine v7 Change Log
1010
11+ # Version 7.5.4
12+ (Release: November 14th, 2024)
13+
14+ NOTE: ** Important:** This version includes important security updates.
15+
16+ <div class =" max-w-7xl mx-autotext-center " >
17+ <div class =" space-y-8 sm:space-y-12 " >
18+ <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">
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+ <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 >
21+ <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 >
22+ <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 >
23+ </ul>
24+ </div >
25+ </div >
26+
27+ ** Enhancements** 🚀
28+ - Add additional file upload filter
29+
30+ ** Bug Fixes** 💃🐛
31+ - Resolved [ #4583 ] ( https://github.com/ExpressionEngine/ExpressionEngine/pull/4592 ) where cloning an entry moved the revision history to the cloned entry
32+ - Resolved [ #4589 ] ( https://github.com/ExpressionEngine/ExpressionEngine/pull/4589 ) where there was an error removing a field from a Fluid field that was also used in a field group
33+ - Resolved [ #4500 ] ( https://github.com/ExpressionEngine/ExpressionEngine/pull/4500 ) where the "New entry" dropdown was shown even when the limit of entries was reached
34+ - Fix PHP deprecation in the file module
35+
1136# Version 7.5.3
1237(Release: November 6th, 2024)
1338
You can’t perform that action at this time.
0 commit comments