Releases: open-cogsci/OpenSesame
OpenSesame 4.0.2
This maintenance release will appear through the automatic updater and is not packaged separately.
OpenSesame 4.0.1 (includes OSWeb 2.0.0 and Rapunzel 1.0.0)
OpenSesame 4.0 Melodramatic Milgram is a major new release with many new features and improvements. For release notes, see:
OpenSesame 4.0.0 (includes OSWeb 2.0.0 and Rapunzel 1.0.0)
OpenSesame 4.0 Melodramatic Milgram is a major new release with many new features and improvements. For release notes, see:
OpenSesame 4.0.0 pre-release packages (includes OSWeb 2.0.0 and Rapunzel 1.0.0)
This prerelease is occasionally updated with new prerelease builds of OpenSesame 4.0.0, which includes OSWeb 2.0.0 and Rapunzel 1.0.0.
The core libraries of OpenSesame/ Rapunzel are updated often, and prerelease builds available on this page may not contain the latest versions of all libraries. Therefore, after starting OpenSesame or Rapunzel, an update check will be performed in the background to bring all libraries up to date. If updates are available, you will be prompted to automatically update. The update notification may take a few minutes to appear.
For preliminary release notes, see:
OpenSesame 3.3.14 and Rapunzel 0.5.42
About this update
OpenSesame 3.3.14 Lentiform Loewenfeld is the fourteenth maintenance release in the 3.3 series. It contains bug fixes and minor improvements, and should be a pleasant and safe upgrade for everyone who is using the 3.3 series.
If you are upgrading from OpenSesame 3.2 or earlier, please see the list of important changes:
Credits
Thanks to:
- @robbertmijn for his work on the Mac OS package
Bug fixes and improvements
opensesame:
opensesame-extension-osweb
- Updated to 1.4.13.1
OpenSesame 3.3.13 and Rapunzel 0.5.42
About this update
OpenSesame 3.3.13 Lentiform Loewenfeld is the thirteenth maintenance release in the 3.3 series. It contains bug fixes and minor improvements, and should be a pleasant and safe upgrade for everyone who is using the 3.3 series.
If you are upgrading from OpenSesame 3.2 or earlier, please see the list of important changes:
Credits
Thanks to:
- @robbertmijn for his work on the Mac OS package
Bug fixes and improvements
opensesame:
osweb:
- Updated to 1.4.13
- open-cogsci/osweb#96
- open-cogsci/osweb#97
- open-cogsci/osweb#98
opensesame-extension-osweb
- Updated to 1.4.13.0
psychopy
- Updated to 2022.1.4
rapunzel:
- Updated to 0.5.42
datamatrix:
- Updated to 0.15.3
opensesame-plugin-psychopy
- Updated to 0.6.2
pyqode.core
- Updated to 3.2.35
pyqode.python
- Updated to 3.2.4
OpenSesame 3.3.12 and Rapunzel 0.5.37
About this update
OpenSesame 3.3.12 Lentiform Loewenfeld is the twelfth maintenance release in the 3.3 series. It contains bug fixes and minor improvements, and should be a pleasant and safe upgrade for everyone who is using the 3.3 series.
As always, you can download OpenSesame from here:
If you are upgrading from OpenSesame 3.2 or earlier, please see the list of important changes:
Credits
Thanks to:
- @robbertmijn for his work on the Mac OS package
Bug fixes and improvements
opensesame:
- Updated to 3.3.12
rapunzel:
- Updated to 0.5.37
python-datamatrix:
- Updated to 0.14.3
pyqode.core:
- Updated to 3.2.25
osweb:
- Updated to 1.4.11
- open-cogsci/osweb#82
- open-cogsci/osweb#83
- open-cogsci/osweb#84
- open-cogsci/osweb#85
- open-cogsci/osweb#86
- open-cogsci/osweb#87
- open-cogsci/osweb#89
- open-cogsci/osweb#90
- open-cogsci/osweb#91
- open-cogsci/osweb#92
- open-cogsci/osweb#93
- open-cogsci/osweb#94
- open-cogsci/osweb#95
- open-cogsci/osweb#96
opensesame-extension-osweb
- Updated to 1.4.11.0
pygaze:
- Update to 0.7.5a5
OpenSesame 3.3.11 and Rapunzel 0.5.35
About this update
OpenSesame 3.3.11 Lentiform Loewenfeld is the eleventh maintenance release in the 3.3 series. It contains bug fixes and minor improvements, and should be a pleasant and safe upgrade for everyone who is using the 3.3 series.
If you are upgrading from OpenSesame 3.2 or earlier, please see the list of important changes:
Credits
Thanks to:
- @robbertmijn for his work on the Mac OS package
- Fabrice Parmentier for helping to trace down a memory leak in OSWeb
Bug fixes and improvements
opensesame:
- Updated to 3.3.11
rapunzel:
- Updated to 0.5.35
python-datamatrix:
- Updated to 0.13.2
pyqode.core:
- Updated to 3.2.24
- open-cogsci/pyqode.core#16
- open-cogsci/pyqode.core#15
osweb:
- Updated to 1.4.4
- open-cogsci/osweb#69
- open-cogsci/osweb#70
- open-cogsci/osweb#71
- open-cogsci/osweb#72
- open-cogsci/osweb#73
- open-cogsci/osweb#74
- open-cogsci/osweb#75
- open-cogsci/osweb#79
- open-cogsci/osweb#80
opensesame-extension-osweb
- Updated to 1.4.4.0
- open-cogsci/opensesame-extension-osweb#29
pygaze:
- Update to 0.7.4
- Fix compatibility with new EyeLink SDK
OpenSesame 3.3.10 and Rapunzel 0.5.29
About this update
OpenSesame 3.3.10 Lentiform Loewenfeld is the tenth maintenance release in the 3.3 series. It contains bug fixes and minor improvements, and should be a pleasant and safe upgrade for everyone who is using the 3.3 series.
One notable change is the addition of a Mac OS package for ARM-based MacBooks. Thanks @robbertmijn!
A second notable change is the update to OSWeb 1.4, which includes numerous improvements for online experiments:
- Many improvements to the inline_javascript item to bring it closer to the Python API:
- Canvas support for programmatically creating displays
- Common functions such as
xy_circle()
pool
object for access to the file poolpersistent
object for sharing variables and functions between scripts
- Support for .csv files as source for loop tables
- Support for all color specifications, including HSL, HSV, and LAB color spaces
- Support for form plugins (except FORM_BASE)
- Support for custom HTML forms through the new INLINE_HTML item)
- Customizable welcome text (on the first screen that is shown)
If you are upgrading from OpenSesame 3.2 or earlier, please see the list of important changes:
For the full release notes, see:
Credits
Thanks to:
- @dschreij for his work on the Mac OS package
- @robbertmijn for his work on the Mac OS package
Bug fixes and improvements
opensesame:
- Updated to 3.3.10
rapunzel:
- Updated to 0.5.29
- open-cogsci/rapunzel#33
- open-cogsci/rapunzel#35
- open-cogsci/rapunzel#36
- open-cogsci/rapunzel#37
- open-cogsci/rapunzel#38
- open-cogsci/rapunzel#39
opensesame-extension-osweb
- Updated to 1.4.0.0
- open-cogsci/opensesame-extension-osweb#27
- open-cogsci/opensesame-extension-osweb#28
osweb:
- Updated to 1.4.0
- open-cogsci/osweb#69
- open-cogsci/osweb#66
- open-cogsci/osweb#64
- open-cogsci/osweb#26
- open-cogsci/osweb#25
- open-cogsci/osweb#15
pyqode.core:
- Updated to 3.2.17
- open-cogsci/pyqode.core#12
- open-cogsci/pyqode.core#13
- open-cogsci/pyqode.core#14
python-datamatrix
- Updated to 0.12.0
python-qdatamatrix
- Updated to 0.1.31
- open-cogsci/qdatamatrix#8
python-pygaze
- Updated to 0.7.3
psychopy:
- Updated to 2021.1.2
pyqode.language_server (megapack only)
- Updated to 0.1.14
OpenSesame 3.3.10a14 and Rapunzel 0.5.29
Draft of release notes: https://osdoc.cogsci.nl/3.3/notes/3310/