- Add window.switchHistoryTab() global function to handle tab switching via onclick
- Function manages active tab state by toggling CSS classes and display properties
- Includes detailed console logging for debugging tab switches
- Update version to 0.1.6
Fixes tab switching functionality in the history dialog where buttons were not responding to clicks.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>