Skip to content

Releases: Flow-Scanner/lightning-flow-scanner-cli

v3.19.0

11 Jun 21:50

Choose a tag to compare

Full Changelog: v3.18.0...v3.19.0

3.18.0 | Community Release

11 Jun 16:52

Choose a tag to compare

3.17.0 | Community Release

31 May 02:51

Choose a tag to compare

What's new?

  • fix: parsing issue with custom errors element that's introduced in api version 59

Full Changelog: v3.16.0...v3.17.0

3.16.0 | Community Release

20 May 04:38

Choose a tag to compare

What's new?

Refactor and rewrite Loop Rule for SOQL, DML and Action Call rule

Full Changelog: v3.15.0...v3.16.0

3.15.0 | Community Release

17 May 05:35

Choose a tag to compare

New Rule

Rule (Configuration ID) Description
Action Calls In Loop (ActionCallsInLoop) To prevent exceeding Apex governor limits, it is advisable to consolidate and bulkify your apex calls, utilize a single action call containing a collection variable at the end of the loop.

Full Changelog: v3.14.0...v3.15.0

3.14.0 | Community Release

11 May 05:07

Choose a tag to compare

3.13.0 | Community Release

08 May 05:45

Choose a tag to compare

What's new?

fix: #220

Full Changelog: v3.12.0...v3.13.0

3.12.0 | Community Release

05 May 04:35

Choose a tag to compare

3.11.0 | Community Release

04 May 20:45

Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

3.9.0 | Community Release

04 May 20:00

Choose a tag to compare

What's Changed

New Rule!

Rule (Configuration ID) Description
Hardcoded Url (HardcodedUrl) Avoid hard-coding URLs as they are org-specific. Instead, use a $API formula (preferred) or you can use an environment-specific such as custom labels, custom metadata, or custom settings.

Full Changelog: v3.8.0...v3.9.0