diff --git a/source/_posts/2023-03-01-release-20233.markdown b/source/_posts/2023-03-01-release-20233.markdown index 379f466564e..3798cded710 100644 --- a/source/_posts/2023-03-01-release-20233.markdown +++ b/source/_posts/2023-03-01-release-20233.markdown @@ -201,24 +201,17 @@ You can find more information on ## New create automation dialog -{% details "TODO" %} +Let's continue the dialogs theme this release! As [@piitaya] also gave +the dialog you see when you create a new automation, a facelift! -- Eextend story -- Add some recent screenshots -- Spelling/grammar +You can now quickly find and pick a Blueprint to use for your automation or +create one from scratch. The overall look and feel is much more modern, and +fits our current design better. -{% enddetails %} +Screenshot showing the improved createnew automation dialogs, which allows easily start an new automation from a blueprint or from scratch. -The dialog you see when you create a new automation, was given a facelift by -[@piitaya]. - -

-Temporary placeholder screenshot. Needs replacement. -Note: This is a temporary placeholder screenshot. Needs replacement. -

- -You may notice it now show author information in this dialog. If you create -Blueprints, you can add [author information] to your Blueprint, +You may notice it now shows author information in this dialog. If you create +Blueprints, you can now add [author information] to your Blueprint, which will be shown in this dialog. [@piitaya]: https://github.com/piitaya diff --git a/source/images/blog/2023-03/new-automation-dialog.png b/source/images/blog/2023-03/new-automation-dialog.png new file mode 100644 index 00000000000..d7d8a61d0d0 Binary files /dev/null and b/source/images/blog/2023-03/new-automation-dialog.png differ