Skip to content

Releases: kiibohd/configurator

Bug Fix Release

09 Nov 03:17
9b74c2a
Compare
Choose a tag to compare

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

06 Nov 06:23
6e530c8
Compare
Choose a tag to compare

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

05 Nov 21:35
4cae38f
Compare
Choose a tag to compare

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

03 Nov 17:24
946802e
Compare
Choose a tag to compare

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.

02 Nov 21:54
0213c88
Compare
Choose a tag to compare
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.

02 Nov 04:51
a51c822
Compare
Choose a tag to compare
0.1.0-beta2

Cache the .json file as well (1st step for load old)

Animation Auto-Start Control & Deleting

01 Nov 03:49
4458b44
Compare
Choose a tag to compare
Pre-release
0.1.0-beta1

Added animation auto-start control and deleting

Flashing Support!

31 Oct 03:31
21ce26c
Compare
Choose a tag to compare
Flashing Support! Pre-release
Pre-release
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

25 Oct 05:24
38d0fc7
Compare
Choose a tag to compare
Pre-release
v0.1.0-alpha6

Change submit type to match new backend where the environment is sele…

v0.1.0-alpha5: Updated Logging and Versions

23 Oct 01:31
22d7b8f
Compare
Choose a tag to compare
Also normalized some of the package.json contents. Still can't resolve the react-color issues
with tinycolor2.