- FIXED:
- Builder Keyboard component was treating non-response as correct answer. `1230 <https://github.com/psychopy/psychopy/issues/1230>`_ Thanks Jarrod
- MovieStim2 (opencv) now compatible with newer versions of opencv (v3.x) `1223 <https://github.com/psychopy/psychopy/issues/1223>`_
- SSL certificates for OS X causing failure to connect to osf.io for projects
- dependencies added/updated in Standalone packages:
- pyHook, pygame, pylink 0.3.2, (win32)
- pysoundcard (OS X)
- hello_world demo crashing the app on load
- ADDED:
- Movie **outputs** in gif, mp4, mov formats automatically, using moviepy `1228 <https://github.com/psychopy/psychopy/issues/1228>`_