# Release Notes - v7.14

## What’s in this version?

:arrow\_right: [<mark style="color:green;">**New and Updated Features**</mark>](#new-and-updated-features)

* [Render images in reports using image URLs](#render-images-in-reports-using-image-urls)
* [CRUD API for entities](#crud-api-for-entities)

:arrow\_right: [<mark style="color:green;">**Fixes and Improvements**</mark>](#fixes-and-improvements)

* Nothing here!

## New and Updated Features

### 1️⃣ <mark style="color:green;">Render images in reports</mark> using image URLs

It is now possible to view images in your Reports. Your product inventory report can, for instance, include the product images too alongside the other product metrics. This can give your reports a more contextual look.

#### Step-by-Step process to display images in [Reports](https://docs.sprinkledata.com/product/release-notes/release-notes/broken-reference)

:digit\_one: Include the Image URL as a column in your table.&#x20;

:digit\_two: Declare that column as one containing the Image URLs in the model (find it in more options in the columns tab on the particular column).&#x20;

:digit\_three: When [Report](https://docs.sprinkledata.com/product/release-notes/release-notes/broken-reference) is built using that Model. The report would automatically render images from the image URL (in place) if the Image URL column is included in the Report.

### 2️⃣ <mark style="color:green;">CRUD API for entities</mark>

Sprinkle has updated to CRUD API.

&#x20;:book: **Read** [**the documentation**](https://docs.sprinkledata.com/api/overview/authentication) to know in detail how to use them.

## Fixes and Improvements

Nothing here! :slight\_smile:
