3.19.0
- Adds Guzzle middleware support for logging HTTP client requests.
- Fixes plugin conflicts caused by the global
qm
JavaScript variable by renaming it toQueryMonitorData
. - Corrects invalid HTML markup where
<th>
elements were closed with</td>
tags.