> For the complete documentation index, see [llms.txt](https://docs.lleverage.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lleverage.ai/support/release-notes/april-2025.md).

# April 2025

## April 2025 Release Notes

### New Features

#### Co-pilot Editing Mode for Single Nodes

We're excited to announce the latest updates to Lleverage, focused on enhancing productivity, improving the user interface, and expanding our AI model offerings. This release introduces powerful new co-editing capabilities and streamlined billing management.

* Node-Level AI Assistance: Get specific help for individual nodes without regenerating the entire workflow
* Contextual Suggestions: Receive recommendations based on surrounding nodes and workflow context
* One-Click Implementation: Apply AI suggestions directly with a single click
* Multiple Alternatives: Choose from several AI-generated options for each node configuration
* Seamless Integration: Toggle co-pilot mode directly from any node for immediate assistance

<figure><img src="/files/J4vDH7EIFNuKIvF6iF11" alt=""><figcaption></figcaption></figure>

#### Enhanced Home Dashboard

We've redesigned the home experience to help you work more efficiently.

* Personalized Workflow Overview: Easily access your most frequently used and recent workflows
* Improved Analytics Visualization: Better insights into workflow performance and execution metrics
* Streamlined Navigation: Redesigned interface for faster access to key platform features
* Usage Highlights: At-a-glance view of your platform utilization and remaining credits
* Customizable Dashboard Layout: Arrange your workspace to match your workflow

<figure><img src="/files/IjqQMzUYQz2GEFkYbwgM" alt=""><figcaption></figcaption></figure>

#### Payment Management

Managing your subscription is now possible in the platform.

* Centralized Billing Center: All payment information and history in one convenient location
* Flexible Subscription Management: Easily upgrade, downgrade, or modify your plan
* Automated Invoicing: Schedule and receive invoices automatically

#### Expanded Model Selection

We've added powerful new AI models to enhance your workflow capabilities.

* OpenAI 4.1, 4.1 nano and mini: Advanced reasoning capabilities for complex workflow tasks
* OpenAI o4-mini: Fast reasoning model with top tier capabilities
* Gemini 2.5 Flash and Pro: New top tier models from Google. 2.5 Pro is the best out there at the moment
* Improved Model Selector: Enhanced UI for comparing and selecting the optimal model for your needs

### Improvements

* Performance Optimization: 15% faster workflow execution across the platform
* Enhanced Error Handling: More informative error messages and troubleshooting suggestions
* Workflow Analytics: Improved metrics for tracking workflow performance
* Documentation Updates: Comprehensive guides for all new features

### Bug Fixes

* Resolved intermittent connection issues with certain API integrations
* Fixed UI rendering inconsistencies in the workflow editor
* Addressed synchronization issues between workflow versions
* Corrected variable handling in complex nested workflows

Thank you for your continued support and feedback as we work to make Lleverage the most powerful workflow automation platform available.

*The Lleverage Team*

Posted: May 22, 2025\
Version: 2.8.0

####

####


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.lleverage.ai/support/release-notes/april-2025.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.
