2.3.7.6 release notes
2.3.7.6 Issue 2851 - Fixed a possible infinite loop that could occur when traversing circular Flow node references. Issue 2856 - Minimized some read actions to try to address yet another reported "IC might be slowing things down". As always, if you continue to see these types of reports, please send over the corresponding thread dumps and I'll try to take care of them. Issue 2859 - Added full support for Salesforce's ApexDoc specification . All enhancements in that spec are available regardless of whether or not the user wishes to ensure compliance with the spec. If the user does wish to ensure compliance, a new Strict mode ApexDoc validator inspection option is now available that flags usages of unsupported tags and macros as errors and disables Markdown-based text formatting. Note that users of IcApexDoc should also make sure to update to version 1.0.1.3 to ensure parity support for the Salesforce ApexDoc spec.