diff --git a/changelog-assets/2026-02-27/onboarding-flow-dark.png b/changelog-assets/2026-02-27/onboarding-flow-dark.png
new file mode 100644
index 00000000..81d2584d
Binary files /dev/null and b/changelog-assets/2026-02-27/onboarding-flow-dark.png differ
diff --git a/changelog-assets/2026-02-27/onboarding-flow.png b/changelog-assets/2026-02-27/onboarding-flow.png
new file mode 100644
index 00000000..096eba19
Binary files /dev/null and b/changelog-assets/2026-02-27/onboarding-flow.png differ
diff --git a/changelog.mdx b/changelog.mdx
index eff5e7d2..3bfb1496 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,35 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---
+
+
+ ## Features & enhancements
+
+ - Added a new onboarding experience when creating a bot in Studio:
+
+
+
+
+
+
+ - Improved formatting for lists and headings in [Comment Cards](/studio/concepts/cards/utilities#comment)
+
+ ## Bug fixes
+
+ - Fixed an issue where the **Unsaved changes** button appeared even after saving
+ - Fixed an issue where inserting Cards into a Node caused them to appear in previously selected Nodes
+ - Fixed an issue where variables were unintentionally removed from an Autonomous Node while editing instructions
+ - Fixed an issue where non-nullable table fields were incorrectly defaulting to null
+
+
## Features & enhancements
@@ -13,7 +42,7 @@ icon: newspaper
## Bug fixes
- - “Select All” in Knowledge Base now accurately selects visible (filtered) documents and data sources.
+ - “Select All” in Knowledge Base now accurately selects visible (filtered) documents and data sources