Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@ title: "Product Updates"
description: "JigsawStack updates and announcements"
---

<Update label="March 19, 2026" description="API Fixes and Updates" tags={["APIs","Interfaze","Translation Widget", "Playground", "Docs"]}>
### 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
</Update>

<Update label="March 9, 2026" description="API Fixes and Updates" tags={["APIs","Interfaze","Translation Widget", "Playground", "Docs"]}>

Expand Down