Debug extension 2.1.0 released

We are very pleased to announce the release of Debug extension version 2.1.0.

Additionally to bugfixes, there some enhancements:

  1. 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.
  2. New "dump" panel was added. It collects and displays debug messages logged with Logger::LEVEL_TRACE.
  3. New version has less dependencies thanks to simialbi. It doesn't depend on bootstrap package anymore.
  4. There are small visual adjustments as well.

See the CHANGELOG for details.