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

| Version      | 1.20.1            |
| ------------ | ------------------ |
| Release Date | January 24, 2023 |


## Data and Model Management

* The platform now supports the registration of custom models through the use of a generic template. Users can register their models by 
  providing the Model File, Initialization logic, and scoring logic. This allows for the integration of any model format onto the platform.


## Common

* Enable sharing of Draft objects with other users before they are Approved programmatically using the Corridor package.
   

## Technical

* Enhancements have been made to the handling of large files, including increased efficiency in uploading, downloading, and execution.
