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

3.28.0 | Community Release

Choose a tag to compare

@junners junners released this 16 Nov 10:35
· 172 commits to master since this release

What's Changed

New & Changed Rules:

Rule (Configuration ID) Description
Same Record Field Updates (SameRecordFieldUpdates) Much like triggers, before contexts can update the same record by accessing the trigger variables $Record without needing to invoke a DML.
Missing Fault Path (MissingFaultPath) At times, a flow may fail to execute a configured operation as intended. By default, the flow displays an error message to the user and notifies the admin who created the flow via email. However, you can customize this behavior by incorporating a Fault Path.
  • feat(core): udpate core to 4.7.0 by @junners in #140
  • chore(log): add log manager for tracing purposes by @junners in #141

Full Changelog: v3.27.0...v3.28.0