- Major code refactor to reduce code duplication and reduce individual source sizes 🗜️
- Fixed content saving to wrong session when switching quickly 🔧
- Added keyboard shortcuts support to tour overlay component ⌨️
- Improved task count display in document selector with percentages 🎯
- Added client/auth token support for leaderboard email verification 🔐
- Enhanced focus toggle between input field and output panel 🔄
- Added leaderboard opt-out functionality with server removal request 🚪
- Extracted mobile-specific effects from mobile App.tsx refactor 📱
- Upgraded to version 0.8.1 with performance boost! 🚀
- Added @tanstack/react-virtual for blazing fast file trees 🌳
- Implemented show/hide dotfiles toggle with eye icon 👁️
What's Changed
- Refactor by @pedramamini in #25
Full Changelog: v0.8.1...v0.8.2