# August 27

## **Platform improvements**

### **Linter integrated to the Execution Panel**

The Linter is now integrated directly into the Execution Panel:

* The **Issues** tab in the sidebar has been removed.
* All alerts appear in the **Problems** tab within the Execution Panel, making it easier to identify and fix configuration issues during execution.

This streamlines alert management and centralizes execution feedback.

<a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/canvas/canvas-building-validation" class="button primary">Read the documentation</a>

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2F5oTVjgv6kKxT4bZ4tKBI%2Flinter-execution-panel.png?alt=media&#x26;token=99aae8a5-6450-48ba-96b4-bb2544e010bc" alt=""><figcaption></figcaption></figure>

### **AI Assistant for Connectors now available for REST V2**

The **REST V2** connector now features the AI Assistant for the **Body** field in **POST** operations, simplifying configuration and helping you set up integrations more efficiently.

<a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/canvas/connector-ai-assistant" class="button primary">Learn more</a>

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2F4I1QCML7ijXGpljMVNz8%2Fai-rest-v2.gif?alt=media&#x26;token=bf293ae6-107f-4f1d-9271-08efcee69245" alt=""><figcaption></figcaption></figure>

### **Build page: Pipeline cards update (General Availability)**

This release improves the Build page with the following updates:

* Pipelines saved after this release now show a **Preview** button on hover.
* **Environment tooltips** for deployed pipelines now display version details.
* Pipelines can be **opened in a new tab** via right-click.

These changes make pipeline details clearer at a glance and streamline navigation.

<a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview" class="button primary">See details</a>

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2FnfhtlvbkeZtptpsxbGao%2Fpipeline-card-preview.gif?alt=media&#x26;token=8e02d18d-402b-40d9-abc8-4eb44c2f064a" alt=""><figcaption></figcaption></figure>

### **Automatic data refresh on Run and Monitor pages**

Now you can update your data automatically on the **Run** and **Monitor** pages, according to the selected interval:

* 30 seconds
* 1 minute
* 5 minutes

<a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/overview" class="button primary">View in Run</a> <a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/dashboards" class="button primary">View in Monitor</a>

## **Connectors**

### **Script (JavaScript) connector – Experimental runtime**

We've added a new **Use Experimental Runtime (Improved Performance)** parameter, allowing you to enable a faster, more secure, and stable runtime for your scripts. This **beta feature** improves execution performance and reliability.

<a href="https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/tools/script" class="button primary">Read the documentation</a>

### **SAP connector evolution**

You can now quickly generate a **pre-configured XML template for RFC calls** in the **SAP (IDoc and RFC)** connector, simplifying setup and reducing configuration effort.

<a href="https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/enterprise-applications/sap" class="button primary">Learn more</a>

### **Salesforce connector updates**

* **REST protocol – Get Blob Field:** We've added two new parameters, **Save as Local File** and **File Name**, allowing files to be returned in base64 or saved to the pipeline’s local directory.
* **REST protocol – Composite Update SObject Collections**: We've improved the output to provide more accurate details when updating multiple records.
* **REST protocol – Create SObject:** We've updated the **Employees** field to support Double Braces, enabling dynamic value mapping during object creation.

<a href="https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/enterprise-applications/salesforce" class="button primary">See details</a>

### **HL7 Trigger – MSH-3 filtering update**

The **HL7 Trigger** now uses the **Filter from Header (MSH-3)** field to read multiple message types, replacing the previous key-value approach. This allows a single pipeline to handle different message types, consolidating flows and streamlining deployment and message processing.

<a href="https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/triggers/others/hl7" class="button primary">Read the documentation</a>

## **Documentation**

We’ve updated the following documentation:

* [Licensing: Main concepts](https://app.gitbook.com/s/OhzhFKeTGI53IPSy3U9T/licensing-models/licensing-main-concepts)
* [Pipeline-Based Model](https://app.gitbook.com/s/OhzhFKeTGI53IPSy3U9T/licensing-models/pipeline-based-model)
* [Subscription-Based Model](https://app.gitbook.com/s/OhzhFKeTGI53IPSy3U9T/licensing-models/subscription-based-model)

## **Improvements and bug fixes**

### **Improvements**

* **Redesigned table visualization on Run page:** We’ve improved the design and navigation on the table visualization type on the [Run page](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/overview).
* **Enable Support access directly on the Canvas menu:** We’ve improved the [management of the Digibee Support Team's access to your realm](https://app.gitbook.com/s/boT4qPJIk6PZotrxlJWL/help-and-faq/support#what-access-permissions-does-the-support-team-have), now available directly on the right menu on the Canvas page.
* **Filters on the Build page:** We’ve enhanced [the filters](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview#search-and-filters), which now reset automatically when switching projects or realms.

### **Bugs**

* **Invalid cron expression:** We fixed a bug where entering an invalid cron expression with an hour value of 24 (valid range: 0–23) caused the Run page to display a blank screen and prevented pipeline deployment.
* **Salesforce: Bulk 2.0 protocol – Create Batch:** We fixed a bug that prevented correct execution of the operation and improved the output for batch creation requests.
