---
title: "Site Studio 7.0.3 - March 07, 2023"
date: "2023-03-07T09:20:28+00:00"
summary: "Discover the latest improvements in Acquia Site Studio 7.0.3. Learn about bug fixes, including enhanced CSS generation, menu token support, and URL encoding improvements. Upgrade safely with our step-by-step guide."
image:
type: "announcement"
url: "/drupal-starter-kits/add-ons/site-studio/release/2023-03-07/74336-site-studio-703-march-07-2023"
id: "85306f1e-2cba-4a23-8b1c-2417e8e669f9"
---

Table of contents will be added

Last updated: 7th March 2023  
Released: 7th March 2023

Important

When upgrading your website to the latest version of Acquia Site Studio, database updates will be applied and therefore you can't roll back to the previous version of Acquia Site Studio once upgraded.  
  
It is recommended applying updates on your development environment and backing up your website including your database before upgrading Acquia Site Studio.

*   [Known Issues](#known-issues)
*   [Bug Fixes](#bug-fixes)
*   [Steps before upgrading](#steps-upgrading)

Known issues
------------

None.

Bug fixes
---------

### Invalid CSS generated when Background images left unset

#### What is it?

When a background image was left unset on Style and a Gradient was added to the next Breakpoint, invalid CSS was generated.

#### What impact will there be?

When left unset the CSS `background-image` property will no longer be returned.

#### What actions do I need to take?

A Site Studio rebuild or `drush cohesion:rebuild`

#### Are there any risks I should be aware of?

None.

### Menu tokens available in menu templates

#### What is it?

Menu tokens such as \[menu:name\] were not being replaced in Site Studio menu templates.

#### What impact will there be?

Menu tokens such as \[menu:name\] can now be used within Site Studio menu templates.

#### What actions do I need to take?

None.

#### Are there any risks I should be aware of?

None.

### URLs that are already encoded are being encoded again

#### What is it?

Fixes a bug where URLs that are encoded, are then encoded again.

#### What impact will there be?

If a URL is already encoded, it won't be encoded again.

#### What actions do I need to take?

A Site Studio rebuild.

#### Are there any risks I should be aware of?

None.

### Sanitize links whilst supporting all possible link types

#### What is it?

Allow links to be sanitized whilst providing support for all possible link types that could be input.

#### What impact will there be?

Links are sanitized correctly and all link types should be accepted.

#### What actions do I need to take?

A Site Studio rebuild.

#### Are there any risks I should be aware of?

None.

### Entity reference fields break on entity types with no bundles

#### What is it?

Fixes a bug where autocomplete endpoint would fail with exception on entity types with no bundles.

#### What impact will there be?

The endpoint will work as intended and entity reference form field autocomplete functionality will behave correctly.

#### What actions do I need to take?

A Drupal cache clear.

#### Are there any risks I should be aware of?

None.

Steps before upgrading
----------------------

As with any version of Acquia Site Studio, we recommend that you backup your websites database and code before upgrading the version of Acquia Site Studio. There are no other specific steps to carry out before upgrading to this version.

Upgrade
-------

It is recommended that you backup and upgrade your website on a development environment before applying to a production website. You can upgrade your version of Acquia Site Studio by following our [upgrade guide](/drupal-starter-kits/add-ons/site-studio/upgrading-site-studio "Upgrading Site Studio").