Skip to content

v0.5.1

Choose a tag to compare

@anjaldoshi anjaldoshi released this 01 Oct 00:52
be5c2e4

Binary release September 30, 2020

Bug Fixes:

  • Make GraphNode width dynamic to fit plugin name
  • Change plugin and shared directory location for Plugin Installer depending on GUI build type
    • If GUI is built from source:
      • Plugin Installer plugins and shared dependencies will be installed at executable-level plugins and shared directory respectively
      • lastConfig, recoveryConfig and windowState XML files will be saved at the same level as executable
    • If GUI is installed using installers/zip:
      • Same as in v0.5.0
    • This change fixes the bug with NIDAQ devices not being detected by the NIDAQ plugin in v0.5.0 (open-ephys-plugins/nidaq-plugin#5)

Note [Windows ZIP users only]: Before upgrading from v0.5.0 to v0.5.1 using ZIP binaries, make sure you delete everything inside C:\ProgramData\Open Ephys. You'll have to re-download the plugins you installed using Plugin Installer after upgrading.