v3.20.220-lts
Added 6
- Hot-reload the editor canvas without unmounting the editor
- Enable personal access tokens for internal API authentication
- Allow workspace personal access tokens to manage users
- Add support for notifications
- Add AI-powered option to generate content
- Add personal access token authentication for MCP
Changed 2
- Hide unavailable inline AI actions
- Update LLM scope switching behavior
Fixed 2
- Allow the app builder to manage themes with personal access tokens
- Fix service personal access token race condition with an atomic upsert
From ToolJet
🚀 Features
- Hot-reload the editor canvas without unmounting the editor by @kavinvenkatachalam in #17622
- Enable personal access tokens for internal API authentication by @kavinvenkatachalam in #17611
- Allow workspace personal access tokens to manage users by @shaurya-sharma064 in #17723
- Add support for notifications by @ArnavMaggon2005 in #17707
- Add AI-powered option to generate content by @ArnavMaggon2005 in #17766
- Add personal access token authentication for MCP by @adishM98 in #17733
🌟 Enhancements
- Hide unavailable inline AI actions by @shaurya-sharma064 in #17744
- Update LLM scope switching behavior by @ArnavMaggon2005 in #17754
🛠️ Fixes
- Allow the app builder to manage themes with personal access tokens by @shaurya-sharma064 in #17697
- Fix service personal access token race condition with an atomic upsert by @kavinvenkatachalam in #17684
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.219-lts...v3.20.220-lts