Skip to content

Releases: dev4press/debugpress

3.9

14 May 13:08
Compare
Choose a tag to compare

Changelog

  • 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

3.8.2

29 Apr 15:52
Compare
Choose a tag to compare

Changelog

  • Edit: few more updates and improvements

3.8.1

27 Apr 07:08
Compare
Choose a tag to compare

Changelog

  • Edit: replacement of some native with WordPress functions
  • Edit: various small updates and tweaks
  • Edit: Kint Pretty Print Library 5.1.1

3.8

24 Apr 13:21
Compare
Choose a tag to compare
3.8

Changelog

  • 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

3.2

22 Jun 13:27
Compare
Choose a tag to compare
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

03 Feb 17:13
Compare
Choose a tag to compare
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

30 Dec 11:39
Compare
Choose a tag to compare
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

01 Sep 10:23
Compare
Choose a tag to compare
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

03 Apr 12:16
Compare
Choose a tag to compare
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

1.5

14 Nov 11:12
Compare
Choose a tag to compare
1.5

Changelog

  • New: debugger panel - Tools
  • New: tools panel - links to the individual plugin info panels
  • New: tools panel - links to the individual wordpress tools panels
  • New: tools panel - links to test with Google PageSpeed Insights
  • New: tools panel - link to test with GTMetrix website
  • New: contextual help tab for the plugin settings
  • New: contextual help includes information about debug mode activation
  • Edit: various styling changes and tweaks
  • Fix: few minor typos in various parts of the code
  • Fix: few external links were missing REL noopener attribute
  • Fix: minor issue with CMS version INFO method