From bdd4156b0da978da3e6c4d16dcb00405507b3f1a Mon Sep 17 00:00:00 2001 From: krishana7911 Date: Thu, 9 Jan 2025 12:13:45 +0530 Subject: [PATCH] Update Changelog and Upgrade Notice --- README.md | 3 +-- readme.txt | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a9a14775a..a26dc9ff1 100755 --- a/README.md +++ b/README.md @@ -155,8 +155,7 @@ https://www.youtube.com/watch?v=dJrykKQGDcs * Fixed - * Fixed the read property on null warnings. - * Fixed warnings related to dynamic property creation. + * Fixed PHP warnings for WP v6.7 * Fixed the premium page layout in the rtMedia settings. ### 4.6.21 [Septemeber 23, 2024] ### diff --git a/readme.txt b/readme.txt index 90b9dd1fe..012e8cd85 100755 --- a/readme.txt +++ b/readme.txt @@ -137,8 +137,7 @@ http://www.youtube.com/watch?v=dJrykKQGDcs * Fixed - * Fixed the read property on null warnings. - * Fixed warnings related to dynamic property creation. + * Fixed PHP warnings for WP v6.7 * Fixed the premium page layout in the rtMedia settings. = 4.6.21 [September 23, 2024] = @@ -1914,7 +1913,7 @@ http://www.youtube.com/watch?v=dJrykKQGDcs == Upgrade Notice == = 4.6.22 = -rtMedia 4.6.22 with minor bug fixes, fixes reading property on null and dynamic property warnings and premium page layout in settings. +rtMedia 4.6.22, Fixed PHP warnings for WP v6.7 and Premium page layout in rtMedia settings. = 4.6.21 = rtMedia 4.6.21 with minor bug fixes, JSON importing and editing document uploads fixes.