Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
b11f563643 docs(changelog): add new entries from changelog 2026-01-22 18:17:15 +00:00

View File

@@ -5,6 +5,22 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Full Code UI builder Beta',
href: 'https://www.windmill.dev/changelog/full-code-ui-builder',
date: '2026-01-22'
},
{
label: 'Hashicorp Vault integration',
href: 'https://www.windmill.dev/changelog/hashicorp-vault-integration',
date: '2026-01-22'
},
{
label: 'Interactive script debugger',
href: 'https://www.windmill.dev/changelog/interactive-debugger',
date: '2026-01-22'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',