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.
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.
This only applies to new pages created, like if you add a markdown page or drag in a folder containing html, css etc.
This turned out to be an issue in some templates distributed in Elements, specifically ones that use the same resource multiple times. If you used any of these templates, I would expect the problematic resources have been added to the project and are still being published. Can you check project resources?
from my elements file grep -r "image-square" * has no results find . -type f -size 21272c has no results grep "/files" * has one result, it’s my web.config, to bring forms to work on IIS Windows Webserver
Thanks so much for the detailed info - that’s another bug! It just happens to present the same way as the one I already fixed. I was able to reproduce it on my end, it’s not related to templates after all. Simply adding the Image component to the homepage triggers the issue.
Really appreciate your help, I’ll get this one fixed as well!