Lleverage Docs
WebsiteLegalPlatform
  • Welcome
    • What is Lleverage?
    • Organisations
    • Projects
    • Members
  • Workflows
    • Workflows
      • Variables
      • Testing
      • Logs
      • Publishing
      • Version control
      • Workflow Co-Pilot
    • Actions
      • Controls
      • AI
        • Using the Prompt action
        • Prompt engineering
        • Model configuration
        • Agents
      • Tools
      • Integrations
    • Apps
      • Form app
      • Chat app
    • API Endpoints
    • Templates
  • KNOWLEDGE & DATA SETS
    • Knowledge Bases
  • Connections
    • Models
    • Databases
  • Help, Subscription and Other
    • Subscription Management
    • Release Notes
      • Version 0.1 - 15 July 2024
      • Version 0.2 - 6 August 2024
      • Version 0.3 - 23 September 2024
      • Version 0.4 - 7 October 2024
      • Version 0.5 - 28 October 2024
      • Version 0.6 - 6 December 2024
      • Version 0.7 - 14 January 2025
      • Version 0.8 - 11 February 2025
      • Version 0.9 - 21 March 2025
      • Version 1.0 - 8 April 2025
    • Support
Powered by GitBook
On this page
  • Version 0.9 - 21 March 2025
  • New Features
  • Improvements
  • Bug Fixes
  • Looking Ahead

Was this helpful?

  1. Help, Subscription and Other
  2. Release Notes

Version 0.9 - 21 March 2025

PreviousVersion 0.8 - 11 February 2025NextVersion 1.0 - 8 April 2025

Last updated 1 month ago

Was this helpful?

Version 0.9 - 21 March 2025

We're excited to announce our latest version of Lleverage with powerful new features that make AI workflow development faster, more intuitive, and accessible to users of all technical backgrounds. This release focuses on streamlining the workflow creation process and simplifying variable management.

New Features

Workflow Generation Co-pilot

Create complete workflows through natural language prompts - no manual node configuration required.

  • Natural Language Generation: Describe what you want your workflow to do in plain language, and our AI co-pilot will build a complete, functional workflow for you

  • Intelligent Node Selection: The co-pilot automatically selects and configures appropriate nodes based on your description

  • Connected Architecture: Generated workflows include properly connected nodes with logical data flow and variable references

  • Best Practices Implementation: All generated workflows follow Lleverage best practices for organization and efficiency

  • Customization Ready: Use the generated workflow as-is or customize it further to meet your specific requirements

This feature dramatically reduces the time needed to create new workflows, making AI automation accessible to team members of all technical levels.

Simplified Variable System

We've completely reimagined how variables work in Lleverage, making them more intuitive and easier to use.

  • @ Symbol Variable Selection: Click the @ button in any input field to see and select from available variables without typing any special syntax

  • Visual Variable Browser: Navigate through available variables with a dropdown interface that organizes variables by their source node

  • Reduced Errors: Eliminate syntax errors and typos by selecting variables visually instead of typing them manually

  • Backward Compatibility: Traditional curly braces syntax ({{variableName}}) still works for users accustomed to the previous method

  • Contextual Awareness: The @ dropdown only shows variables that are actually available at that point in your workflow

This update makes working with data between nodes significantly more intuitive, especially for new users.

Improvements

  • Enhanced Performance: Optimized workflow execution with up to 30% faster processing times

  • UI Refinements: Cleaner interface with improved visual feedback during workflow building

  • Expanded Documentation: Comprehensive guides for the new co-pilot and variable features

  • Better Error Handling: More informative error messages when workflows encounter issues

Bug Fixes

  • Fixed an issue where certain document types weren't properly processed in the document parser node

  • Resolved a timing problem that occasionally caused workflow version conflicts

  • Corrected variable scope issues in complex branching workflows

  • Fixed several UI rendering glitches in the workflow canvas for large workflows

Looking Ahead

We're continuing to enhance the Lleverage platform with upcoming features focused on:

  • Expanded integrations with popular enterprise services

  • New specialized AI models for industry-specific use cases

  • Advanced workflow analytics and monitoring tools

  • Enhanced collaboration features for team-based workflow development

Thank you for your continued support and feedback. We look forward to seeing what you build with these new capabilities!

The Lleverage Team