What's New
- Added error screen to avoid showing the user the white screen of death 💀
- Added semaphore to properly isolate data transfers to/from the keyboard and avoid crashes
What's Changed
- feat: add error boundary by @javierguzman in #534
- Mutex for focus by @AlexDygma in #538
- fix: solved ErrorBoundary screen starting condition and style by @AlexDygma in #539
Full Changelog: v1.3.6-rc.2...v1.3.6-rc.3