2020.6.3 (30 June 2020)
Fixes
- Correctly check for ZMQ support, previously it could allow ZMQ to be supported when zmq could not be imported.
(#12585) - Auto indentation no longer working for notebooks and interactive window.
(#12389) - Add telemetry for tracking run by line.
(#12580) - Add more telemetry to distinguish how is the start page opened.
(#12603) - Stop looking for mspythonconfig.json file in subfolders.
(#12614)