Last updated: 21st January 2026
Released: 21st January 2026
When you upgrade your website to the latest version of Acquia Site Studio, database updates are applied. This prevents the database from rolling back to the previous version.
Acquia recommends that you apply updates in your development environment and back up your website, including the database, before you upgrade Acquia Site Studio.
deg appended to valueFixed an issue where a suffix of deg was added to CSS transform values even if one already existed. This caused some CSS values to end up with the unit deg appended twice.
The system now checks if a unit exists before applying a fallback. This ensures CSS transformation values are formatted correctly without duplicate units.
Run a Site Studio rebuild or re-save styles where transformations have been used.
None.
Fixed an issue where font family names with numeric values did not load correctly because the numeric portion of the name was being stripped. This prevented the correct font from being applied to the element.
Font family names with numeric values will now load and apply correctly across the site.
Run a Site Studio rebuild or re-save the font libraries page if your website uses font family names with numeric values.
None.
Fixed an issue where setting a CSS content property to a string value using single quotes resulted in the generated output being wrapped in double quotes.
CSS content property values using single quotes will now retain their intended formatting, ensuring the value is not wrapped in unnecessary secondary quotes.
Run a Site Studio rebuild or re-save styles where the CSS content property uses single quotes as a value.
None.
Fixed an issue where the default text format selected within WYSIWYG field settings was not being applied or persisted correctly.
The default text format configured in WYSIWYG field settings will now be correctly applied and maintained when reopening settings or after a page reload.
Run a Site Studio import to ensure the updated JavaScript assets are loaded.
None.
Fixed an issue where custom styles intended to override default element styles were not applying correctly due to incorrect ordering of the stylesheets.
Custom styles that override default element styles will now apply in the correct order, ensuring that your intended design customizations are reflected on the page.
None.
None.