|
1 | | -1.0.1: First version of Debugbar |
2 | | -1.0.2: Debugbar facade aliased (Alxy) |
3 | | -1.0.3: Added ajax debugging |
4 | | -1.0.4: Only display to backend authenticated users |
5 | | -1.0.5: Use elevated privileges |
6 | | -1.0.6: Fix fatal error when cms.page.beforeDisplay is fired multiple times (mnishihan) |
7 | | -1.0.7: Allow plugin to be installed via Composer (tim0991) |
8 | | -1.0.8: Fix debugbar dependency |
9 | | -2.0.0: !!! Upgrade for compatibility with Laravel 5.5 (PHP 7+, October 420+) |
10 | | -2.0.1: Add config file to prevent exceptions from being thrown (credit alxy) |
11 | | -3.0.0: Switched vendor to RainLab from Bedard, upgraded for compatibility with Laravel 6.x |
12 | | -3.0.1: Fixed bug that caused 502 errors on AJAX requests |
13 | | -3.1.0: Important security update and improved styling. |
14 | | -3.1.1: Added new "store all requests" config option. Added Slovenian translations. |
| 1 | +v1.0.1: First version of Debugbar |
| 2 | +v1.0.2: Debugbar facade aliased |
| 3 | +v1.0.3: Added ajax debugging |
| 4 | +v1.0.4: Only display to backend authenticated users |
| 5 | +v1.0.5: Use elevated privileges |
| 6 | +v1.0.6: Fix fatal error when cms.page.beforeDisplay is fired multiple times |
| 7 | +v1.0.7: Allow plugin to be installed via Composer |
| 8 | +v1.0.8: Fix debugbar dependency |
| 9 | +v2.0.0: Upgrade for compatibility with Laravel 5.5 |
| 10 | +v2.0.1: Add config file to prevent exceptions from being thrown. |
| 11 | +v3.0.0: Switched vendor to RainLab from Bedard, upgraded for compatibility with Laravel 6 |
| 12 | +v3.0.1: Fixed bug that caused 502 errors on AJAX requests |
| 13 | +v3.1.0: Important security update and improved styling |
| 14 | +v3.1.1: Added new "store all requests" config option |
| 15 | +v3.2.0: Compatibility with October v2 |
0 commit comments