v2.4.0
版本发布时间: 2023-04-10 19:37:27
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Major updates 🔥
- Session JWT is now stored in the data base by @shah21 and @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5487
- Revamp in workspace architecture by @shah21 and @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5487
- URLs are now scoped with workspace id, users can open multiple workspaces in multiple browser tabs @shah21 in https://github.com/ToolJet/ToolJet/pull/5487
- Session auth token is stored in cookie: security improvement by @shah21 in https://github.com/ToolJet/ToolJet/pull/5487
- Session auth token expiry can be controlled using environment variable by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5487
Bugfixes and enhancements 🐛 + 💪🏼
- Fix for connection getting lost in snowflake by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5936
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.3.0...v2.4.0