Released version 2.4.2
- BlueScreen: catches exceptions while rendering user panels #208
- Dumper: removed dependency on utf8_decode because it is missing in some PHP packages #212
- Bar: assets path dependent on session cookie path (#213)
- bar.js: fix for protocol-less ajax url request (#211)
- bar.js: warning about IE11+ thrown as exception because console may not exist
- Debugger::
enable()
anddispatch()
throws exception when output has been sent
For the details you can have a look at the diff.