Releases: johnbillion/query-monitor
Releases · johnbillion/query-monitor
2.1.8
- Change i18n text domain
- Hide Authentication panel for non-JS
- Show database info in Overview panel
2.1.7
- Full WordPress 3.4 compatibility
2.1.6
- Small tweaks to conditionals and HTTP components
- Allow filtering of ignore_class, ignore_func and show_arg on QM and QM DB
2.1.5
- Tweak a few conditional outputs
- Full support for all WPDB instances
- Tweak query var output
- Initial code for data logging before redirects (incomplete)
2.1.4
- Add full support for multiple DB instances to the Environment component
- Improve PHP error function stack
2.1.3
- Fix display of wp_admin_bar instantiated queries
- Fix function trace for HTTP calls and transients
2.1.2
- Lots more behind the scenes improvements
- Better future-proof CSS
- Complete separation of data/presentation in db_queries
- Complete support for multiple database connections
2.1.1
- Lots of behind the scenes improvements
- More separation of data from presentation
- Fewer cross-component dependencies
- Nicer way of doing menu items, classes & title
2.1
- Let's split everything up into components. Lots of optimisations to come.
2.5.1
- Un-break query filtering
- Performance improvements