Releases: Dygmalab/Bazecor
Releases · Dygmalab/Bazecor
Bazecor 1.3.7-rc.5
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
- @noirbizarre made their first contribution in #595
- @jytou made their first contribution in #566
Full Changelog: v1.3.7-rc.4...v1.3.7-rc.5
Bazecor 1.3.7-rc.4
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
What's Changed
- fix: Changed Raise to Dygma on keyboard type mention for Udev rules by @alexpargon in #578
- Fix skoffline detection by @alexpargon in #579
- Superkeys now work when there is no internet by @alexpargon in #580
- fix: Macro Text converter now reads enter symbols by @alexpargon in #581
- fix: preferences options no longer trigger pending changes by @alexpargon in #582
- feat: Added toast message after backup restore by @alexpargon in #583
- Fix bk pto vk bnot working by @alexpargon in #584
- fix: Solved changes saved text on LayoutEditor Toast by @alexpargon in #585
- fix:Macros now are deleted with a string equal the memory size by @alexpargon in #586
- fix:Macros in macros are now correctly prompted to be deleted by @alexpargon in #587
Full Changelog: v1.3.7-rc.2...v1.3.7-rc.3
Bazecor 1.3.7-rc.2
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
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
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
- Add exit confirmation by @alexpargon in #547
- Fix flasher checks by @alexpargon in #548
- fix: changed modified report to avoid rerender of MacroEditor by @alexpargon in #549
- Add disclaimer layer restore by @alexpargon in #550
Full Changelog: v1.3.6-rc.5...v1.3.6-rc.6
Bazecor 1.3.6
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
- Fix udev rules by @AlexDygma in #531
- Fix British / English UK layout by @javierguzman in #533
- Fix linux upper case udev by @AlexDygma in #535
- feat: added new banner component to show messages in Bazecor by @AlexDygma in #536
- feat: add error boundary by @javierguzman in #534
- Mutex for focus by @AlexDygma in #538
- fix: solved ErrorBoundary screen starting condition and style by @AlexDygma in #539
- Fixes for LayoutEditor bugs by @alexpargon in #540
- Fix windows launch by @alexpargon in #541
- 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 throught preferences&wireless by @alexpargon in #546
- Add exit confirmation by @alexpargon in #547
- Fix flasher checks by @alexpargon in #548
- fix: changed modified report to avoid rerender of MacroEditor by @alexpargon in #549
- Add disclaimer layer restore by @alexpargon in #550
- chore: upped version to stable 1.3.6 to release changes as latest ver by @alexpargon in #551
New Contributors
- @alexpargon made their first contribution in #540
Full Changelog: v1.3.5...v.1.3.6
Bazecor 1.3.6-rc.5
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
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
- Fixes for LayoutEditor bugs by @alexpargon in #540
- Fix Windows launch by @alexpargon in #541
New Contributors
- @alexpargon made their first contribution in #540
Full Changelog: v1.3.6-rc.3...v1.3.6-rc.4
Bazecor 1.3.6-rc.3
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
- feat: add error boundary by @javierguzman in #534
- Mutex for focus by @AlexDygma in #538
- fix: solved ErrorBoundary screen starting condition and style by @AlexDygma in #539
Full Changelog: v1.3.6-rc.2...v1.3.6-rc.3