Skip to main content
2.3.9.1 release notes
2.3.9.1
- Issue 2888 - Added limit information to record lookup nodes in Flow diagrams when present in a Flow metadata file.
- Issue 2906 - Fixed an issue with Apex code completions in some compile-time field constants, specifically those of the form
Schema.SObjectTypeName.fields.fieldName. - Issue 2909 - Fixed an issue with the signature of
lightning/uiRecordApi.notifyRecordUpdateAvailable(). - Updated the bundled Salesforce rules for Cline and Kilo Code. They can be updated via Illuminated Cloud | Configure Application | Agentforce | Agentforce Vibes using the respective Update rules buttons. If you haven't customized these rules, it's safe to overwrite; otherwise you'll want to merge with your own versions carefully.
- Hopefully finally fixed the lingering long-running read action during population of
.illuminatedCloud/lwc/types, primarily noticed after indexing completes when first opening a project. - Prospective fix for another long-running read action when retrieving org code coverage data.