diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md index 1fa60d8a..f9c4db43 100755 --- a/docs/installation/changelog.md +++ b/docs/installation/changelog.md @@ -8,6 +8,34 @@ --> # ExpressionEngine v7 Change Log +## Version 7.5.12 +(Release: May 15th, 2025) + +
+
+ +
+
+ +**Enhancements** 🚀 + +- Improved exception reporting screen + +**Bug Fixes** 💃🐛 + +- Resolved [#4826](https://github.com/ExpressionEngine/ExpressionEngine/issues/4826) where a PHP Warning could be shown when referencing non-existing JavaScript templates in CP +- Resolved [#4811](https://github.com/ExpressionEngine/ExpressionEngine/issues/4811) where error messages were not clear when uploading attachments on Communicate page +- Resolved [#4832](https://github.com/ExpressionEngine/ExpressionEngine/issues/4832) where RTE image button opens blank on first load +- Resolved [#4462](https://github.com/ExpressionEngine/ExpressionEngine/issues/4462) where pagination was not correct when extra characters were added to the pagination URI +- Resolved [#4466](https://github.com/ExpressionEngine/ExpressionEngine/issues/4466) where an extra character was shown for saved field conditions +- Resolved [#4773](https://github.com/ExpressionEngine/ExpressionEngine/issues/4773) where deprecation error could be shown on some MSM sites where Structure is installed +- Resolved [#4460](https://github.com/ExpressionEngine/ExpressionEngine/issues/4460) where deprecation error was shown when using one of the PHP utility functions +- Resolved issue where displaying Structure column in Entry Manager would cause duplicate queries + ## Version 7.5.11 (Release: May 5th, 2025)