- Use AssetController instead of publishing assets to the public folder.
- Inline fonts + images to base64 Data-URI
- Deprecated
debugbar:publish
command in favor of AssetController - Use PSR-4 file structure
- Change OpenHandler layout
- Add backtrace option for query origin
- Add Twig extensions for better integration with rcrowe/TwigBridge
- Check if Requests wantsJSON instead of only isXmlHttpRequest
- Make sure closure for timing is run, even when disabled
- Add Laravel style
- Work on non-UTF-8 handling