Version: 1.0.3b2 Date: 2017-04-26 1. Fixed a problem where channel remapping would sometimes not work correctly, particularly if a MIDI event was routed to more than one port. Version: 1.0.3b1 Date: 2017-04-12 1. Added rules for device name, MIDI/audio port names, audio channel names, and various other nameable objects. Some users were doing things like giving ports blank names or names beginning with a minus sign that were causing problems with various operating systems. The new rules should help prevent that from happening. This is common code that affects all products using MIDIManager. 2. THIS WAS NOT A PROBLEM ON MIO10 BUT THE CODE CHANGE IS IN COMMON CODE. Fixed a problem where ethernet would not work if ethernet cable was connected before device powered up. Note that if the device loses power (or if the device is put into sleep mode) the RTP-MIDI connections will need to be re-established on the computer when the device is powered up again (nothing I can do about that, thatŐs an Apple limitation). But at least you donŐt have to disconnect then reconnect the ethernet cable anymore. Version: 1.0.2 Version: 1.0.2b1 Date: 2016-12-02 1. Increased length of sysex buffer for internal messages from 127 to 159 (needed for processing AMP commands). 2. Fixed a problem with USB hosting that would affect some MIDI controllers that support both audio and MIDI over USB. 3. Tweaked the LED driver for MIDI activity to be more responsive. Previous version could have delays up to 100 ms. New driver has maximum delay of 20 ms. The LEDs are no longer synchronized to turn on and off at the same time (e.g. LED2 can turn off while LED1 is still on) so the display may appear a bit different in use. Version: 1.0.1 Date: 2016-04-14 1. Fixed some problems related to hosting Yamaha keyboards on the USB-A port. 2. Added a data throttle to USB device port drivers. This will help mitigate lost data problems when a host sends large bursts of data over a short time interval. 3. Changed the USB port numbering to match the labeling on mio10 box. Version: 1.0.0 Date: 2016-03-30 Initial release.