v3.20.183-lts

antgroup/echomimicv3.20.183-ltsJun 19, 2026by johnsoncherian

AI Summary

Developers gain new layout and storage capabilities alongside UI consistency improvements. The update includes a Flex layout container and Microsoft Graph storage operations, while fixing SSO authentication routing issues.

Key Highlights

  • New Flex layout container component
  • Microsoft Graph file and folder storage operations
  • Fixed SSO authentication routing
  • Standardized text prompt typography
  • Deprecation of Starter plan tier

New Features

  • Flex layout container component
  • Comprehensive file and folder storage operations

Full Release Notes

## What's Changed

### 🚀 Features
* Added a foundational Flex layout layout container component to allow robust CSS Flexbox alignment configurations for app developers by @nakulnagargade in [#16371](https://github.com/ToolJet/ToolJet/pull/16371)
* Added comprehensive file and folder storage manipulation operations to the Microsoft Graph integration layer by @ArnavMaggon2005 in [#16897](https://github.com/ToolJet/ToolJet/pull/16897)

### 🌟 Enhancements
* Adjusted system pricing tier constraints by increasing Team plan user seat limits and completely deprecating the historical Starter plan tier by @Siddharthpl in [#16873](https://github.com/ToolJet/ToolJet/pull/16873)
* UI Polish: Standardized the text prompt input area's typography scale to 14px to maintain cross-editor consistency by @NishidhJain in [#16880](https://github.com/ToolJet/ToolJet/pull/16880)

### 🛠️ Fixes
* Fixed routing authentication rules to resolve an issue where SSO authentication cycles failed to successfully redirect back on custom domain workspaces by @rudeUltra in [#16845](https://github.com/ToolJet/ToolJet/pull/16845)

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.182-lts...v3.20.183-lts