Files
agent/CHANGELOG.md
2017-12-05 22:29:02 +01:00

12 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.1 (2017-12-05)

1.4.0 (2017-12-05)

Bug Fixes

  • device: fix IpcRenderer empty data messages (#503) (58b1b9b)
  • keymap: Handle more than 35 same keymap abbreviation (#497) (62c5e9d)
  • keymap: Secondary role show 'None' value if not set (#496) (9e69098)
  • rendered: Double scrollbar (13f2b65)

Features

  • device: flash device firmware from Agent (#499) (297fd3b)

1.3.7 (2017-11-07)

1.3.6 (2017-11-07)

1.3.5 (2017-11-07)

Reverts

  • remove electron builder from package.json (915aefe)

1.3.4 (2017-11-06)

1.3.3 (2017-11-05)

1.3.2 (2017-11-04)

1.3.1 (2017-11-04)

Bug Fixes

  • config: Remove userConfigurationLength from json serialization (#490) (d9417ea)

1.3.0 (2017-11-04)

Bug Fixes

  • config: Add userConfigurationLength to the user-config.json (ea70085)
  • usb: user-config-json-to-bin compile (009dd8e)

Features

  • device: Read only filled user configuration and fix app close on mac (#486) (0c30ecc)

1.2.4 (2017-10-30)

Bug Fixes

  • usb: remove extra first 0 from USB transfer data (1f634f9)

1.2.3 (2017-10-29)

1.2.2 (2017-10-29)

1.2.1 (2017-10-29)

1.2.0 (2017-10-28)

Bug Fixes

  • app: Rename the title property of the uhk-message component (#460) (041d4de)
  • device: Agent-electron should always read the configuration from the UHK over USB. (#327) (6bc2bc8)
  • keymap: Add new keymap scrolling (#390) (b2466f0), closes #389
  • keymap: Add tooltips to action icons (#366) (ce55cac)
  • keymap: Change keymap name and abbr algorithm (#365) (aad0c15), closes #363
  • keymap: Fix 'Capture keystroke' button in FF (#375) (ee248e9), closes #374
  • keymap: Hide horizontal scrollbar (#392) (015d110), closes #391
  • keymap: Should not automatically capitalize keymap name (#421) (73ce1df)
  • tooltip: Uncomment JQuery tooltip codes (#420) (8f85254)
  • user-config: Fix user configuration savings (#433) (23af522)
  • user-config: Layer switcher key behaviour on non-base layers (#440) (7baf9ad)

Features

  • agent: Add 'Device' menu and submenus (#461) (ab88d8a)
  • agent: Add loading screen (#444) (737897b)
  • agent: change header styles (#464) (8c652a4)
  • agent: remove routing animation from keymaps (#468) (2f459a8)
  • app: Show add-on menu if start app with --addons arg (#359) (a4d41f3)
  • config: Add deviceName to the user config (#474) (cdc4a16)
  • config: Read / write hardware configuration area (#423) (9294bed)
  • device: Add 'Save to keyboard' button (#402) (8d7269a)
  • device: Add confirmation question before reset the configuration (#449) (a4056a8)
  • device: Add save config buttons to the Device settings page (#447) (6b46c85)
  • device: Read user config from eeprom (#413) (96e9687)
  • device: Reset user configuration on device (#435) (ba1fff7)
  • device: Wait for read user/hardware config until device is ready (#443) (01b07a3)
  • Set no wrap on Delete Keymap and Delete Macro icons (#371) (817daaf), closes #369
  • device: Write user configuration into the eeprom (#411) (d621b1e)
  • keymap: Keymap abbr should be only number or ASCII char (#360) (3db0198), closes #341
  • notification: Add undoable notification, close #318 (#338) (42683e3)
  • notification: display app errors, close #319 (#333) (c9a1e98)
  • settings: Only display settings in Agent-electron (#358) (db8a441), closes #252
  • ui: macro ui improvement (#473) (9885439)
  • user-config: Add ISO key scancode (#441) (46b97a9)

1.0.0 (2017-06-05)

Bug Fixes

1.0.0-alpha.1 (2017-06-01)

Bug Fixes

  • First macro opening (#123) (aca22f9), closes #121
  • device: Mac is not allow excusive right to use USB (6778ca9)