Major Changes
- #3339
74b4adc7
Thanks @jodeleeuw! -finishTrial()
now clears the display and any timeouts set withpluginApi.setTimeout()
Minor Changes
- #3326
c5a0dbb1
Thanks @vzhang03! - Updated all plugins to implement new pluginInfo standard that contains version, data generated and new documentation style to match migration of docs to be integrated with the code and packages themselves"
Patch Changes
- #3162
dc6de01a
Thanks @jodeleeuw! - Change canvas display toblock
to fix issues when canvas is full screen.