---
title: "Release Notes V1.26.02"
---

| Version      | 1.26.02            |
| ------------ | ------------------ |
| Release Date | February 27, 2026 |



## 1. Object Registration

### 1.1 Single Record Review (SRR): Faster Setup + Clearer Results

This release makes SRR easier to run and easier to interpret by streamlining setup and presenting results in the same structure as policy execution.

**What's New:**

* **Guided SRR Setup** organizes fields into clear sections and subsections (for example, Loan Details, Applicant), so you no longer have to manually enter every field and can follow a consistent underwriting-style flow.  
* **Search-and-Select Applicant Picking** lets you search for and select the applicant you want to test instead of typing all the required information, which reduces errors and setup time.  
* **Policy-Path Results** follow the decision workflow structure, making it easier to see what was evaluated, what passed or failed, and where the final outcome came from, including the values used to execute each rule.  
* **Two Result Tabs for Different Audiences** give you both a visual decision flow evaluation experience and a data-table oriented result view for deeper inspection, filtering, and export.

![](/images/releaseNote/v1_26_02/srr.gif)

### 1.2 Identify Similar Objects During Create/Copy

When creating or copying objects, Corridor can now surface similar existing registered objects to help prevent duplicates and reduce clutter.

**What's New:**

* **Similar Object Suggestions While Naming** show a list of similar registered objects directly in the create flow as you type an object name, making it easier to reuse what already exists.  
* **Better Filtering and Latest Version Only View** lets you filter suggestions (such as by object type) and default to showing only the latest version to reduce noise.

![](/images/releaseNote/v1_26_02/find_similar_item.gif)

## 2. Running Job

### 2.1 Use Production Scores in Model Monitoring

Model monitoring can now use model outputs generated outside Corridor, such as production scoring pipelines, instead of requiring the platform to re-run the model definition.

**What's New:**

* **Dependency Source Selection** lets you choose, for each dependency (model outputs and dependent variable), whether it is produced by running registered definitions or read from an external data source.  
* **Read-From-Data-Lake Support** lets you supply a read definition to retrieve the required data when reading externally, and the platform joins the retrieved data if required.  
* **More Flexible Monitoring Workflows** support real-world governance patterns where production scoring runs outside the platform, while performance monitoring and reporting happens inside Corridor.

![](/images/releaseNote/v1_26_02/monitoring_job.gif)

### 2.2 Cancel Running Jobs Without Deleting Them

You can now stop in-progress jobs without losing the job configuration or needing to re-enter inputs.

**What's New:**

* **Cancel In-Progress Jobs** in states like queued, compiling, or running. This is useful when you notice a definition or parameter issue mid-run and want to stop compute early.  
* **Preserved Job Context for Reruns** retains key job metadata when you cancel, so it is easier to rerun without manually re-entering everything from scratch.

![](/images/releaseNote/v1_26_02/cancel_jobs.gif)

## 3. Approval & Monitoring

### 3.1 Enable Edit Approved Objects' Custom Fields

Admins can now control whether certain custom fields remain editable after an object is approved. This supports attaching operational or reporting metadata that may evolve without changing the core definition.

**What's New:**

* **Editable After Approval Flag** marks custom fields as editable even in Approved status, while other fields remain locked.  
* **Focused Editing Entry Point** adds an **Edit Custom Field** action to help you jump quickly to the editable custom field section when changes are permitted.  
* **Change History Preserved** tracks updates to editable custom fields so teams can audit post-approval modifications.

![](/images/releaseNote/v1_26_02/update_custom_fields.gif)

## 4. Various Usability Improvements

### 4.1 Monitoring Dashboard Usability Improvements

This release includes additional fixes and stability improvements for Monitoring Dashboard workflows, with targeted improvements to scrolling, table controls, filtering and search, and date entry.

**What's New:**

* **Easier Horizontal Scrolling** lets you scroll wide reports horizontally without having to first scroll to the bottom to find the scrollbar.  
* **Clearer Sort vs. Filter Controls** with increased spacing and improved click targets reduce accidental sorting when you are trying to apply filters.  
* **Persisted Column Widths Across Sessions** retain resized table columns per user, so each user can keep their preferred layout.  
* **More Flexible Search for Numbers and Dates** supports partial matching for numeric and date values in column header search and filtering, not just exact string matches.  
* **More Reliable Date Input Formats** handle 2-digit year inputs (such as MM/DD/YY) gracefully instead of breaking or converting entries into plain text.
</content>
