Skip to content

Commit 7ad01bd

Browse files
committed
chore: regen announcements
1 parent 669d52d commit 7ad01bd

4 files changed

Lines changed: 18 additions & 49 deletions

File tree

docs/release-notes/6.3.0/announcements/linkedin.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/release-notes/6.3.0/announcements/slack.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Hello @channel! :wave:
22

33
Webiny 6.3.0 is out! :rocket:
44

5-
This is a big one! We're introducing AI PowerUps you can now configure OpenAI or Anthropic in the Admin settings and generate page content directly in the Website Builder using natural language prompts. Plus, images uploaded to the File Manager are automatically enriched with AI-generated tags and descriptions, making everything more searchable.
5+
This is a big one for AI capabilities! We've introduced AI PowerUps that let you generate page content directly in the Website Builder using OpenAI or Anthropic. Plus, images uploaded to File Manager now automatically get AI-generated tags and descriptions for better searchability — all happening in the background so it doesn't slow you down.
66

7-
On the developer side, we've got a ton of goodies: TypeScript has been upgraded to 6.0.3, there's a new FormModel API for building declarative admin forms, the SDK now includes a tasks module for interacting with background tasks, and we've added a built-in encryption service for the API layer. We've also reorganised the admin sidebar with a new Dev Tools section for easier access to the GraphQL and SDK playgrounds.
7+
On the developer side, there's a ton of goodies: a new declarative FormModel API for building admin forms, a Tasks SDK module for interacting with background tasks, a built-in encryption service, and mailer configuration now lives in your webiny.config.ts. We've also upgraded TypeScript to 6.0.3 and Storybook to v10.
88

9-
Infrastructure improvements include self-cleaning background tasks, mailer configuration via webiny.config.ts, and proper TypeScript typing for Pulumi extensions. Check out the changelog to learn more.
9+
The Admin UI got some love too — the new Dev Tools sidebar section keeps GraphQL and SDK Playground handy, and Page Settings has been completely rebuilt with the new FormModel architecture, making it much easier to extend. Check out the changelog to learn more.
1010
1111

1212
As usual, the release notes can be found on the following links:point_down::skin-tone-2::
1313
Changelog: https://www.webiny.com/docs/release-notes/6.3.0/changelog
1414
How To Upgrade: https://www.webiny.com/docs/release-notes/6.3.0/upgrade-guide
1515
1616

17-
Lots of AI magic in this one — can't wait to see what you build with it! :sparkles:
17+
Lots of AI magic in this one — now go build something smart! :zap:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Webiny 6.3.0 is here, and it's one of our most feature-rich releases yet 🚀
2+
3+
This release introduces AI PowerUps, bringing intelligent content generation directly into the Website Builder. Configure OpenAI or Anthropic in your Admin settings, then use natural language prompts to generate page sections and content. The File Manager also gets smarter — uploaded images are now automatically enriched with AI-generated tags and descriptions, making your media library instantly more searchable without manual effort.
4+
5+
The admin interface sees several quality-of-life improvements. A new Dev Tools sidebar section consolidates the GraphQL Playground and SDK Playground links with proper permission controls. The new DatePicker component supports everything from simple date selection to date ranges and multiple selections. Page Settings has been completely rebuilt using our new FormModel architecture, making it far easier to extend with custom settings groups and fields.
6+
7+
For developers, this release brings a powerful new FormModel API for building declarative admin forms with tabs, validation, computed fields, and conditional logic. The SDK now includes a tasks module for triggering and managing background tasks from external applications. Speaking of background tasks, they can now be configured to clean up after themselves automatically. We've also added a built-in encryption service using AES-256-GCM, and the mailer now supports configuration directly in webiny.config.ts.
8+
9+
On the infrastructure side, TypeScript has been upgraded to 6.0.3, Storybook to version 10, and numerous dependency updates improve security and compatibility. The upgrade command now includes a force flag and better default logging, while old Pulumi plugin versions are automatically cleaned up to save disk space.
10+
11+
We're excited to see what you build with these new capabilities. Give 6.3.0 a try and let us know what you think.
12+
13+
Changelog: https://www.webiny.com/docs/release-notes/6.3.0/changelog
14+
Upgrade guide: https://www.webiny.com/docs/release-notes/6.3.0/upgrade-guide

docs/release-notes/6.3.0/announcements/twitter.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)