diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index 0fbac757..0410355f 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.161.0`
+
+## New features
+
+- **Hooks manager overhaul** - Redesigned the hooks manager for viewing and configuring your hooks
+- **WezTerm setup** - Added terminal setup support for WezTerm
+- **Chat transcript search** - Search within a chat transcript (app)
+
+## Improvements
+
+- **Faster searches** - Avoided unnecessary search cache rebuilds
+
+
+
`v0.159.0`