# PromptX Release Notes – Version 1.3

**Release Date**: August 19, 2025\
**Release Type:** Major Feature Release

## Release Overview

PromptX v1.3 brings significant enhancements focused on team collaboration, security improvements, and expanded AI model support. This comprehensive update includes new features for AutomationX, enhanced Knowledge Base capabilities, and platform-wide improvements.

## New Features & Enhancements

### AutomationX Improvements

* **Multiple Projects Support**: Create and manage multiple automation projects within your workspace
* **Team Project Sharing**: Share automation projects with team members for enhanced collaboration
* **New AI Model Support**:
  * **PromptX Gemini Node**: Integrate Google's Gemini AI model into your automation workflows
  * **PromptX Kimi Node**: Access Kimi AI capabilities for diverse automation tasks

### Knowledge Base Improvements

* **File Tagging System**: Add custom tags to uploaded files for better organization and categorization
* **Enhanced File Processing**: Improved RAG (Retrieval-Augmented Generation) capabilities to support larger file uploads

## Improvements & Bug Fixes

### AutomationX

* **Enhanced Session Management**: Improved stability and reliability of automation sessions
* **Data Flow Fix**: Resolved issue where Sub flow nodes could not pass output data to Respond to UI nodes
* **Dashboard Display**: Fixed automation flow numbers to display correctly on the main dashboard

### Platform-Wide Enhancements

* **Flow Limit Calculation**: Corrected flow limits to be based only on active flows rather than total flows
* **Usage Tracking**: Fixed total credit usage display to show accurate data on the Usage screen
* **UI Improvements**: Resolved various user interface errors across Knowledge Base, AutomationX, and IAM2 modules

## Security Updates

This release addresses multiple security vulnerabilities identified through penetration testing:

* **Knowledge Base Security**: Fixed security vulnerabilities in file handling and data access
* **AutomationX Security**: Enhanced security measures for automation workflows
* **IAM2 Security**: Strengthened identity and access management controls

## Technical Details

### Affected Components

* **Knowledge Base**: Enhanced file processing and security improvements
* **AutomationX**: New features, collaboration tools, and security fixes
* **IAM2**: Security enhancements and UI improvements
* **Platform Dashboard**: Display and calculation fixes

### Deployment Information

* **Deployment Method**: Blue-green deployment with feature flag control
* **Expected Downtime**: 20 minutes
* **Environment**: Production

## Why This Matters

PromptX Platform v1.3 represents a significant step forward in our mission to democratize AI automation and knowledge management. This release addresses three critical areas that directly impact your productivity and success

## Benefits

### &#x20;For Developers

* **Expanded AI Model Options**: Access to new Gemini and Kimi AI models for diverse automation scenarios
* **Enhanced Data Flow**: Resolved Sub flow to UI node data passing issues for smoother workflow development
* **Improved Session Management**: More reliable automation session handling reduces development friction
* **Better File Processing**: Enhanced RAG capabilities support larger files in knowledge-based applications

### For End Users

* **Team Collaboration**: Share automation projects with team members for collaborative workflows
* **Organized Content**: File tagging system makes it easier to find and manage uploaded documents
* **Faster Search**: Tag-based search functionality enables quick content discovery
* **Multiple Projects**: Organize work across different automation projects for better workflow management

### For Administrators

* **Enhanced Security**: Comprehensive security vulnerability fixes across all platform modules
* **Accurate Reporting**: Fixed credit usage tracking and flow counting for better resource management
* **Improved Monitoring**: Corrected dashboard displays provide accurate system status visibility
* **Streamlined Operations**: Blue-green deployment with minimal 20-minute downtime

## Impact Assessment

This release affects all PromptX Platform users with the following improvements:

* Enhanced collaboration capabilities through project sharing
* Better content organization with the new tagging system
* Expanded AI model options for automation workflows
* Improved platform security and stability
* More accurate usage tracking and reporting

## Testing & Validation

* Unit & integration tests passed across modules
* Performance testing completed (AppX & AutomationX)

## Upgrade Notes&#x20;

### For Existing Users

* **Automation Projects**: All existing AutomationX projects will continue to work seamlessly after the upgrade
* **Knowledge Base Files**: Previously uploaded files remain accessible, but you'll need to manually add tags if you want to use the new tagging feature
* **New AI Models**: Gemini and Kimi nodes are now available in your AutomationX node palette
* **Project Sharing**: You can now share your existing projects with team members using the new collaboration features
* **Security Updates**: All security improvements are applied automatically - no action required from your side

### For New Users

* **Getting Started**: New users will have immediate access to all v1.3 features including multiple project support and enhanced AI models
* **File Upload**: Take advantage of the improved file tagging system from the start for better organization
* **AI Model Selection**: Choose from an expanded range of AI models including the new Gemini and Kimi options
* **Team Collaboration**: Start collaborating with team members right away using the built-in project sharing features
* **Enhanced Search**: Utilize tag-based search functionality for efficient content discovery from day one

## Support

For questions or issues related to this release:

* Contact: <promptx@avlgb.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://promptx.gitbook.io/promptx/release-summary/promptx-release-notes-version-1.3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
