This release fixes several bugs but it does also add 2 new dependencies:
* `json_tricks` and `future` are both required for this version
* these are paving the way for updating Python3 (which will be enabled in 1.86.x series of releases)
FIXED:
* Problem with text stimuli on Windows not rendering if large (was a bug in pyglet, fixed in 1.3.0b1)
* Whitespace/indentation guides were not toggling on/off correctly in Coder [commit:4ebbdb9c5](https://github.com/psychopy/psychopy/commit/4ebbdb9c5468beebb50d817697c0665450e9a5ad)
* Added status property to labjack U3 in Builder scripts [commit:b4d16d3d6](https://github.com/psychopy/psychopy/commit/b4d16d3d6319d0edeb7a95e774ff60c0ea51a1cf)
* Fix to iohub.launchHubServer() under Linux [commit:a9392f62e](https://github.com/psychopy/psychopy/commit/a9392f62e5e819788e77553583b6776d5992b849)
* Fix to config file for iViewX on ioHub [commit:590fb20de](https://github.com/psychopy/psychopy/commit/590fb20de193fd85f66655c0983107a561f3f2d1)