*Highlights:*
- Unified Eyetracker support via ioHub is now integrated into Builder for easy-to-use eyetracking studies, many improvements and a "MouseGaze" option to simulate eye movements while testing
- Mic recordings for voice responses (Python and JS)
- Transcription (speech-to-text) via Google Speech or using CMU Pocket Sphinx (free but currently on the Python lib only)
- Improved JavaScript outputs from the Builder, providing more seamless migration to web-based studies
*Compatibility Changes:*
- <span style="color:red">CHANGED: In Python the random number generators for TrialHandlers etc use an improved algorithm (PCG64) and are now indendent of each other but seeded random sequences will differ from previous versions</span>
For the details of all changes see the [Changelog](https://www.psychopy.org/changelog.html#psychopy-2021-2-0)
[Update: 2021.2.0.1 Standalone downloads include an updated version of msgpack_numpy due to an issue with the previous version. The PsychoPy code itself within that download is not changed]