Releases: Lightning-Flow-Scanner/lightning-flow-scanner-app
Releases · Lightning-Flow-Scanner/lightning-flow-scanner-app
2.0.2 | Community Release
What's Changed
We're back again with another release! This time we're adding a new rule that was launched for summer 24 orgs
Rule (Configuration ID) | Description |
---|---|
Unsafe Running Context (UnsafeRunningContext ) |
This flow is configured to run in System Mode without Sharing. This system context grants all running users the permission to view and edit all data in your org. Running a flow in System Mode without Sharing can lead to unsafe data access. |
Full Changelog: v2.0.1...v2.0.2
2.0.1 | Community Release
What's Changed
Exciting usability changes baked in to this release! 🎉
- We've improved the loading experience during navigation
- LFS now loads the latest version upon selection, removing the need to refresh the page
- UI Changes for Datatable sorting as well as new fields available on the data table
- Celebration banner when your flow does not have any flow smells
- feat: implement loading, sorting improvements and no flow smells by @junners in #5
Full Changelog: v2.0.0...v2.0.1
2.0.0 | Community Release
What's Changed
We're now supporting Deploy to Salesforce button for ease of accessibility for our #AwesomeAdmins!
- init by @RubenHalman in #1
- Up Core to 3.16 by @RubenHalman in #2
- fix: nullish errors on flow scanner component by @junners in #3
- feat: support for deploy to salesforce button by @junners in #4
New Contributors
- @RubenHalman made their first contribution in #1
- @junners made their first contribution in #3
Full Changelog: https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-app/commits/v2.0.0