What's New
Keyboard Navigation
- Full keyboard support: Now tracks how many tab stops (
tabOffset) away the user is from registered elements. - Supports reverse tabbing as well.
 
Debug Control Panel Overhaul
- Completely redesigned for clarity and ease of use.
 - New features:
- Edit all Global Configurations, including 
tabOffsetandenableTabPrediction. - Copy button: Quickly copy adjusted settings into your project.
 - Collapsible sections: Minimize individual panel sections.
 - Element insights: Registered elements now display their 
hitSlopvalues. 
 - Edit all Global Configurations, including 
 
Debug Visual Overlay
- Now includes a quick animation to indicate when a callback is triggered.
 
Playground Overhaul
- The playground in the documentation has been updated to incorporate keyboard support.
 
Updated Docs
- The documentation has been updated to v2.0.
 
Bug Fixes
- Fixed an issue where stale debuggers were not being properly removed.