Changelog - mithra62/ee_debug_toolbar GitHub Wiki

2.0.1 (Beta 1)

Released February 17th, 2024

  • Fixed: Migration(s) and getExtensionClass() error #100
  • Fixed: Missing eedt_init_settings Hook #101

2.0.0 (Beta 1)

Released February 15th, 2024

  • Adds: Abstract Cache Path #95
  • Adds: Warn on Non Super Admin Access #97
  • Change: Renamed Add-on colloquial name to eedt to save keystrokes #89
  • Change: SELF => EESELF Constant use #94
  • Change: All EE hooks use eedt_* prefix instead of ee_debug_toolbar_*
  • Fixed: Issue with Error Extension and uninstalled Toolbar #91
  • Fixed: Issue with EE Pro Conflicting with Toolbar #90
  • Fixed: Channel Form incompatibility #96

2.0.0 (Alpha 3)

Released January 21st, 2024

  • Add Warning for Debug Mode On Settings #87
  • Move Garbage Collection to Service #86
  • Move XML Library to Service #85
  • Add Large Query Sub Panel#82
  • Tabs all the Things! #81
  • Open Up to Non Super Admin #78
  • Lock Down Panel ACT#77
  • Let Panel objects declare visibility #69
  • In Depth Template(s) List #73
  • Merge Perf Alerts into Core #72
  • Extension Acts to Module Acts #68
  • Error Log Panel #76

2.0.0 (Alpha 2)

Released January 3rd, 2024

  • Refactors codebase to modern standards (namespaces, PSR12, strict typing, etc)
  • Adds Email Panel
  • Adds Error Handler Panel
  • Removes Log Viewer
  • Changes Copyright Panel to list Add-on devs
  • Updates jQuery to 3.7.1 from 1.8.2

2.0.0 (Alpha 1)

Released October 18th, 2023

  • Gets basic working with EE7

1.0.0 (RC1)

Released March 22, 2013

  • Initial Release