2.0.7.1 release notes

Post date: Jul 24, 2019 3:16:44 PM

2.0.7.1

  • Issue 1359 - WebStorm 2019.2 introduced some issues that are (partially) addressed in this build:

    • Had to disable SOQL/RegExp string literal language injection in WebStorm as well. JetBrains has provided guidance on how to make this feature work properly in all IDEs. I'll implement their suggestion in an upcoming build to restore the feature in base IDEs where it's currently disabled.

    • Improved the messaging around Java 11 JRE incompatibility, in particular what actions must be taken by the end user to move to a Java 8 JRE using the JB SDK Bintray Downloader. Full support for a Java 11 JRE is in testing now and will be available once I feel comfortable that it won't cause any issues.