Elements 0.9.0 (23579)

Hello again,

This new build adds support for background colour. It also includes fixes for a selection of other reported bugs.

To learn more about using the new page background colour feature, watch Dev Diary 82.

Important: Background colour in Site Template

If you’ve modified your site template, you’ll need to add a new elements tag to the body to ensure the colour is getting applied when it’s exported.

ensure you body tag includes class="{{page.bodyClasses}}" so it should like like the following in your template:

<body class="{{page.bodyClasses}}" {{page.bodyAttributes}}>

What’s New in Elements 0.9.0?

  • Added support for background colour in Theme Studio
  • Added ability to override background colour on a per-page basis
  • Added support for background colour in the Theme API
  • Added support for adding a folder of support page types to the Pages list
  • Form component now filters out turnstile response from emails
  • Added support in the Video Component for autoplaying an MP4 when it’s inline
  • Fixed a crash that would occur when using undo in the editor
  • Fixed a crash that would sometimes occur when using SVG’s
  • Added support for dropping in folders and text files to the page manager :wink:

Purchase a License

You can visit the elementsapp.io website to purchase a license Today!

Get the Update

Elements should prompt you while it’s running to let you know there’s an update. If it doesn’t, you can select the “Check for Updates…” menu option from the “Elements” app menu.

Alternatively, you can always download the latest build of Elements here.

Give Feedback

If you are running a licensed copy of Elements, please post all feedback in the Feedback Forum. You can use the Elements > Send Feedback… menu item to automatically pre-fill the build number into a new topic.

@dan This does not appear to be fixed as I just did a test and got the following in the email.

And yes I did republish all files. But I will do another one just in case.

Hmmm, I’ll take a look at this tomorrow with @ben and see what’s going on!