All notable changes to the latest, unreleased version of the PsychoJS library and to the previously released versions are documented here.
Please note that released versions of the library are not set in stone: we will keep fixing important issues and adding minor features beyond the library release dates. Those changes will be documented in this document.
New stimuli:
- TextBox
- Form
We have upgraded the attribute management approach in order to handle both undefined and null values and to better deal with complex default values.
PixiJS objects are only re-created when necessary, and destroyed as soon as possible.