Skip to content

Releases: Dygmalab/Bazecor

Bazecor 0.3.3

20 Apr 09:55
3d4c40b
Compare
Choose a tag to compare

Bug Fixes

  • improved flashing process instructions by adding a backup reminder
  • improved description texts for qukeys (Dual function keys) functions
  • fixed firmware function to receive 16 bit values (they didn't allow the configuration of numbers above 255)
  • made flashing time to recognize bootloader longer to achieve success 100% of times (in windows and linux, the bootloader waiting time was too adjusted to the actual reconnection time, added a second more to make it more robust)
  • activated dark theme color scheme for the color underglow and backlight editor buttons
  • solved infinite recursive macro issue by un-listing it's own macro number from the function list

Bazecor 0.3.2

19 Apr 14:13
Compare
Choose a tag to compare

Features

  • Re-enabled Dark mode #113 #114 #197 #181 and more, special thanks to @GazHank for his huge amount of work to make it happen!
  • Bumped Electron version to v12 and Material UI to v4 #197 --> @GazHank
  • Bumped Serial-Port and USB libraries to their latest version #197
  • Improved configuration screens for Mouse and double function keys keyboard parameters #197
  • Added dialogs to better convey the Linux user why Bazecor requires sudo access (install Udev rules) #197
  • Added Dark Mode toggle on the preferences window that allows System settings to override the application ones, allowing the O.S. to control dark/light theme (this will be the default mode after updating bazecor) #197

Bug Fixes

  • Removed errors that didn't allow the user to connect to the keyboard (and had to restart bazecor to make it work) #201
  • Removed race condition that triggered black screens as the editor was unable to render the newest state of the keyboard's config because of a lost connection with the keyboard, this will now send you to the keyboard-picker screen #197
  • Added a new limit to the configurable delays for mouse and double function keys on preferences to avoid misconfigurations of the raise. #201
  • Updated the firmware to revert to default values in case any stored value for delays goes above 1000ms for any mouse or double function keys to solve configuration issues #201
  • Changed the appearance of the selected key on editor screen so that it's more visible #202
  • Improved readability of Macros panel both in dark and light theme using primary and secondary colors #201
  • Improved the readability both in dark and light themes and added a remainder to have a recent backup on the flashing screen #201
  • a lot more small changes to make it all work!

Bazecor 0.3.1

07 Apr 15:18
74ca2af
Compare
Choose a tag to compare

Features

  • Improved preferences menu creating sections and limiting input numbers on #190

Bug Fixes

  • Solved #26 the need to launch Bazecor as root on Linux by adding Udev rules file closing #193 ( it will prompt the user to allow it root access only when the Udev rules file is not present)
  • Solved #179 by increasing the maximum number of macros to 64, also added a disabled state for the add and copy buttons when the limit is reached on #195 .
  • Added a check to avoid erros when trying to close an open connection that wasn't open in the first place #192

Bazecor 0.3.0

31 Mar 13:20
8617cc4
Compare
Choose a tag to compare

This update is recommended to EVERY Dygma Raise User!!

The update pushes to the stable channel the freeze fix tested on the beta and several other goodies, like more configuration options and better plugin support.

Remember to update your firmware!!! 🚀

Features

Add configuration options for QUKEYS #187 Dygmalab/Kaleidoscope#7
Add configuration options for the Mouse keys #187 Dygmalab/Kaleidoscope#8
Added Focus.API new functionality for mouse and qukeys and it's documentation
Add filter to the key selector #177 Thanks @BramVerb !

Bug Fixes

Freeze fix for the all the causes ( ESD, EM, and plug in/out of the sides) on #186 Dygmalab/Kaleidoscope#6
fixed dark mode for the new firmware update process #181 Thanks @GazHank !
Fix color problems when dimming the keyboard on the red color Dygmalab/Kaleidoscope#4 Thanks again @HomerSp !

Bazecor 0.2.7

06 Feb 10:48
Compare
Choose a tag to compare

New Features

Added FW hibernation support #168 thanks to @HomerSp
Upgraded i2c bus speed as we now have better protection for it (should improve rainbow mode input lag) #168

Bugfixes

Fixed Freezing by turning them to restarts as a first step #164
Fixed linux bug that didn't let Bazecor start normally #161 thanks to @noxxious
Fixed flashing procedure making it more understandable by human standards #164

Bazecor 0.2.6

04 Dec 11:08
Compare
Choose a tag to compare

New Features

added Focus.API support for getting Neuron ID.

Bugfixes

Solved a USB stack firmware problem by merging Dygmalab/Kaleidoscope-Bundle-Dygma#3

Bazecor 0.2.5

01 Dec 06:42
Compare
Choose a tag to compare

New Features

Added #134 by merging #133 that activates move-to commands in the function tab.

Bugfixes

Solved #31 & #139 by merging Dygmalab/Kaleidoscope-Bundle-Dygma#2
Solved #129 by code signing the Mac/Windows executable in #141 (not yet working for windows as we are waiting for certificate, will update asap)
Solved #128 by merging #132, #135, #137 and #138 because it had various root causes.
Solved #108 on #105 Beta 10 from the macros release
Closed #96 as this is already in place using Ctrl or Shift when clicking the key you want to edit
Closed #83 #78 #64 #55 as with recent releases are working.
Solved #61 by updating documentation in #131
Solved #57 by merging Dygmalab/Raise-Firmware#6
Solved #51 by merging #125, but a bigger clear of all the language layers is still pending
Closed #49 as this problem should be more cable related than to the current Bazecor version, even tho, all the modifications made to improve serial communication in #139 should help mitigate this issue too.
Solved #47 by merging #126
Solved #46 by merging #136

Bazecor 0.2.4

11 Nov 16:53
Compare
Choose a tag to compare

New Features

Added #111 to improve layer saving and backup

Bugfixes

Solved #117 by merging #120 that solved this issue updating the firmware
Solved #119 by merging #121 that added checkings to avoid reading undefined properties

Bazecor 0.2.3

10 Nov 15:20
d039a89
Compare
Choose a tag to compare

New features

  • Added #27 macro functionality to set up macros for the Raise Keyboard
  • Added Backup/Restore, Import/Export tools to allow users to share/save their Macros.
  • Improved flashing system so it also backs up Macros when flashing
  • Added #57 new Firmware version that activates Macros and improves mouse movement.
  • Added #87 Eject key for MAC so that they can eject disks from the keyboard.
  • Added #111 with additional general Layers Backup System

Bugfixes

  • Improved re-loading screen after canceling/saving changes to the Raise due to hiding this fact from the user
  • Fixed bug that didn't allow MAC users to change overall brightness of the keyboard
  • Fixed #108 the flashing process so that it works without getting hanged at the end of the process and recognizes correctly the keyboard in MAC & Linux
  • Disabled White Color Balance due to sometimes altering the colors of already balanced for that keyboard.
  • Fixed OSL not being able to terminate when a Macro was pressed while active.
  • Fixed #68 update USB Package to solve issues with windows JAPANESE keyboard compiler.

Bazecor 0.2.2

28 Jul 14:01
bazecor-0.2.2
Compare
Choose a tag to compare

New features

  • Bazecor ships with an updated keyboard firmware, with new features, and plenty of bugfixes. Upgrading the firmware is highly recommended.
  • You can now set keys to be the Mouse Forward and Mouse Backward buttons.
  • The "Gui" key will now display a platform-specific name (Win, Cmd, or Linux, for Windows, macOS, and Linux, respectively).
  • On Linux, before being able to connect to the Raise, permissions are checked first, and an error is displayed if they are found to be insufficient.
  • The update instructions have been substantially improved, they should be much clearer now.

Bugfixes

  • The countdown at the flashing screen is now in sync with the process - pressing and holding the Esc key anytime during the countdown will work.
  • It is once again possible to upload custom firmware.