What's New
Debug Mode
Enable file-based logging to help troubleshoot issues:
- Toggle in Settings > Global Settings
- Captures Rust backend logs, frontend console logs, and Tauri invoke calls
- Log files saved to app data directory
- "Open Folder" button for easy access to share logs when reporting bugs
Bug Fixes
- Fixed "Ambiguous column name: created_at" SQL error when loading hooks
Documentation
- Screenshots added to README
- Bug report template updated with debug log instructions