v2.33.0
版本发布时间: 2024-03-14 22:52:29
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
🚀 Features:
🌟 Improvements:
- ToolJet database empty and loading state design by @S-Abdul-Rahman in #8823. (Issue: #8728)
- Serial data type column width reduced for better readability by @ganesh8056 in #8910. (Issue: #8868)
- ToolJet database page unresponsive on-loading large data by @ganesh8056 in #8964. (Issue: #8954)
- Change of serial datatype icon in ToolJet database by @S-Abdul-Rahman in #8994. (Issue: #8956)
- Bulk upload progress bar and upload button revision in ToolJet database by @S-Abdul-Rahman in #8986. (Issue: #8955, #8315)
- MariaDB package update by @ShazanRizvi in #9052. (Issue: 9050)
🛠 Fixes:
- Deselect selected rows in the TJDB table by @ganesh8056 in #8876. (Issue: #8856)
- ToolJet database cell edit progress bar issue in firefox by @S-Abdul-Rahman in #8928. (Issue: #8927)
- Close icon issue in ToolJet database search bar by @S-Abdul-Rahman in #8875. (Issue: #8865)
- Random page number update issue in pagination by @S-Abdul-Rahman in #8924. (Issue: #8923)
- Cell edit modal closes when "enter" key is pressed for number fields by @ganesh8056 in 8878. (Issue: #8803, #8869)
- Active tab issue for default value in ToolJet database when editing a row by @S-Abdul-Rahman in #8883. (Issue: #8882)
- Default value state update issue in ToolJet database by @S-Abdul-Rahman in #8879. (Issue: #8846)
- Default value isn't necessary when NOT NULL constraint is added and no row is present in the table by @S-Abdul-Rahman in #9005. (Issue: #9000)
- Fix removal of default value after column creation with not null constraint by @S-Abdul-Rahman in #9017. (Issue: #9015)
- ToolJet database column now allows special characters in the default value by @ganesh8056 in #8998. (Issue: #8906)
- Change labels to sentence case for Checkbox Component by @prathameshgaikwad in #8951. (Issue: #8429)
New Contributors
- @prathameshgaikwad made their first contribution in https://github.com/ToolJet/ToolJet/pull/8951
- @ShazanRizvi made their first contribution in https://github.com/ToolJet/ToolJet/pull/8839
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.32.5...v2.33.0