Hi, Dygmates
This release is all about small bug fixing, so here we go!
- Fixed a bug where you couldn't modify the modifier of an Advanced Modifier key
- Fixed a bug where you couldn't assign colors to the ESC key if it were the first key selected in the color editor
- Fixed a bug where pressing ESC while recording a macro would close the macro recorder
- Fixed a bug where the layout editor was not updated when restoring a virtual keyboard to a physical keyboard
- Fixed a bug where disabling verbose logging in the preferences was not saved
- Fixed an inconsistent behavior when moving to a different section of Bazecor without saving prior changes
What's next
For the next release, we want to improve Bazecor for Linux and continue with more bug fixing 😊
What's Changed
- fix: virtual kb now restore to cache by @alexpargon in #963
- fix: initiated internalKeyBase with keycode.base by @alexpargon in #964
- fix: KeyIndex check modified to include key 0 at layoutEditor by @alexpargon in #965
- fix: prevented onESCKeyDown on recordMacro modal by @alexpargon in #966
- fix: now verbose logging toggle works as expected by @alexpargon in #967
- fix: solved wireless merge issue due to bad commands by @alexpargon in #968
Full Changelog: v1.6.0...v1.6.1