Skip to content

Releases: Dygmalab/Bazecor

Bazecor 1.3.7-rc.5

20 Nov 17:00
60353ac
Compare
Choose a tag to compare
Bazecor 1.3.7-rc.5 Pre-release
Pre-release

What's Changed

  • add:Macro clear button added to empty selected macro by @alexpargon in #597
  • fix:BackupSettings had a few typos with the word Successful by @alexpargon in #596
  • fix:added with to color picker to avoid css errors by @alexpargon in #598
  • feat:added fw flash disclaimer to inform about procedure by @alexpargon in #599
  • build(dist): compute and publish released assets checksums by @noirbizarre in #595
  • Adding the French Optimot layout by @jytou in #566
  • chore(deps): bump axios from 1.4.0 to 1.6.0 by @dependabot in #570
  • build(deps-dev): bump electron from 25.2.0 to 25.8.4 by @dependabot in #521
  • build(deps): bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in #532

New Contributors

Full Changelog: v1.3.7-rc.4...v1.3.7-rc.5

Bazecor 1.3.7-rc.4

17 Nov 17:02
b421e39
Compare
Choose a tag to compare
Bazecor 1.3.7-rc.4 Pre-release
Pre-release

What's Changed

  • fix: Default macro was removed as its no longer needed by @alexpargon in #588
  • Added toast to restore VirtualKeyboard process by @alexpargon in #589
  • fix: Now if a Backup property is non-existent on the VirtualKB the code creates it by @alexpargon in #590
  • fix:Name modals now allow you to submit changes with enter by @alexpargon in #591
  • fix: Macros where being read erroneously when only 1 by @alexpargon in #592
  • chore: pushed version number to a higher RC by @alexpargon in #593

Full Changelog: v1.3.7-rc.3...v1.3.7-rc.4

Bazecor v1.3.7-rc.3

16 Nov 19:13
ce82107
Compare
Choose a tag to compare
Bazecor v1.3.7-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.7-rc.2...v1.3.7-rc.3

Bazecor 1.3.7-rc.2

15 Nov 20:14
d73d92c
Compare
Choose a tag to compare
Bazecor 1.3.7-rc.2 Pre-release
Pre-release

What's Changed

  • Fixed Python version to avoid distutils issues by @alexpargon in #574
  • Macros now have easy scroll buttons to travel from start or end by @alexpargon in #573
  • Macros now are replaced with the selected one, not by 0 by @alexpargon in #575
  • Fix macros replacement on SuperKeys that have them configured by @alexpargon in #576
  • fix: Minified error 31 was related to a bad error print when no network connection available by @alexpargon in #577

Full Changelog: v1.3.7-rc.1...v1.3.7-rc.2

Bazecor 1.3.7-rc.1

02 Nov 16:38
0e5b676
Compare
Choose a tag to compare
Bazecor 1.3.7-rc.1 Pre-release
Pre-release

What's Changed

  • Add dev note for Windows by @unional in #554
  • fix: increased contrast of scrollbar on macro timeline editor by @alexpargon in #556
  • Enable debug without console by @alexpargon in #557
  • fix: removed no-sandbox for bazecor on linux as video wasn't rendering by @alexpargon in #558
  • fix: changed drag response when using wireless energy modal by @alexpargon in #559
  • fix: added new position updater after object drag by @alexpargon in #561
  • fix: superkeys when copied had linked actions and mods affected all by @alexpargon in #563
  • fix: removed the comments on the function that restored the names by @alexpargon in #564
  • fix: github Actions now required to use Python >= 3.8 on windows by @alexpargon in #562

New Contributors

Full Changelog: v.1.3.6...v1.3.7-rc.1

v1.3.6-rc.6

26 Oct 13:28
9ad1c75
Compare
Choose a tag to compare
v1.3.6-rc.6 Pre-release
Pre-release

What's New

  • Now pending changes have to be discarded to leave a view
  • FW Flash view now refreshes downloaded firmware between flashes
  • FW Flash view adds a disclaimer to notify the user about the restore backup procedure in case automatic restoration fails
  • Tentative fix for the scroll position being reset in the Macro editor, it works in some scenarios, but not for all of them.

What's Changed

Full Changelog: v1.3.6-rc.5...v1.3.6-rc.6

Bazecor 1.3.6

