Skip to content

Releases: johnbillion/query-monitor

2.1.8

13 Jul 23:08
Compare
Choose a tag to compare
  • Change i18n text domain
  • Hide Authentication panel for non-JS
  • Show database info in Overview panel

2.1.7

13 Jul 23:08
Compare
Choose a tag to compare
  • Full WordPress 3.4 compatibility

2.1.6

13 Jul 23:08
Compare
Choose a tag to compare
  • 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

13 Jul 23:08
Compare
Choose a tag to compare
  • 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

13 Jul 23:09
Compare
Choose a tag to compare
  • Add full support for multiple DB instances to the Environment component
  • Improve PHP error function stack

2.1.3

13 Jul 23:09
Compare
Choose a tag to compare
  • Fix display of wp_admin_bar instantiated queries
  • Fix function trace for HTTP calls and transients

2.1.2

13 Jul 23:09
Compare
Choose a tag to compare
  • 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

13 Jul 23:09
Compare
Choose a tag to compare
  • 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

13 Jul 23:09
Compare
Choose a tag to compare
2.1
  • Let's split everything up into components. Lots of optimisations to come.

2.5.1

13 Jul 23:05
Compare
Choose a tag to compare
  • Un-break query filtering
  • Performance improvements