> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squared.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# September 2025 Releases

> Release updates for the month of September

## 🚀 Features

* **Workflow Playground Testing**\
  Added playground environment for testing workflows before deployment.

* **HTTP Source Connector**\
  Introduced HTTP as a new source connector for fetching data from REST APIs and web endpoints.

* **Chat Assistant Session History**\
  Implemented session history for chat assistants to maintain conversation context.

* **Animated Thinking Text**\
  Added animated thinking text in chat responses for better user feedback during processing.

* **Custom Code Component**\
  Added Custom Code Component in Workflow Builder with Python support for advanced customizations.

* **Workflow Export**\
  Implemented workflow export functionality for sharing and backup purposes.

* **Custom Component Platform**\
  Added platform changes to support custom component development and integration.

* **Dynamic Schema for PGVector**\
  Added dynamic schema change capability for PGVector Vector Store.

* **Multi-Page PDF Support**\
  Added support for processing multi-page PDF documents.

* **Full Screen Chart Modal**\
  Added modal to view charts in full screen mode for better data analysis.

* **Custom Date Range Filter**\
  Implemented custom date range filter for data app report filtering.

* **Remote Code Executions Model**\
  Added remote code executions model changes for extended processing capabilities.

* **Invoice Catalog Results**\
  Added full results to invoices catalog for comprehensive data access.

* **Deploy Workflow Updates**\
  Updated deploy to staging and QA workflows for improved CI/CD.

## 🐛 Bug Fixes

* **Chat Title Trim**\
  Fixed trimming of chat title during delete session modal.

* **Session Token in Workflow Run**\
  Corrected session token handling in workflow run execution.

* **Chat Response Parsing**\
  Fixed parsing of chat responses to handle data correctly.

* **Middleware Fix**\
  Resolved middleware issues affecting request processing.

* **Python Component Logo**\
  Fixed Python component logo display in workflow builder.

* **HTTP Client Increment Strategy**\
  Added increment\_strategy check to HTTP Client for proper pagination.

* **Visual Component ID**\
  Fixed passing visual component ID during workflow update.

* **Pinecone Namespace**\
  Fixed Pinecone default namespaces and write operations.

* **Selected Agent Reset**\
  Set selectedAgent to null when creating new Agent to prevent state issues.

## 🚜 Refactor

* **Sync Enhancements**\
  Added source, models, and destinations to Sync for comprehensive data mapping.

* **Textract Environment Variable**\
  Renamed environment variable for Textract in Google Drive connector.

## ⚙️ Miscellaneous Tasks

* **Session ID Serializer**\
  Added Session ID to Data App Serializer.

* **Server Gem Updates**\
  Updated server gem through versions 0.33.5 and 0.34.4.

* **Integrations Gem Update**\
  Updated multiwoven integrations gem to 0.34.3.

* **PGVector Support**\
  Modified vector component to support PGVector integration.

* **Workflow Chat History**\
  Added chat history support for workflows.

* **HTTP Client Update**\
  Updated HTTP Client with improvements and added HTTP extractor.

* **Vector Store JSON**\
  Updated vector store JSON configuration.

* **SOC2 Agreement Checkboxes**\
  Added agreement checkboxes for SOC2 compliance.

* **Chat Message Serializer**\
  Added chat message serializer for API responses.

* **User Prompt Query Fix**\
  Temporary fix for user prompt query modification.

* **Workflow Feedback**\
  Added workflow feedback support for collecting user input.

* **Custom Date Range Reports**\
  Added custom date range support for reports tab in data apps.

* **Security Gem Updates**\
  Upgraded git and rexml gems per security findings.