26 Oct 14:23
02a9391
Compare
Choose a tag to compare

Hi, Dygmates
This new version of Bazecor (1.3.6) has many improvements, bug fixes, and new firmware for the Dygma Defy that improves wireless performance and battery life.
IMPORTANT: When you update the firmware for the Defy (1.1.0), your layers might not be restored, but don't worry: you can restore a backup from your preferences menu.

What's new

  • We've redesigned how the Dygma Defy communicates wirelessly: now you should feel far less latency under RF and BT, including macros
  • Improved battery life. Thanks to this communications change, we expect to double battery life (around 20 hours with lights on and 120+ hours with no lights), although more testing is needed
  • Saving changes to your keyboard is almost instant
  • Added a notification when your changes are sent to the keyboard (something we had in 1.1.2 but had lost in the way)
  • Added a warning screen when something goes wrong (instead of a white screen of death 😅)
  • Added support for English UK layout on the Defy
  • We've changed the behavior of the wireless neuron. Before, it would blink green constantly, but now it stays green.
  • Added NKRO for the Defy (before it was 6KRO)
  • Added a warning when you leave a window with unsaved changes

What's fixed

  • Fixed a bug where you could lose your layers if the Defy went to sleep over Bluetooth
  • Fixed a bug where the right side of the Defy would randomly disconnect over Bluetooth.
  • Fixed a bug where Bazecor would not run on some Windows and Linux machines
  • Fixed a where Bazecor would say that the keyboard is in bootloader mode and crash when trying to reflash the firmware
  • Fixed a bug where the keyboard would disconnect while editing your layers and go into bootloader mode
  • Fixed a bug where your selected color would continue to "paint" the keys even if you moved to the layout editor.
  • Fixed a bug where Superkey's names behave weirdly when assigned in the number row
  • We've made both brightness preferences panels consistent. They can now be adjusted in 1% increments.
  • Fixed a bug where the wireless brightness couldn't be adjusted to 0% (the minimum value was 1%)
  • Fixed a bug where the left CTRL was not being recognized in the macro recorder
  • Fixed a bug where the macro editor would always scroll to the beginning of the macro (still in testing)
  • Fixed a bug where the delays were not recorded in the macro recorder

What's Changed

New Contributors

Full Changelog: v1.3.5...v.1.3.6

Bazecor 1.3.6-rc.5

24 Oct 15:20
8ffff47
Compare
Choose a tag to compare
Bazecor 1.3.6-rc.5 Pre-release
Pre-release

What's New

  • Superkey's names work correctly now
  • Macros ID's now start at number 1
  • Macro Editor fixes:
    • Left CTRL release event was not recorded by the macro recorder
    • No longer jumps to the beginning of the scroll when editing long macros and changing something near the end of the macro.
    • Delays in macros are correctly recorded now.
  • Beta versions of the Defy keyboard are now eligible for download
  • Brightness controls now behave the same way both in preferences and wireless preferences.

What's Changed

  • fix: sK's names are not correctly shown when using numbers or letters by @alexpargon in #542
  • fix: macros now start with Id 1 and are properly replaced by @alexpargon in #543
  • Fix macro editor bugs by @alexpargon in #544
  • Fix Defy FW version filter on FirmwareFlasher view by @alexpargon in #545
  • fix: equalized brightness controls through preferences&wireless by @alexpargon in #546

Full Changelog: v1.3.6-rc.4...v1.3.6-rc.5

Bazecor 1.3.6-rc.4

23 Oct 19:31
67f0610
Compare
Choose a tag to compare
Bazecor 1.3.6-rc.4 Pre-release
Pre-release

What's New

  • Layout editor has the following fixes
    • Added toast notification when changes are successfully sent to the keyboard
    • Fixed unnecessary API calls sent to the keyboard when interacting with the editor
    • Selected color stops applying if you change from color view to keyboard view
  • Windows launch issues, now Bazecor should open properly and not close directly.

What's Changed

New Contributors

Full Changelog: v1.3.6-rc.3...v1.3.6-rc.4

Bazecor 1.3.6-rc.3

20 Oct 11:46
aac0ed3
Compare
Choose a tag to compare
Bazecor 1.3.6-rc.3 Pre-release
Pre-release

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

Full Changelog: v1.3.6-rc.2...v1.3.6-rc.3