Hi, Dygmates!
Quick release this week to fix some bugs while we work on a new home screen for Bazecor that will improve how you manage your devices.
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 on Bazecor 1.4 rc4
- Fixed a bug where the app crashes if there's no previous configuration file
- Fixed a bug where the app crashes if there are empty superkeys
- Added support for wireless features in the Raise 2 virtual keyboards
- Updated multiple dependencies
- Added French Ergo-L layout by @cyril-flieller
- Fixed a Windows MacroEditor error that failed when recording macros by @skvvara
- Fixed a MacroEditor Timeline error where the scrollbar can disappear when being updated
What's Changed
- fix: app crashes when there's no config file (#743) by @skvvara in #744
- fix: app crashes when superkey actions array contains nulls (#748) by @skvvara in #749
- fix: added a device flag for the Raise2 wireless features support by @alexpargon in #756
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #747
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #752
- build(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #753
- build(deps-dev): bump vite from 4.5.2 to 4.5.3 by @dependabot in #755
- build(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #763
- build(deps): bump semver from 5.7.1 to 7.6.0 by @dependabot in #766
- build(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #775
- feat: add french Ergo-L layout by @cyril-flieller in #770
- fix: missing settings property "isStandardView" prevents app from start by @skvvara in #769
- Fix macro recording by @skvvara in #771
- fix: firstChild was comming out as undefined in some instances by @alexpargon in #779
New Contributors
- @cyril-flieller made their first contribution in #770
Full Changelog: v1.4.0-rc.3...v1.4.0-rc4
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 and implementing the new home screen, 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