2024-11-10 22:27:25 +00:00
---
id: release-notes
title: Release Notes
---
# ToolJet 3.0 Release Notes
This document outlines the key improvements introduced in ToolJet 3.0, a major upgrade focused on performance, scalability, and developer experience.
## App Builder
1. Up to 10 times faster app loading speeds
2. Smooth app development even with 1000s of components and 100s of queries
2. More intuitive experience in designing applications on the canvas with the new grid system
2024-11-14 08:52:03 +00:00
4. Highly configurable ** [page management system ](/docs/tutorial/pages )**
5. Revamped ** [components ](/docs/widgets/table/table-properties/ )** with more styling and functionality customizations
6. Enhanced developer experience in managing queries with the ** [new query manager UI ](/docs/app-builder/query-panel )**
2024-11-10 22:27:25 +00:00
7. Improved coding experience with better code suggestions, linting, and type-casting
8. Better debugging with easy-to-understand error messages
9. Theme settings: Light/dark/auto mode at the application level
## Platform Enhancements
2025-03-06 10:42:09 +00:00
1. ** [Group Sync OIDC ](/docs/user-management/sso/oidc/setup )**: Easily manage user access to ToolJet applications from your Identity Provider (IDP) directly
2. ** [Secrets constants ](/docs/security/constants/ )**: Ability to store encrypted credentials
3. ** [User metadata ](/docs/user-management/onboard-users/user-metadata )**: Store custom metadata with user details & access them while building applications
2024-11-10 22:27:25 +00:00
4. User roles: Revamped user groups with granular access control
2025-03-06 10:42:09 +00:00
5. ** [User APIs ](/docs/tooljet-api#get-all-users )**: External API for creating and managing users
2024-11-10 22:27:25 +00:00
6. Security fixes: Various improvements to enhance platform security
## ToolJet Database (TJ DB)
2024-11-20 09:10:03 +00:00
1. ** [Custom primary key ](/docs/tooljet-db/constraints/primary-key )** and ** [foreign key support ](/docs/tooljet-db/constraints/foreign-key )**
2024-11-10 22:27:25 +00:00
2. Support for more data types for advanced use cases
2024-11-14 08:52:03 +00:00
3. ** [SQL mode ](/docs/tooljet-db/querying-tooljet-db#sql-editor )** for complex querying
2024-11-10 22:27:25 +00:00
4. Bulk upload using CSV
2024-11-14 08:52:03 +00:00
5. GUI for ** [complex SQL queries ](/docs/tooljet-db/querying-tooljet-db#gui-mode )** like joins, aggregates, and group by
2024-11-10 22:27:25 +00:00
## Integrations
1. 15+ new integrations, including:
- AWS services (Textract, Lambda, Redshift)
- OpenAI
- Databricks
- Salesforce
- Jira
- Sharepoint
- Supabase
2. Client Credentials Grant Type
## AI Apps
2024-11-14 08:52:03 +00:00
Build AI apps using ** [OpenAI ](/docs/marketplace/plugins/marketplace-plugin-openai )**, and ** [Portkey ](/docs/marketplace/plugins/marketplace-plugin-portkey )** integrations
2024-11-10 22:27:25 +00:00
## Workflows
2024-11-14 08:52:03 +00:00
1. Introduction of ** [loop node ](/docs/workflows/nodes#loop-node )** to implement iterative processes
2024-11-10 22:27:25 +00:00
2. Improved error handling and debugger: Improved troubleshooting
3. Support for multiple deployment environments
2024-11-14 08:52:03 +00:00
4. ** [Webhook triggers ](/docs/workflows/workflow-triggers#webhooks )** to trigger workflows from external apps and services
5. ** [Multiple result nodes ](/docs/workflows/results )** for greater flexibility in defining the output
2024-11-10 22:27:25 +00:00
## Migration Steps
Ready to upgrade to ToolJet 3.0? Follow our migration guides:
2024-11-14 08:52:03 +00:00
- **[For Self-Hosted Users](/docs/setup/upgrade-to-v3)**
- **[For Cloud Users](/docs/setup/cloud-v3-migration)**
2024-11-10 22:27:25 +00:00
This release significantly enhances ToolJet's capabilities across its platform, focusing on improved performance, expanded integrations, and smoother development experience for building complex applications. The addition of AI-powered features and the release of Workflows provide users with advanced tools for creating sophisticated, automated solutions.