Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

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

v3.53.0

11 Jun 21:51

Choose a tag to compare

Full Changelog: v3.52.0...v3.53.0

3.52.0 | Community Release

11 Jun 16:51

Choose a tag to compare

3.51.0 | Community Release

31 May 02:57

Choose a tag to compare

What's new?

  • fix: custom error element parsing

Full Changelog: v3.50.0...v3.51.0

3.50.0 | Community Release

20 May 04:35

Choose a tag to compare

3.49.0 | Community Release

19 May 01:10

Choose a tag to compare

What's Changed

Full Changelog: v3.48.0...v3.49.0

3.48.0 | Community Release

17 May 05:42

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.47.0...v3.48.0

3.47.0 | Community Release

11 May 05:16

Choose a tag to compare

What's Changed

We're rewriting the webview and the panel to Vue3, and at the same time, improving tests~
This is an effort to reduce technical debt, at the moment, the dependencies are pinned and there are no viable path to upgrade. Hence, the decision to make vue the new UI framework.
These changes will NOT break any functionality, atleast, till the release. Hooraay for continuous delivery

Full Changelog: v3.46.0...v3.47.0

3.46.0 | Community Release

08 May 05:46

Choose a tag to compare

What's new?

fix: #220

Full Changelog: v3.45.0...v3.46.0

3.45.0

05 May 04:41

Choose a tag to compare

What's new?

Beta rules are now visible on both Configure Rules and Documentation buttons.
Take advantage of the bleeding edge innovations by opting in on our beta rules!

Full Changelog: v3.44.0...v3.45.0

3.44.0 | Community Release

26 Apr 17:19

Choose a tag to compare