Releases: kiibohd/configurator
Releases · kiibohd/configurator
Bug Fix Release
v0.3.1
Bug Fixes
- Fix issue where last change in Static LED Maps is dropped
- Fix issue where invalid Custom KLL is generated when deleting "reaction" animations.
Features
- Checks for new versions once per day.
Improved error handling
v0.3.0
Features
- Warning indicator on flash page when no keyboard is in flash
- View log file from failed compilation
- Loading indicator for firmware downloads
Fixes
- Delete triggers when the animation is deleted
- Import now validates contents of JSON
Load Recent Layouts
v0.2.0
Features
- Load Recent Layouts - Layouts downloaded locally (shows last 5)
- Load Alternative Layouts - Layouts defined on the server for the keyboard
Fix USB Detection Issues
First of the stable releases.
This release fixes USB detection issues that cause the "Connected Devices" tab to not be updated correctly when devices are connected/disconnected.
Fixed .bin selection, MENU is now APP (Windows fix), USB Logging.
Fixed issue with overwriting the .bin location in flash Still not a final solution until the IndexedDB values are synced into the re-frame db. Fixes #26
Convenience Functions for Selecting LED, Cache .JSON files.
0.1.0-beta2 Cache the .json file as well (1st step for load old)
Animation Auto-Start Control & Deleting
0.1.0-beta1 Added animation auto-start control and deleting
Flashing Support!
Flashing Support & Re-org Flashing support (flash right after a download) Also a whole lot of reorg on code to try and bring it more in line with the intent for code organization.
Full Canned Animation Support
v0.1.0-alpha6 Change submit type to match new backend where the environment is sele…
v0.1.0-alpha5: Updated Logging and Versions
Also normalized some of the package.json contents. Still can't resolve the react-color issues with tinycolor2.