v3.21.67-betaPre-release
Added 1
- Add Lock column schema option to Table configuration
Fixed 3
- Fix issues with new labels
- Adjust z-index for the dropdown popover in VersionManagerDropdown
- Fix debounce on component event handlers to cancel the previous pending timer instead of scheduling an independent one per trigger
From ToolJet
What's Changed
🌟 Enhancements
- Added "Lock column schema" option to Table configuration by @nakulnagargade in #17390
🛠️ Fixes
- Fixed issues with new labels by @slancerk in #17752
- Adjusted z-index for the dropdown popover in VersionManagerDropdown by @manishkushare in #17720
- Fixed debounce on component event handlers to cancel the previous pending timer instead of scheduling an independent one per trigger by @jhamadhav in #17468
📝 Docs
- Updated AI positioning in the README by @karan-rathod-316 in #17775
🧪 Specs
- Quarantined failing E2E and unit tests by @RndmCodeGuy20 in #17800
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.21.66-beta...v3.21.67-beta