Releases: cakephp/debug_kit
Releases · cakephp/debug_kit
DebugKit 5.0.4
What's Changed
- Run composer normalize over composer.json by @dereuromark in #975
- Fix up version by @dereuromark in #977
- Fix psalm errors. by @markstory in #978
- Add external panel info by @dereuromark in #976
- Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3 by @Bird87ZA in #979
Full Changelog: 5.0.3...5.0.4
DebugKit 4.10.2
What's Changed
- Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3 by @Bird87ZA in #980
Full Changelog: 4.10.1...4.10.2
DebugKit 5.0.3
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 5.0.2...5.0.3
DebugKit 4.10.1
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 4.10.0...4.10.1
DebugKit 4.9.6
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 4.9.5...4.9.6
DebugKit 5.0.2
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