diff --git a/changelog/overview.mdx b/changelog/overview.mdx index 09e66ea7a..dfa9161d8 100644 --- a/changelog/overview.mdx +++ b/changelog/overview.mdx @@ -5,6 +5,17 @@ mode: "wide" --- + +## AI Assistant + +AI Assistant + +You can now ask AI to make changes to your docs, with the context of all existing documentation. Go into Web Editor, type in a prompt, and the assistant will propose changes by generating a pull request. + +## GitLab Integration Upgrade + +We've improved our support for syncing with GitLab, such as enabling automated updates and preview deployments. Check out our [docs on GitLab](/settings/gitlab) to get started. + ## Web Editor Web Editor diff --git a/images/changelog/ai-assistant.jpg b/images/changelog/ai-assistant.jpg new file mode 100644 index 000000000..fc43f420b Binary files /dev/null and b/images/changelog/ai-assistant.jpg differ