mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
docs(changelog): add new entries from changelog
This commit is contained in:
@@ -5,6 +5,22 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Web search sources in AI chat',
|
||||
href: 'https://www.windmill.dev/changelog/ai-chat-web-search-sources',
|
||||
date: '2026-07-20'
|
||||
},
|
||||
{
|
||||
label: 'Attach text files to AI chat messages',
|
||||
href: 'https://www.windmill.dev/changelog/ai-chat-text-file-attachments',
|
||||
date: '2026-07-21'
|
||||
},
|
||||
{
|
||||
label: 'AI sessions (beta)',
|
||||
href: 'https://www.windmill.dev/changelog/ai-sessions',
|
||||
date: '2026-07-22'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'AWS Bedrock support for Windmill AI',
|
||||
href: 'https://www.windmill.dev/changelog/aws-bedrock',
|
||||
|
||||
Reference in New Issue
Block a user