Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.05 KB

0.27.1.md

File metadata and controls

35 lines (27 loc) · 1.05 KB
layout title group permalink show
osdoc
Release notes for 0.27.1
notes
/0.27.1/
false

OpenSesame 0.27.1 is the first maintenance release in the 0.27 'Frisky Freud' series. If you are upgrading from 0.26, please read the 0.27 release notes.

Bugs fixed:

  • Fix numeric values in form checkboxes
  • Do not show start-up tab when opening a file directly
  • Catch errors due to missing closing quotations when editing a sketchpad element
  • Fix super() error in form plugins
  • Fix variable background color in sketchpad item
  • Catch recursion errors in general script
  • More comprehensive HTML and font implementation in psycho and legacy backends
  • Do not interpret special character sequences in script
  • Fix joystick plugin
  • Fix exp.get_file() in opensesamerun
  • Fix option splitting by return in form_multiple_choice plugin
  • Fix a bug where timeouts where always counted as incorrect

Windows packaging:

  • Include joystick plugin

Ubuntu/ Debian packaging:

  • Include joystick plugin
  • Include repeat_cycle plugin