# What's New

## What's new - August 15, 2023

* [Added *Single Column Mode* feature for Item View embeds](#added-single-column-mode-for-embeds-in-item-views)
* [Fixed issue with videos and presentations not loading in full screen.](#fixed-issue-with-videos-and-presentations-not-loading-in-full-screen.)

### Added *Single Column Mode* feature for Item View embeds

If you have a monday Board with multiple Link Columns but only want one of your embeds to show up in your Item View, you can now use *Single Column Mode*.&#x20;

When you open your Universal Embedder Item View, click on the Settings icon in the top right above your embed.&#x20;

<figure><img src="/files/ZBN4wgxX39ahNbD0BQjg" alt=""><figcaption></figcaption></figure>

Now select the Dropdown labelled *Select a Column* and choose the column you want to see in your Item View.&#x20;

<figure><img src="/files/8jiAbymlx0QPxBQVqVYz" alt=""><figcaption></figcaption></figure>

Now rather than toggling between multiple embeds, your selected column will always be the embed shown in your Item View.

### Fixed issue with videos and presentations not loading in full screen.

We fixed an issue that was preventing video or presentation embeds loading in full screen.

## What's new - July 17, 2023

* [Completely eliminated embed loading times](#completely-eliminated-embed-loading-times)
* [Removed header and footer and added a closable floating app menu](#removed-header-and-footer-and-added-a-closable-floating-app-menu)
* [Will always embed websites / webpages, if possible, instead of showing a summary of them](#will-always-embed-websites-webpages-if-possible-instead-of-showing-a-summary-of-them)
* [Updated our docs with instructions on how to generate shareable links for many services](#updated-our-docs-with-instructions-on-how-to-generate-shareable-links-for-many-services)
* [Box, Zeplin and Whimsical embeds will now occupy the entire app screen](#box-zeplin-and-whimsical-embeds-will-now-occupy-the-entire-app-screen)

### Completely eliminated embed loading times

We’re excited to announce we’ve gotten rid of loading times in Universal Embedder. Any link you’ve embedded will now load instantly:

<figure><img src="https://lh5.googleusercontent.com/sBaAvitA2dvLzoxzqplO6LZ30fk_WHfmYcuZUWG-MGV7PjE7Oh5LUAK09fR3pLkMtSB9-5O0fh99YS9xR5dxjNjx0DG22pCKX9nZ_q40mUqjmiee1ADPkLApDbPCFxNKzdMcc31HhCpRsoqEu1IyETc" alt=""><figcaption></figcaption></figure>

### Removed header and footer and added a closable floating app menu

To allow you to focus exclusively on your embeds, we’ve removed our headers and footers from the app. We’ve moved the functionality to a floating app menu you can just close:

<figure><img src="https://lh3.googleusercontent.com/wGqZZvm6_CGt1iznYFADQBzBuXNFY3omQAzayHlvmZ9jkSEYQxQtPikeZKbRV1Wd8QmJVVTvw7FKSeHIe3ldMca8dLPoovgb6LZwFeupQ8njhWcuGysEXZKzv8MCZuYWtbVBpndfDpQm4reWUjI-fqc" alt=""><figcaption></figcaption></figure>

### Will always embed websites / webpages, if possible, instead of showing a summary of them

If you've tried to embed a website or webpage in the past and received only a summary of it, we will now embed it, if the owner of the website permits embedding. We suggest you try to embed the same website or webpage again.

### Updated our docs with instructions on how to generate shareable links for many services

See our updated docs [here](/universal-embedder-documentation/generating-a-shareable-link/how-to-generate-a-shareable-link.md) for more info.  &#x20;

### Box, Zeplin and Whimsical embeds will now occupy the entire app screen

If in the past [Box](https://www.box.com/), [Zeplin](https://zeplin.io/) and [Whimsical](https://whimsical.com/) embeds didn't occupy the entire app screen, now they do.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.easyappshq.com/universal-embedder-documentation/whats-new.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
