# DebugPress

## Changelog

### Version: 4.1 (2025.09.28)

* **new** tested with WordPress 6.8
* **new** tested and compatible with `PHP` 8.4
* **new** additional functions for logging
* **edit** improvements to plugin initialization
* **edit** various small improvements and tweaks
* **edit** expanded support for Dev4Press Library
* **edit** Kint Pretty Print Library 6.0.1
* **fix** minor issue with PHP 8.4 and error reporting

### Version: 4.0 (2024.11.02)

* **new** tested with WordPress 6.7
* **new** tested and compatible with `PHP` 8.4 RC 3
* **new** using composer to load `Kint` library
* **new** various constants for KINT library control

### Version: 3.9.2 (2024.08.23)

* **fix** one more issue with the access to OPCache status information

### Version: 3.9.1 (2024.08.19)

* **fix** problem with the Tracker when closure makes a call

### Version: 3.9 (2024.05.14)

* **edit** few more updates and improvements
* **edit** replacement of some native with WordPress functions
* **edit** various small updates and tweaks
* **edit** Kint Pretty Print Library 5.1.1
* **fix** various PHP notices related to PHP 8.1 and newer

### Version: 3.8 (2024.04.24)

* **edit** few minor tweaks and changes
* **edit** updates to the plugin readme file
* **edit** small changes related to the PHP 8.3 compatibility
* **fix** various PHP notices related to PHP 8.1 and newer
