diff --git a/CHANGELOG.md b/CHANGELOG.md index 251334ccd..6b7de3a4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,18 @@ # v1.7.47 ## mm/dd/2024 +1. [](#new) + * New `Utils::toAscii()` method + * Added support for Clockwork Debugger to allow web UI (requires `clockwork-web` plugin) 1. [](#improved) - * Fixed an issue with Clockwork Debugger to allow web UI + * Include modular sub-pages in last-modification date computation [#3562](https://github.com/getgrav/grav/pull/3562) * Updated vendor libs to latest versions + * Updated JQuery to `3.7.1` [#3787](https://github.com/getgrav/grav/pull/3827) + * Updated vendor libraries to latest versions + * Support for Fediverse Creator meta tag [](#3844)(https://github.com/getgrav/grav/pull/3844) +1. [](#bugfix) + * Fixes deprecated for return type in Filesystem with PHP 8.3.6 [#3831](https://github.com/getgrav/grav/issues/3831) + * Fix for `exif_imagtetype()` throwing an exception when file doesn't exist # v1.7.46 ## 05/15/2024