diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md index 5ece33cad..03d1344a4 100755 --- a/docs/installation/changelog.md +++ b/docs/installation/changelog.md @@ -8,6 +8,30 @@ --> # ExpressionEngine v7 Change Log +# Version 7.4.9 +(Release: April 23, 2024) + +- **Contributors** 🙌 +
+
+ +
+
+ +**Bug Fixes** 💃🐛 + +- Fix structure empty template id validation issue +- Resolved [#4131](https://github.com/ExpressionEngine/ExpressionEngine/issues/4131) where not all custom fields were displayed when creating member in the CP +- Resolved [#4196](https://github.com/ExpressionEngine/ExpressionEngine/issues/4196) where Spam stopwords language file could not be loaded +- Resolved [#4258](https://github.com/ExpressionEngine/ExpressionEngine/issues/4258) where no error was shown in File Manager when uploading too large files +- Resolved [#4207](https://github.com/ExpressionEngine/ExpressionEngine/issues/4207) where Color Picker settings were not displayed when adding new column into Grid field +- Resolved [#4246](https://github.com/ExpressionEngine/ExpressionEngine/issues/4246) where using `*` could result in invalid URL Title being generated programmatically +- Resolved [#4197](https://github.com/ExpressionEngine/ExpressionEngine/issues/4197) sql error from saving invalid entry with member + # Version 7.4.8 (Release: April 18, 2024)