Changelog - mithra62/ee_debug_toolbar GitHub Wiki
2.1.1
Released August 13th, 2025
2.1.0
Released August 12th, 2025
- Adds: Ability to remove specific config values from Config panel
- Adds:
display_member_ids
config override to allow setting the Toolbar to only show based onmember_id
#118 - Adds:
visibility
config override to set the Toolbar to only display under specificREQ
domains #119 - Adds:
disable_internal_debugger
config override to suppress the internal debugger when/if the Toolbar should be suppressed - Change: Email logging to break email(s) up into
.html
,.txt
, and.log
for more details and nuance #107 - Change: Cookie output to break up domain #114
- Fixed: issue with config overrides #111
- Fixed: Hotdog theme
- Fixed: Error with
file_get_contents
not existing #104
2.0.1 (Beta 1)
Released February 17th, 2024
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 ofee_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