Releases: flow/flow-for-vscode
Releases · flow/flow-for-vscode
2.2.1
06 Jan 22:31
Compare
Sorry, something went wrong.
No results found
2.2.0
27 Jul 01:09
Compare
Sorry, something went wrong.
No results found
Removed support for the log.file flowconfig option, since it contained a security vulnerability.
Upgraded bundled version to 0.183.0
2.1.0
15 Mar 15:51
Compare
Sorry, something went wrong.
No results found
Prevent running versions of flow-bin < 0.110.0 in Restricted Mode, since those versions contained a security vulnerability.
Upgraded bundled version to 0.110.1
Removed support for flow-bin < 0.110.0 in Restricted Mode
Full Changelog : 2.0.0...2.1.0
2.0.0
09 Feb 17:51
Compare
Sorry, something went wrong.
No results found
Removed support for legacy Flow integration. All communication with Flow now uses the Language Server Protocol.
The "Path To Flow" setting is now ignored in Restricted Mode.
1.9.2
07 Sep 21:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
windows : fix verification of flow-bin binaries (9885ab6 )
1.9.1
07 Sep 21:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
restore compatibility with older versions of VS Code (00a4ff0 )
1.9.0
07 Sep 21:14
Compare
Sorry, something went wrong.
No results found
Features
Verify integrity of flow-bin binaries (af92850 )
Allow clickable links on hover for type descriptions (1a43503 )