0.3.5 (2026-07-12)
✨ Features
- add hotkey to toggle top row visibility (#186) (da2f6b9)
- add native debug viewer in advanced tab (#177) (5cc5810)
- add support and implement wide-mod adjustments (#174) (328201b)
- add timestamps to logger for better debugging (#176) (26650b8)
🐛 Bug Fixes
- enhance foreign keyboard layout and key mapping (#175) (902bf48)
- enhance logging with comprehensive levels and revision tracking (#178) (cd8c031)
📚 Documentation
- add CONTRIBUTING.md (ba882be)
- correct typos in README and link to contribution guidelines (f238153)
- update fallback font name from Geist Mono to DM Mono (6af500b)
⚙️ CI/CD Pipeline
- remove release approval workflow (0c4a769)
- update PR fetching logic to filter by title for release-please (8aa77b5)
- update release-please workflow to use RELEASE_PLEASE_TOKEN for triggering workflows (7ce7a56)