Skip to content

2023.1.3

Compare
Choose a tag to compare
@peircej peircej released this 06 Jun 15:44
· 3049 commits to dev since this release

Bug fixes

  • Added log file entry for Keyboard.clearEvents() by @peircej in #5558
  • Syntax error (missing comma) in Brush Component code by @TEParsons in #5564
  • Store duration for Keyboard Components when available (if waitForRelease=True ) by @TEParsons in #5569
  • AudioClip recordings with PTB backend fail to honor sample rate @mdcutone in #5530
  • Removed redundant "MainLoop" call to remove error during shutdown of app by @mdcutone in #5538
  • Spaces in executable path were breaking PIP terminal in Windows by @TEParsons in #5579
  • Save prefs just once after closing all frames by @TEParsons in #5510
  • JS code wasn't distinguishing between regular polygon & custom vertices in ShapeStim by @TEParsons in #5522
  • NameError: name 'environmenttools' is not defined #5563

Full Changelog: 2023.1.2...2023.1.3