v3.20.183-lts
astral-sh/uvv3.20.183-ltsJun 19, 2026by johnsoncherian
AI Summary
This release adds a foundational Flex layout container component, enhances Microsoft Graph integration with file operations, and updates pricing tiers.
Key Highlights
- Added a foundational Flex layout container component
- Added comprehensive file and folder storage manipulation operations to the Microsoft Graph integration
- Adjusted pricing: Increased Team plan limits and deprecated the Starter plan
New Features
- Flex layout container component
- Enhanced Microsoft Graph file/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