2.1.4.4 release notes

Post date: Oct 15, 2020 2:1:54 PM

2.1.4.4

  • Issue 1722 - Evidently one of the plugin SDK facilities for determining whether a source file is stored within a library (e.g., the OST) has changed in behavior recently and is now reporting local source files as being library files. This was causing Illuminated Cloud to fail to include local Apex unit test classes properly when enumerating them. This usage has been migrated to another facility that should resolve the issue.

  • Issue 1723 - Fixed another issue with the recent optimization to deploy certain metadata types via the native metadata API deployer in a source format project against a non-scratch org, specifically when Apex/Visualforce files are organized under intermediate directories relative to their respective metadata type directories.