diff --git a/docs/changelog.mdx b/docs/changelog.mdx
index 6d91923..675b253 100644
--- a/docs/changelog.mdx
+++ b/docs/changelog.mdx
@@ -3,6 +3,24 @@ title: "Product Updates"
description: "JigsawStack updates and announcements"
---
+
+### APIs
+- **AI Scraper**
+ * Fixed timeout issues with proper fallback handling
+ * Improved reliability for websites with advanced bot protection
+
+- **Web Search**
+ * Improved result consistency for social content searches
+
+### Interfaze
+- **Playground**
+ * Added Translation as a new feature on Interfaze
+ * Includes a new singular run task and examples
+ * Fixed retry logic for failed requests and simplified error reporting
+ * Added JSON tree-sitter view for raw mode
+ * Added bounding boxes in structured output for the object detection example
+ * Fixed various UI bugs
+