Skip to content

v1.0.2

Latest

Choose a tag to compare

@anjaldoshi anjaldoshi released this 22 Jan 02:23
c91afeb

Binary release January 21, 2026

Release Notes

New Features

  • LFP Viewer Enhancements:

    • Added "Auto" range option for AUX channels that automatically scales each channel based on its input range
    • Enhanced channel sorting using new group, depth (Y-position), and X-position metadata
    • Improved "Color by Shank" mode to use group metadata when available
    • Display units (e.g. µV) next to channel type labels
    • Dynamic left margin adjusts to fit longest channel name
  • Plugin Update Notifications: GUI checks for plugin updates on startup and displays notification when available

  • Automated Testing: Added GitHub Actions workflows for unit tests and integration tests

Improvements & Bug Fixes

  • File Reader: Enhanced error handling with validation for file existence, channel count mismatches, and file size consistency. Displays user-friendly error messages for invalid or missing files

  • Record Node: Added comprehensive file validation before recording starts. Automatically stops recording with clear error messages if files fail to open due to disk space or permission issues

  • Parameter System: Fixed crash when loading configurations with mismatched channel counts (e.g., when Acquisition Board channel count changes between runs). Out-of-range channel selections in downstream plugins are now filtered out, and newly available channels are automatically included.

  • Audio Monitor: Reduced initialization time and fixed selected channels resetting during signal chain updates when no spike channel is selected