Skip to content

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

v4.42.0

11 Jun 23:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.41.0...v4.42.0

4.41.0

11 Jun 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.40.0...v4.41.0

4.40.0 | Community Release

11 Jun 16:44
Compare
Choose a tag to compare

What's Changed

  • feat(#230): introduce new concept for advanced suppression by @junners in #231

Full Changelog: v4.39.0...v4.40.0

4.39.0 | Community Release

08 Jun 18:42
Compare
Choose a tag to compare

4.38.0 | Community Release

31 May 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.37.0...v4.38.0

4.37.0 | Community Release

20 May 04:21
Compare
Choose a tag to compare

What's Changed

  • feat: rewrite dml soql and action calls into a common loop rule by @junners in #225

Full Changelog: v4.36.0...v4.37.0

4.36.0 | Community Release

17 May 05:30
Compare
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.

What's Changed

Full Changelog: v4.35.0...v4.36.0

4.35.0 | Community Release

11 May 05:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.34.0...v4.35.0

4.34.0 | Community Release

08 May 05:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.33.0...v4.34.0

4.33.0 | Community Release

05 May 04:23
Compare
Choose a tag to compare

What's Changed

Beta Rules now has it's own store, this means that consumers can now know what rules are in beta.
This enables vsce extension to be aware of the beta rules and offer them up

Full Changelog: v4.32.0...v4.33.0