Skip to content

v0.6.7

Latest
Compare
Choose a tag to compare
@anjaldoshi anjaldoshi released this 01 Mar 20:13

Binary release March 1, 2024

Release Notes

Record Node

  • Fix Record Node base path logic. Previously, the Record Node base path did not actually change if it was updated during acquisition. Now, the path is updated, and the next experiment/recording counter is maintained, unless the “Create New Directory” button is selected in the Control Panel.
  • Fix Record Node disk space check. Previously, this check did not always consider the currently set path in the Record Node due to the issue mentioned above.
  • Fix Record Node path tooltip not updating when path loaded from saved configuration.
  • Fix Record Node Editor UI elements enabled during recording that shouldn't be (though this did not affect actual recordings).
  • Fix File Reader crash when loading events if a File Source does not support text events.

Plugin Installer

  • Platform-specific bug fixes:
    • On Windows, an issue that caused crashes or displayed garbage strings in the Processor List during plugin updates has been resolved.
    • On MacOS, fixed a bug where it would incorrectly show that the plugin has updated successfully even when it did not.

Editor Viewport

  • Improved Editor Selection Behavior. Multiple editor selections in the Editor Viewport now work correctly when using “Shift + Right/Left Arrow” keys.
  • The plugin version is now shown in the plugin editor’s right-click popup menu.