# January 2025

## January 2025 Release Notes

### Enhanced Tools and Nodes

#### Improved Web Scraper Node

We're excited to introduce significant improvements to Lleverage that enhance workflow creation, user interface experience, and expand our tools for working with different types of content. Here's what's new:

We've revamped our web scraper node (based on Firecrawl) to make data extraction more intuitive:

* Streamlined Interface: Simplified configuration options for faster setup
* Enhanced Preview: Better visibility of extracted data during configuration
* Improved Error Handling: Clearer feedback when issues arise during scraping

#### New OCR Node

We're introducing Optical Character Recognition (based on Google Vision) capabilities to help you work with image-based text:

* Text Extraction: Convert text from images into machine-readable format
* Multi-format Support: Process various image formats including PNG, JPEG, and scanned PDFs
* Layout Preservation: Maintain original text formatting and structure where possible

### Workflow Apps

#### Form and Chat Interfaces

Transform your workflows into interactive applications with our new app creation features:

* Form Apps: Create structured input forms for your workflows:
  * Custom field configuration
  * Responsive design
  * Easy sharing via unique URLs
* Chat Interface: Build conversational experiences:
  * Natural dialogue flow
  * Context preservation
  * Real-time response streaming

#### App Customization

* Branding Options: Customize the look and feel to match your organization
* Access Control: Set up password protection and user authentication
* Flexible Deployment: Choose between public and private access

### UI Improvements

We've made several updates to enhance the overall user experience:

* Cleaner Interface: Refreshed design for better visual hierarchy
* Improved Navigation: More intuitive workflow building experience
* Enhanced Performance: Faster loading times and smoother interactions

These updates make it easier than ever to create, deploy, and share your AI workflows. The new app creation capabilities, in particular, open up new possibilities for making your workflows accessible to end-users through intuitive interfaces.

We're excited to see how you'll use these new features to build even more powerful and user-friendly AI solutions.

*The Lleverage Team*

Posted: January 14, 2025\
Version: 0.7.0


---

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