diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md index 9a5002878..a5555c166 100755 --- a/docs/installation/changelog.md +++ b/docs/installation/changelog.md @@ -8,6 +8,34 @@ --> # ExpressionEngine v7 Change Log +## Version 7.2.10 +(Release: February 20, 2023) + +- **Contributors** 🙌 +
+
+ +
+
+ +**Bug Fixes** 💃🐛 + +- Resolved [#2847](https://github.com/ExpressionEngine/ExpressionEngine/pull/2847) where some jump menu items were showing data from other MSM sites +- Resolved issue where performing post-upgrade checks could show PHP error +- Resolved issue where PHP notice could be shown on Live Preview when invoked from Entries prolet +- Resolved [#2481](https://github.com/ExpressionEngine/ExpressionEngine/pull/2481) where member count query was suboptimal +- Resolved an issue where the author filter could have a missing label. +- Resolved [#2838](https://github.com/ExpressionEngine/ExpressionEngine/pull/2838) where the new related entry modal generates JS errors +- Resolved issue when saving Grid field from third-party code could behave incorrectly +- Resolved [#2233](https://github.com/ExpressionEngine/ExpressionEngine/pull/2233) where cloning entry without comments could generate PHP deprecation notices +- Resolved [#2829](https://github.com/ExpressionEngine/ExpressionEngine/pull/2829) where entry search in mobile view was not working + ## Version 7.2.9 (Release: February 7, 2023)