diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index bec7f7b6..c4b99993 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,26 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---
+
+ `v0.147.0`
+
+## New features
+
+- **Command blocklist** - The new `commandBlocklist` setting hard-stops specified commands so they can never run, even under full autonomy or skipped approvals
+- **Welcome screen sign-in** - Added log-in and sign-up CTAs to the welcome screen (app)
+
+## Improvements
+
+- **MCP OAuth** - MCP servers can now authenticate using Client ID Metadata Documents (CIMD), with improved compatibility for servers that require a resource indicator
+- **Updated tooltips** - Refreshed tooltips for clearer guidance
+
+## Bug fixes
+
+- **Ctrl+Enter tooltip** - Fixed the Ctrl+Enter tooltip
+- **Desktop MCP OAuth banner** - The MCP OAuth banner now points at the MCP button (app)
+
+
+
`v0.144.1`