We are very pleased to announce the release of Debug extension version 2.1.0.
Additionally to bugfixes, there some enhancements:
- Module has
checkAccessCallback
property that you can set to a callable that returns a boolean determining if current user should be allowed to access debug. - New "dump" panel was added. It collects and displays debug messages logged with
Logger::LEVEL_TRACE
. - New version has less dependencies thanks to simialbi. It doesn't depend on bootstrap package anymore.
- There are small visual adjustments as well.
See the CHANGELOG for details.