diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index 5d72b144..eb1db834 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,24 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---
+
+ `v0.144.0`
+
+## New features
+
+- **Session file suggestions** - The new session page now suggests relevant files as you get started (app)
+
+## Improvements
+
+- **Safer command risk handling** - Commands that could destroy your working tree are now treated as high risk
+- **tmux key support** - Improved keyboard handling when running inside tmux
+
+## Bug fixes
+
+- **MCP reliability** - Improved reliability of MCP authentication and connectors
+
+
+
`v0.142.0`