# v 1.37

:package: **Package Upgrade**

<https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000MNh7IAG>

:calendar\_spiral: **Release Date**

2025\. 4. 2.

:ledger: **Summary**

<table data-header-hidden><thead><tr><th width="198.72265625"></th><th></th></tr></thead><tbody><tr><td><strong>DataSource</strong></td><td><ul><li><strong>Renaming:</strong> The term <strong>DataSource</strong> has been renamed to <strong>Business Rule</strong> throughout the app.</li><li><strong>Improved UI/UX:</strong> The Business Rule configuration screen has been redesigned for easier setup and management.</li><li><strong>New Evaluation Event - “On Change”:</strong> Now supports execution when specific fields are updated, enabling more dynamic data processing.</li></ul></td></tr><tr><td><strong>Line Item Editor</strong></td><td>You can now <strong>add Virtual Columns</strong> to the Line Item Editor. These columns are currently intended for use with Business Rules (formerly DataSources) to display mapped values.</td></tr><tr><td><strong>Filter Configuration Enhancements</strong></td><td>Enhanced the filter configuration with a more intuitive UI for setting filter conditions, replacing the need for manual SOQL input.</td></tr></tbody></table>

### UI/UX Overhaul – Business Rule(DataSource) Setup

* **View and Edit Mode Separation:** The configuration layout has been separated into a read-only view and an editable modal window for more clarity.
* **Description Field Added:** You can now document what each Business Rule does using the new description field.
* **Improved Parameter Handling:** For Apex-based Business Rules, the new layout better supports multiple parameters and long field lists.
* **Visual Filter Tool:** Replaces raw input of SOQL filters with an intuitive filter builder.

#### Previous UI

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2F2IoCxXiZv77l9p0n3VB7%2Fimage.png?alt=media&#x26;token=875a5f78-3cc7-49db-a751-299aa8245603" alt=""><figcaption></figcaption></figure>

#### Updated UI

**Business Rule Overview**

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2F2U1tQQBv059WEiX2SBro%2F%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5%E1%84%89%E1%85%A9%E1%84%89%E1%85%B3%E1%84%87%E1%85%A7%E1%86%AB%E1%84%80%E1%85%A7%E1%86%BC.png?alt=media&#x26;token=a3223e85-e575-4091-9f05-9beba2846e4e" alt=""><figcaption></figcaption></figure>

**Business Rule Edit Modal**

<table><thead><tr><th width="373.7265625">Business Rule Using Related Objects (DataSource Basic)</th><th>Business Rule Using Apex Class (DataSource Advanced)</th></tr></thead><tbody><tr><td><p></p><p><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FWaTBrbS44LjEX3J1tQdN%2Fimage.png?alt=media&#x26;token=c02e99f3-443f-4e4e-91eb-3369c9e41483" alt="" data-size="original"></p></td><td><p></p><p><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FVZBuctjtaTkbwFu3eqSu%2Fimage.png?alt=media&#x26;token=a6e5ff2d-d638-4ac7-bc51-85283ec121de" alt="" data-size="original"></p></td></tr></tbody></table>
