v0.6.6
Binary release August 16, 2023
Release Notes
Core application
- The software now checks for more recent versions upon launch; if an update it available, the user has the option to download the latest version (and install it automatically if on Windows). This can also be done manually via Help > Check for updates.
- Remove popup warning when loading configs saved by GUI version 0.6.0 and higher, since these should always be compatible with more recent versions
- Remove popup warning when plugin updates are available, since this can easily be seen via the green arrow icons
- Fix bug where main window is located off screen when a monitor has been removed since the last run
Record Node
- Fix bug where recording is stopped when disk space becomes negative (due to float to int conversion)
- Allow recorded channels to be selected/deselected via config messages (e.g., SELECT <stream_index> ALL)
LFP Viewer
- Remove timebases lower than 50 ms, since these were causing lags in some configurations
- Fix bug where channels become out of sync when switching away from very small timebases or changing the size of the display
Arduino Output
- Fix bug where disabling the gate line doesn't actually turn it off