diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index 72e36e15..a1964404 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,21 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---
+
+ `v0.139.0`
+
+## New features
+
+- **Custom commands and skills in the slash menu** - Your custom commands and skills now appear directly in the slash menu
+
+## Bug fixes
+
+- **MCP schema compatibility** - Improved handling of MCP servers with incompatible tool schemas
+- **Clearing MCP server fields** - You can now clear fields when editing an MCP server
+- **Local session labels** - Local sessions are now labeled "Local" instead of "Ephemeral" (app)
+
+
+
`v0.138.0`