ToolJet

AI

Open-source foundation of ToolJet AI - the enterprise app generation platform for internal tools, dashboards, business applications, workflows and AI agents. Build visually, from a prompt, or from Claude Code, Codex and Cursor over MCP 🚀

Latest v3.20.219-lts · by ToolJetWebsiteToolJet/ToolJetRSS

Release activity

Release activity — 10 releases across 5 days since Aug 25, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Aug 25, 2026. Older weeks are hidden at this screen width.
JunJulAug
SundayNo releases on Aug 30, 2026
Monday3 releases on Aug 31, 2026
Tuesday2 releases on Aug 25, 20261 release on Sep 1, 2026
Wednesday3 releases on Aug 26, 2026
ThursdayNo releases on Aug 27, 2026
Friday1 release on Aug 28, 2026
SaturdayNo releases on Aug 29, 2026

10 releases since Aug 25, 2026, busiest day 3

Changelog

v3.20.219-lts

Latest
Added 2
  • Add OneNote as a new integration
  • Add the ability to ban public apps on ToolJet Cloud
Fixed 5
  • Fix Super Admin login
  • Fix custom domain redirect URL
  • Fix MariaDB and MySQL validation issue
  • Fix a crash caused by an undefined version in the ToolJet Cloud/EE check
  • Fix page switch batch issue

From ToolJet

What's Changed
🚀 Features
  • Added OneNote as a new integration by @ArnavMaggon2005 in #17626
🌟 Enhancements
  • Added the ability to ban public apps on ToolJet Cloud by @rudeUltra in #17712
🛠️ Fixes
  • Fixed Super Admin login by @rudeUltra in #17080
  • Fixed custom domain redirect URL by @rudeUltra in #17669
  • Fixed MariaDB and MySQL validation issue by @ganesh8056 in #17353
  • Fixed a crash caused by an undefined version in the ToolJet Cloud/EE check by @Pratush613 in #17706
  • Fixed page switch batch issue by @jhamadhav in #17708
🧪 Specs
  • Refactored Cypress event-handler helpers and added CSA config utilities by @emidhun in #17620

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.218-lts...v3.20.219-lts

View originalPermalink
How v3.20.219-lts went

v3.21.65-beta

Pre-release
Fixed 1
  • Fixed data migrations stalling on the shared migration transaction's locks, which caused fresh installs and upgrades to fail with a statement timeout

From ToolJet

🛠️ Fixes
  • Fixed data migrations stalling on the shared migration transaction's locks, which caused fresh installs and upgrades to fail with a statement timeout by @johnsoncherian in #17748

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.21.64-beta...v3.21.65-beta

View originalPermalink
How v3.21.65-beta went

v3.21.63-beta

Pre-release
Added 7
  • Show unsynced indicator for pre-git apps and datasources
  • Push unsynced resources to git from homepage, datasource page, and app builder
  • Detect multiple draft versions in pull conflict modal
  • Gitlabs integration
  • Add restrict query run permission for data sources
  • Module and workflow folder permissions
  • Auto-sync webhook notifications and real-time git-sync events
Changed 4
  • Enable features for unsynced app/datasource/module on local-main
  • Reduce database round-trips in GET /api/apps/:id through batching and parallelization
  • Rename Folder resource copy to App folder and fix visibility
  • Rename Folder granular permission to App folders
Fixed 9
  • Prevent deletion on pull for pre-git apps and datasources
  • Fix non-git sync badge
  • Resolve folder operations for Git and non-Git workspaces
  • Resolve 422 error on device app import due to global slug uniqueness trigger
  • Allow public-app viewers to fetch environment by id
  • Resolve legacy name-pinned module draft in git-sync workspaces

From ToolJet

What's Changed

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.21.62-beta...v3.21.63-beta

View originalPermalink
How v3.21.63-beta went

v3.20.217-lts

Added 2
  • Personal access token feature
  • Unit and integration tests for App Builder

From ToolJet

🚀 Features

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.216-lts...v3.20.217-lts

View originalPermalink
How v3.20.217-lts went

v3.20.216-lts

Added 1
  • Add error boundaries for editor panels and widgets in the App Builder
Changed 2
  • Add an option to hide the secondary trend icon when its value is none
  • Replace the pin icon with a close icon in the app history panel
Fixed 4
  • Fix Tabs component to only re-render toggled panes on tab switch instead of all panes
  • Fix dropdown v2 accent color not being applied when the menu is open
  • Fix event parameter label truncation in the action configuration panel
  • Fix ToolJet DB to reject update rows requests when the where filter is dropped

From ToolJet

What's Changed
🚀 Features
  • Added error boundaries for editor panels and widgets in the App Builder by @shaurya-sharma064 in #16634
🌟 Enhancements
  • Added an option to hide the secondary trend icon when its value is none by @NishidhJain in #17548
🛠️ Fixes
  • Fixed Tabs component to only re-render toggled panes on tab switch instead of all panes by @shaurya-sharma064 in #16987
  • Fixed dropdown v2 accent color not being applied when the menu is open by @vjaris42 in #17412
  • Replaced the pin icon with a close icon in the app history panel by @vjaris42 in #17413
  • Fixed event parameter label truncation in the action configuration panel by @vjaris42 in #17416
  • Fixed ToolJet DB to reject update rows requests when the where filter is dropped by @akshaysasidrn in #17673

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.215-lts...v3.20.216-lts

View originalPermalink
How v3.20.216-lts went

v3.20.215-lts

Added 1
  • Add a "Lock column schema" option to table configuration
Changed 1
  • Disable app history for Cloud plans
Fixed 4
  • Fix debounce behavior by using a unique event identifier instead of a UUID
  • Add a safeguard against a null location in the place-changed handler and restore conditional hiding of autocomplete suggestions
  • Fix page sidebar scroll behavior in mobile layout
  • Fix Azure file download

From ToolJet

What's Changed
🚀 Features
  • Added a "Lock column schema" option to table configuration by @nakulnagargade in #17390
🛠️ Fixes
  • Disabled app history for Cloud plans by @devanshu052000 in #17320
  • Fixed debounce behavior by using a unique event identifier instead of a UUID by @jhamadhav in #17468
  • Added a safeguard against a null location in the place-changed handler and restored conditional hiding of autocomplete suggestions by @manishkushare in #17594
  • Fixed page sidebar scroll behavior in mobile layout by @parthy007 in #17602
  • Fixed Azure file download by @rudeUltra in #17562
New Contributors

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.214-lts...v3.20.215-lts

View originalPermalink
How v3.20.215-lts went
View all

Discussion

If you publish ToolJet, you can claim this product by proving you administer its repository.