Hi, Dygmates!
Quick release this week to fix some bugs caused by changes introduced in 1.4.0-rc2 π
As you may already know, Bazecor 1.4.0 now works over Bluetooth, and it has a reworked preferences section and refactored code in Typescript.
Please download it, try it out, and let us know your thoughts.
What's new in Bazecor 1.4.0-rc3
- A new clear layer menu thanks to @skvvara lets you select the color of the cleared layer and if you want No Key or Transparent keys
Bugfixing
- Fixed a bug where saving your preferences would give you an error message
- Fixed a bug where the Superkeys menu made Bazecor crash
- Fixed a bug where the new custom keycodes would not work (and we also tried to explain them better)
- Fixed a bug where the macro recording would not work in some scenarios
- Fixed a bug where Bazecor wouldn't start if you did a clean stall
Known Bazecor bugs
- The flashing procedure doesn't work on all computers. In some, it gets stuck in the neuron.
- EurKey alt keys need a visual update
- EurKey doesn't work well in the macro text box
- The Scan keyboards button doesn't work unless you disconnect the previous keyboard
- There's no way to edit delays in the macro editor
- Bazecor is not able to detect the keyboard via BT in some Linux devices
What's next?
Besides fixing the above bugs, we are working on making Bazecor auto-update, so you don't need to download it whenever there's a new release.
As always, thank you so much for your support!
βThe Dygma Team
Changelog
- fix: text in color picker inputs by @skvvara in #735
- fix: modified store handler to add types for stored data by @alexpargon in #736
- fix: custom keycode modal now has prefix and works properly by @alexpargon in #738
- fix: preferences now store qukeys values properly by @alexpargon in #737
- Fix schema violations by @alexpargon in #739
- Improving custom text by @alexpargon in #740
- feat: Choose the key (NOKEY/TRANS) and the color to clear layer with by @skvvara in #741
- fix: macros recorder now merges properly actions by @alexpargon in #742
Full Changelog: v1.4.0-rc.2...v1.4.0-rc.3