made osc namespace aliasing optional: aliasing is only allowed if both source and destination are capable of coding/decoding aliases
switched I/O allocation to listen to /connect_to rather than /connected. Can now load multiple connections from file again
removed /connection/properties message - replaced with /connected
added updateSelected after delete; fixed undo/redo bug
new connections now default to linear scaling instead of bypass IF both source and destination have any of the following as data type: i int integer f float bool boolean
added DOTmapper.searchbar
dot-gui: added UNIQUE property to devices, cleanup; removed post from javascript
changed logout message from ”/device/logout” to ”/logout”
added test for namespace hash change, request for namespace
switched file format from XML to JSON
javascript GUI: fixed scrolling for max5.1.4, which now outputs rows scrolled(int) instead of ratio scrolled (float)
mapper: added ability to invert input and output ranges using ”@range invert <input|output>”