Releases: dev4press/debugpress
Releases · dev4press/debugpress
4.0
3.9
3.8.2
3.8.1
3.8
3.2
Changelog
- New: Support for the deprecated hook run handling
- New: Execute actions when each error has been logged
- New: Deprecated tracking now logs the caller information
- Edit: Improved caller trace cleanup for error calls
- Edit: Display more relevant error source file and log for errors
- Edit: Errors tab moved to the end of the display order
- Edit: Changed tab order for several other debugger tabs
- Edit: Various small tweaks to the plugin PHP code
- Fix: Fatal error tracking calling default handler directly
- Fix: Sometimes errors not getting displayed in the Error tab
2.2
Changelog
- New: Updated some plugin system requirements
- New: Server panel shows PHP Include Path value
- New: Server panel shows Memcache/Memcached status
- New: Server panel shows all loaded extensions
- New: Server panel shows expanded MySQL information
- Edit: Various improvements to some panels display conditions
- Fix: Several more issues related to changes in PHP 8.1 and 8.2
- Fix: Issue with detection of the PEAR System.php file
2.1
Changelog
- New: Tested with PHP 8.2 and WordPress 6.1
- New: Query panel shows current post and metadata for that post
- Edit: Improvements to the Query panel and organization of displayed data
- Edit: Various language syntax improvements and changes
- Edit: Kint Pretty Print Library 5.0.1
- Fix: Several issues related to changes in PHP 8.2
- Fix: Few minor issues with the layouts in the debugger panels
- Fix: Missing semicolon in one instance in JavaScript
2.0
Changelog
- New: Prevent loading of the debugger panel for REST request
- New: Default PrettyPrint library has own CSS file
- New: Debugger now loads on the WordPress login pages
- New: Kint set as default pretty print library for new installations
- Edit: Improvements to the plugin loading process
- Edit: Various minor updates and tweaks
- Edit: Kint Pretty Print Library 4.2
- Fix: Plugin can break some REST request responses
1.6
Changelog
- New: requires PHP 7.0 or newer
- New: requires WordPress 5.0 or newer
- New: debugger panel - Roles
- New: roles panel - shows registered user roles
- New: changed the loading order and activation priority
- Edit: few improvements to the readme file
- Fix: tools panel - broken links to all of the plugin panels
- Fix: tracker loading causes problem with some plugins changing user roles