diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index 6704e0a0..3fc7349e 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,29 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---
+
+ `v0.144.1`
+
+## New features
+
+- **Browser-based desktop onboarding** - Desktop onboarding now opens in your browser for a smoother first-run setup (app)
+
+## Improvements
+
+- **Queue message shortcut** - Queue a message with Ctrl+Enter
+- **Earlier session titles** - Droid now names your session earlier in the conversation
+
+## Bug fixes
+
+- **Chat cursor on resize** - The chat input now keeps your cursor position when the terminal is resized
+- **MCP authentication** - Improved MCP sign-in reliability, including desktop OAuth and servers that advertise no scopes
+- **Context summarization hangs** - Fixed a rare hang that could occur while summarizing long conversations
+- **Content filtering** - Responses blocked by a content filter are now surfaced as a clear moderation error
+- **Desktop onboarding top bar** - The top bar can now be dragged on desktop onboarding screens (app)
+- **Data retention dialog** - The data retention dialog no longer interferes with desktop navigation (app)
+
+
+
`v0.144.1`