Bits and Droids logo

Minor fixes 1.0.1

by Bits and Droids | 21-03-2023

After the release I've received several bug reports. There is a new version available at https://www.bitsanddroids.com/downloads. This release tackles 3 main issues.

Fixed

  • Deleting an event would sometimes save the event back to the memory (worst case multiply it)
  • Adding a new line could cause the N/A to be saved. This could result in crashes
  • Old events that were deleted could result in crashes. The connector will remove any outputs that are no longer available in the outputs list.

Under investigation

  • WASM commands not talking to the connector. For some people the WASM module doesn't seem to communicate with the connector properly.