Last updated: 10th December 2025
Released: 10th December 2025
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.
Fixed an issue where content entered in CKEditor 5 Source mode can be lost when you switch back to visual mode. This issue was due to a debounce bug in CKEditor’s onChange handler.
Content entered in Source mode is now preserved when users switch between source and visual modes. This prevents data loss.
Run a Site Studio import to ensure the updated JavaScript assets are loaded.
None.
Fixed flickering and unexpected value jumps on range sliders in some browsers. The issue impacted gradient percentage sliders and component settings using range sliders.
Range sliders now move smoothly and allow users to set precise values.
Run a Site Studio import to apply the updated JavaScript assets.
None.
Fixed a bug where default element CSS included in the page had an incorrect media attribute. This caused styles not to apply as expected.
Default element styles now apply correctly based on the active media query. Site Studio layouts display as expected.
Run a Site Studio rebuild if you experienced layout issues due to style application problems.
None.
Fixed a JavaScript error that caused component form submissions to fail when using Drupal core's button patch. The form submission handler now correctly searches for both <input> and <button> elements.
<input> and <button> submit elements.None. The fix is automatic and backward compatible with all form configurations.
None. This fix maintains compatibility with both standard Drupal forms and patched forms.
Fixed an issue where the image uploader field configured as Background image style displayed an overlapping figcaption element that contained the image filename. This caused text overlap issues in component forms, particularly affecting background and foreground hero components. The figcaption element is now hidden when the image uploader is used as a background image style, while it remains visible in standard file browser mode.
None. The fix is automatic and applies to all image uploader fields configured as background image styles.
None. This fix only affects the UI of image uploader fields and does not change any features or data handling.
Fixed an issue where keyboard navigation did not respect target attributes, such as _blank, on Site Studio menu links.
Keyboard navigation now respects target attributes. This improves accessibility and user experience.
Run a Site Studio import.
None.
Fixed a UI issue where the large desktop breakpoint icon did not render correctly.
The icon displays correctly in the Style Builder.
Run a Site Studio import.
None.
Fixed an issue where tokens inside Site Studio layout canvas components did not resolve values from forward (non-default) revisions. Token replacement now uses the correct parent entity revision.
Draft and forward revisions display token values from updated fields in those revisions. Reviewers see complete content during moderation.
None. Tokens in draft or forward revisions render as expected after update.
None.
Fixed the Site Studio Icon Picker component to ensure icon previews render correctly with proper font family handling and improved state management.
None. The fix is automatic and backward compatible.
None.
Fixed an issue where the Escape HTML toggle on input fields was not respected.
Input fields with Escape HTML enabled now properly escape HTML characters.
None.
None.