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
  • Update: Added support for adding a folder of code pages to the Page manager (thanks @Beblebroks)
  • 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!

Sorry about this — I made a mistake with filtering out the turnstile data, so an edge case slipped through the net :face_with_peeking_eye:

I’ve fixed this (for real this time) and it’ll be included in the next beta :blush:

2 Likes

what is that?

@Beblebroks Oh that, is this!

@dan … Thanks … yeah I knew that feature .. I just did not know that is called “Support Pages” .. So Drag and drop and entire folder :heart_eyes: .. love it

1 Like

oh, my bad that “support pages” is a typo :person_facepalming:

Should be more like:
- Added support for adding a folder of code pages to the Page manager.

I’m gonna update that now!

The turnstile in email issue should be fixed in build 9.5.0 :crossed_fingers:

@dan Actually, I just reported on the thread with the 0.9.5 announcement that it is still not fixed for me. I have tested it on two sites so far and both still returned the code in the email. I did republish all files just to be sure.

I have to say it again publishing now rocks, man it is fast, yikes. What a difference. I hope people appreciate the improvement in speed. Made my day.

1 Like

@dan Sorry Dan, it does appear to be fixed. I got caught by the bug where the files from the contact page are NOT getting published when doing a Republish All Files. Once I went and forced the Contact page to publish it worked. So far I have only tested this on one site but will test the others shortly.