Releases: cakephp/debug_kit
Releases · cakephp/debug_kit
DebugKit 4.10.0
What's Changed
- 4.next - Switch to
doctrine/sql-formatter
. by @ndm2 in #890 - 4.next: require CakePHP 4.5 by @LordSimal in #966
Full Changelog: 4.9.5...4.10.0
DebugKit 4.9.5
What's Changed
- Added the info that the forceEnable config value accepts a callable by @fabian-mcfly in #946
- Read cspScriptNonce from latest request by @markstory in #947
New Contributors
- @fabian-mcfly made their first contribution in #946
Full Changelog: 4.9.4...4.9.5
CakePHP DebugKit 5.0.1
- Update dependencies.
Full Changelog: 5.0.0...5.0.1
DebugKit 5.0.0
First version compatible with CakePHP 5.0
What's Changed
- Update for Cake 5. by @ADmad in #879
- Update database schema generation to not rely on fixtures by @markstory in #881
- Update as per updates to ORM by @ADmad in #891
- 5.x: fix type error if no sort is set for variables tab by @LordSimal in #900
- Update dependencies and use fetchTable() by @markstory in #904
- Drop DebugLog::totalRows(). by @ADmad in #905
- 5.x: reimplement #574 in Cake5 by @LordSimal in #906
- 5.x: use finders with named arguments by @LordSimal in #931
- 5.x: remove turbolinks support by @LordSimal in #937
- Fix sql_log_panel.php by @Mapiiik in #942
- Added the info that the forceEnable config value accepts a callable by @fabian-mcfly in #946
- Read cspScriptNonce from latest request by @markstory in #947
New Contributors
- @Mapiiik made their first contribution in #942
- @fabian-mcfly made their first contribution in #946
Full Changelog: 4.9.4...5.0.0
DebugKit 4.9.4
What's Changed
- 927 - Fix DebugEngine not using fallback config by @ajibarra in #938
- Use cspScriptNonce when it is available by @markstory in #944
New Contributors
Full Changelog: 4.9.3...4.9.4
Debug Kit 4.9.3
What's Changed
- 4.x: fix copying text from debug_kit not working by @LordSimal in #902
- Replace deprecated
KeyboardEvent.keyCode
tokey
by @garas in #903 - update config folder links by @Arhell in #907
- update src folder links by @Arhell in #910
- update templates folder links by @Arhell in #911
New Contributors
Full Changelog: 4.9.2...4.9.3
Debug Kit 4.9.2
What's Changed
- Fix request panel data saving with authentication by @markstory in #899
Full Changelog: 4.9.1...4.9.2
Debug Kit 4.9.1
What's Changed
- Add doc section to explain how to use toolbar with an api only project by @LordSimal in #884
- Allow debug kit on cli by @raul338 in #887
- Fix overflow in small viewports by @markstory in #889
- Remove translations by @garas in #895
- Drop hidef support by @garas in #896
- Fix Reload button in History panel by @garas in #897
- 4.x: show debug_kit iframe error nicely by @LordSimal in #898
Full Changelog: 4.9.0...4.9.1
Debug Kit 4.9.0
What's Changed
- New JS & CSS using more modern JavaScript and CSS by @LordSimal in #878
- Update deprecations panel to use new error handlers by @markstory in #856
- 4.x search upgrade preparation by @ndm2 in #859
- Cleanup tests bootstrap. by @ADmad in #860
- Update source files path. by @ndm2 in #862
- chore: Set permissions for GitHub actions by @naveensrinivasan in #865
- Fix middleware also being inserted in phpunit tests by @LordSimal in #872, #873
- Bump GitHub actions @dependabot in #875, #874, #876
- Update required php to 7.4 to match cakephp 4.4 by @othercorey in #877
- Introduce phpstan by @LordSimal in #866
New Contributors
- @naveensrinivasan made their first contribution in #865
- @dependabot made their first contribution in #875
Full Changelog: 4.7.1...4.9.0
Debug Kit 4.8.1
What's Changed
- Fix excessive memory consumption on PHPUnit runs. by @LordSimal in #872
Full Changelog: 4.8.0...4.8.1