From 638cef0ae537171ac0cff38583e5880f57e99649 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 17 Mar 2022 10:39:14 +0100 Subject: [PATCH] docs/releases/v1.0.0: clearer attribution + scaffolder templates preview Signed-off-by: Patrik Oldsberg --- docs/releases/v1.0.0.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/releases/v1.0.0.md b/docs/releases/v1.0.0.md index ffd9b0fbdf..44a4f48213 100644 --- a/docs/releases/v1.0.0.md +++ b/docs/releases/v1.0.0.md @@ -57,7 +57,11 @@ The default SQLite3 driver has been switched to [better-sqlite3](https://github. ### New plugin: Google Calendar -The new `@backstage/plugin-gcalendar` plugin by [@alexrybch](https://github.com/alexrybch) provides a home page widget that shows your Google Calendar events. +The new `@backstage/plugin-gcalendar` plugin provides a home page widget that shows your Google Calendar events. Contributed by [@alexrybch](https://github.com/alexrybch) ([#9719](https://github.com/backstage/backstage/pull/9719)) + +### Scaffolder Template Preview + +The scaffolder page now provides a editor and preview page for templates, where you can see a live preview of the template form. The preview page can be found under the `/preview` sub route, typically at `/create/preview`. Contributed by [@kuangp](https://github.com/kuangp) ([#9841](https://github.com/backstage/backstage/pull/9841)) ### Package renames: