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: