Files
agent/CHANGELOG.md
2017-10-29 09:30:13 +01:00

8.1 KiB

Change Log

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

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)