Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
d36afc1c95 docs(changelog): add new entries from changelog 2025-06-30 12:28:48 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'AI form filling for scripts and flows',
href: 'https://www.windmill.dev/changelog/ai-form-filling',
date: '2025-06-20'
},
{
label: 'MQTT triggers',
href: 'https://www.windmill.dev/changelog/mqtt-triggers',