mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
Update changelogs march 24 (#3470)
This commit is contained in:
@@ -5,6 +5,26 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Custom Contextual Variables',
|
||||
href: 'https://www.windmill.dev/changelog/custom-contextual-variables',
|
||||
date: '2024-03-23'
|
||||
},
|
||||
{
|
||||
label: 'Large log disk and Distributed storage compaction',
|
||||
href: 'https://www.windmill.dev/changelog/log-disk-distributed-storage-compaction',
|
||||
date: '2024-03-23'
|
||||
},
|
||||
{
|
||||
label: 'Rename Workspace (Self-Host only)',
|
||||
href: 'https://www.windmill.dev/changelog/rename-workspace',
|
||||
date: '2024-03-22'
|
||||
},
|
||||
{
|
||||
label: 'Configurable Available Languages',
|
||||
href: 'https://www.windmill.dev/changelog/configurable-languages',
|
||||
date: '2024-03-13'
|
||||
},
|
||||
{
|
||||
label: 'Workflow as Code',
|
||||
href: 'https://www.windmill.dev/changelog/workflows_as_code',
|
||||
|
||||
Reference in New Issue
Block a user