Version 0.2.4

New Features

  • The Runtime Configuration dialog now has a Console which shows the events received from the input devices and the output send back. Also the performance and overall handling of the logging events was improved

Bug Fixes

  • Application did not completely restart after update. This should now work with the next update.
  • It’s no longer possible to load a non-existing files in the runtime.

Version 0.2.2

Improvements

  • Better Console integration. Console now also shows device errors from loading a kad file in the Designer.

Bug Fixes

  • Fixed crash after reloading of .kar files.
  • Application restarts after Update if the user agrees (well with the next update it is).
  • Closing Kable from the tray menu also closes the Designer if opened.

Version 0.2.1

Bug Fixes

  • Fixed Reloading of kar files.
  • Deactivating Input Learn also stoped the messages from being shown in the Console.

Version 0.2.0

New Features / Enhancements

  • Intelligent Input Learn (MIDI Learn) to create Conditions and Expressions.
  • New view Console to monitor incoming messages.
  • Added Preferences dialog in the Window menu.
  • Update option in the Help menu and Automatic Updates in the preferences dialog.
  • The Window menu has now a Show View sub menu to restore closed views.
  • Removed confusing OpenURI Option
  • Created DevicePack extension point for DevicePack plugins.

Version 0.1.1

New Features / Enhancements

  • Added Reload button to Configuration dialog
  • Removed status from MIDI fields. Now all midi messages must use midi.type to identify the message type.

Bug Fixes

  • Nested expressions could cause exception.
  • Not initialized variables could cause exceptions.
  • Deactivating processing did not work properly.
  • Loading file while processing is disabled did activate the processing for this file.
  • Fixed a bug which could cause an exception if an defect kableconfig.xml file is loaded.