File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ ## v3.14.7 - 2024-11-14
4
+
5
+ ### What's Changed
6
+
7
+ * Make better use of query tab space by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1694
8
+ * Do not open query details on text selecting by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1693
9
+ * Add (initial) support for PHP 8.4 by @jnoordsij in https://github.com/barryvdh/laravel-debugbar/pull/1631
10
+ * More warnings by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1696
11
+ * Fix sql-duplicate highlight by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1699
12
+ * ci: Use GitHub Actions V4 by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1700
13
+ * Fix "Uncaught TypeError: is not iterable" by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1701
14
+ * Fix Exception when QueryCollector softLimit exceeded by @johnkary in https://github.com/barryvdh/laravel-debugbar/pull/1702
15
+ * Test soft/hard limit queries by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1703
16
+
17
+ ### New Contributors
18
+
19
+ * @johnkary made their first contribution in https://github.com/barryvdh/laravel-debugbar/pull/1702
20
+
21
+ ** Full Changelog** : https://github.com/barryvdh/laravel-debugbar/compare/v3.14.6...v3.14.7
You can’t perform that action at this time.
0 commit comments