Releases: Symphony-DAS/symphony-matlab
Releases · Symphony-DAS/symphony-matlab
2.2.1.0 (2.2-b) x64
- Added National Instruments DAQ board support
- Stored sweeps now persist across instances of the response and mean response figure handlers
- Protocols and descriptions are now shown in alphanumeric order
- Epoch duration is now the duration of its longest stimulus OR response
- Added Epoch.removeStimulus()
- Added friendlier error messages in case of missing drivers
- Bundled Visual C++ 2010 runtime libraries with app so they no longer needs to be downloaded separately
2.1.3.4 (2.1-r4) x64
- Fixed issue where exceptions that occur in Controller.onCompletedEpoch (usually when an exception occurs in a FigureHandler or Protocol.completeEpoch) did not log their complete stack trace
- Compressed documentation images to reduce size
2.1.3.3 (2.1-r3) x64
- Fixed issue where MATLAB might crash after extended wait for trigger period
2.1.3.2 (2.1-r2) x64
- Fixed issue where stimulus.getData() would return a vector with point count truncated to millisecond precision
2.1.3.1 (2.1-r1) x64
- Fixed issue where status would display "Recording..." after pausing a view only run
- Fixed issue where protocol may not close properly when closing Symphony
2.1.3.0 (2.1-r) x64
- Added status bar to bottom of main window
- Added ability to remove devices from rig description
- Added full class name to rig, source, and epoch group descriptions that share the same class name
- Added dialog that options do not apply until app is restarted
- Stopped allowing user to add invalid protocol presets to the protocol preset window
- Fixed issue where user could sneakily run an invalid protocol
- Fixed issue where inherited property descriptions contained "inherited from" text
- Fixed issue where read only property values would be added to protocol presets
2.0.3.1 (2.0-r1) x64
- Added startup spinner while waiting for app to launch
- Added ability to self-update from GitHub releases
2.0.3.0 (2.0-r) x64
First release!
2.0.2.1 (2.0-rc1) x64
- Added complete documentation
- Improved persistence performance
- Fixed issue with running without being able to stop
- Fixed some visual glitches in protocol presets table
2.0.1.9 (2.0-b9) x64
- Added output configuration spans to epoch backgrounds
- Fixed issue with writing configuration setting measurement measurement units to H5 file
- Automatically adding backgrounds to epochs only when a stimulus or pre-existing background is missing
- Opening builtin documentation when selecting "Help > Documentation" instead of GitHub wiki page