Releases: Pierre-Lannoy/wp-decalog
Version 1.4.0
Full support for #UserSwitching #WordPress #plugin. New events in core and wpmu listeners for posts, comments, menus and users. Many improvements and bugs fixes.
Version 1.3.0
New listeners for WordPress multisite and plugin. New PSR-3 ready-to-use logger. Improvements and bugs fixes.
Version 1.2.1
Many improvements regarding connectivity and plugin self healing. Bug fix for ChromePHP logger with newest versions of browsers.
Version 1.2.0
WordPress, PHP and MySQL listeners can now detect version upgrading/downgrading. PHP listener can now detect extensions activation/deactivation. New inline help. Small improvements, bugs fixes and security fix.
Version 1.2.0 Release Candidate 2
=> compatibility mode for Monolog 2.0.0
Added
- The WordPress listener can now detect version upgrading/downgrading.
- The PHP listener can now detect version upgrading/downgrading.
- The PHP listener can now detect extensions activation/deactivation.
- The database listener can now detect version upgrading/downgrading.
- The plugin now embeds its own inline help (help tab in all screens).
Changed
- Upgraded Monolog version from 2.0.0-beta-2 to 2.0.0.
Security
- In a multisite, a non-admin user was able to read the name of a logger (not its content).
Version 1.2.0 Release Candidate 1
Added
- The WordPress listener can now detect version upgrading/downgrading.
- The PHP listener can now detect version upgrading/downgrading.
- The PHP listener can now detect extensions activation/deactivation.
- The database listener can now detect version upgrading/downgrading.
- The plugin now embeds its own inline help (help tab in all screens).
Changed
- Upgraded Monolog version from 2.0.0-beta-2 to 2.0.0.
Security
- In a multisite, a non-admin user was able to read the name of a logger (not its content).
Version 1.1.1
Better handling of malformed wp_die calls and 'Page not found' detection and report. Small improvements, bugs and typos fixes. First version of the developer's documentation.
Version 1.1.0
A new test mode for individuals loggers, many small improvements and fixes.
Version 1.0.1
Small texts improvements and typos fixes.
Version 1.0.0
Initial release on wp.org...