v3.20.183-lts

lejianwen/rustdesk-serverv3.20.183-ltsJun 19, 2026by johnsoncherian

AI Summary

Adds a foundational Flex layout container component, comprehensive file and folder storage operations to the Microsoft Graph integration, and deprecates the Starter plan.

Key Highlights

  • New foundational Flex layout container component
  • Comprehensive file and folder storage manipulation for Microsoft Graph
  • Deprecation of the historical Starter plan tier
  • Fixed routing authentication rules for custom domain workspaces
  • Standardized text prompt typography to 14px

New Features

  • Flex layout container component
  • Microsoft Graph 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