v2.17.0
版本发布时间: 2023-09-13 20:58:09
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Major updates 🚀
- Table redsign by @manishkushare in https://github.com/ToolJet/ToolJet/pull/7178, https://github.com/ToolJet/ToolJet/pull/7375, https://github.com/ToolJet/ToolJet/pull/7382, https://github.com/ToolJet/ToolJet/pull/7387, https://github.com/ToolJet/ToolJet/pull/7391, https://github.com/ToolJet/ToolJet/pull/7398, https://github.com/ToolJet/ToolJet/pull/7409
- Editor UI revamp by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7275, https://github.com/ToolJet/ToolJet/pull/7379, https://github.com/ToolJet/ToolJet/pull/7410, https://github.com/ToolJet/ToolJet/pull/7378, https://github.com/ToolJet/ToolJet/pull/7429
- Setup sentry logging as per version and upload its source map by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/7143
- Add support to disable page by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/7210
- Improved Code Hinter Performance by @arpitnath in https://github.com/ToolJet/ToolJet/pull/7231
Enhancements and Bugfixes 💪 + 🐞
- Bug fixed table component crashes while clicking on "Add New Row" button while there no table data by @manishkushare in https://github.com/ToolJet/ToolJet/pull/7102
- Validation errors should only be shown once the user has made a change by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7067
- Fixed number input component shows with decimal values instead of the given when applying min and max value by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7070
- Added horizontal alignment property for each columns in the table to set the horizontal alignment individually by @manishkushare in https://github.com/ToolJet/ToolJet/pull/7106
- Reword datasource to data source by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7247
- Fixed custom validation error onBlur by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7065
- Prevent app re-renders on hovering widgets in canvas by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/7015
- Fallback message added if componentName not passed into CodeHinter by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7276
- Fixed minor ui issues in query manager by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7318
- Fixed checkbox and toogle color by @S-Abdul-Rahman in https://github.com/ToolJet/ToolJet/pull/7359
- Exposing CSA for child widgets of form and listview by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7142, https://github.com/ToolJet/ToolJet/pull/7411
- Minor UX changes on querymanager for button states by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7384
- Fixed query rename delay by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7281
- Fixed filled icons color issue by @S-Abdul-Rahman in https://github.com/ToolJet/ToolJet/pull/7389
- Fixed textinput getting reset on type by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/7373
- Updated viwer mode bg and screen alignmanet by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7393
- Fixed issue that caused QM label col to shrink by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/7408
Specs 🧪
- App Builder cypress suite optimised. by @emidhun in https://github.com/ToolJet/ToolJet/pull/7325
- Automation fixed for table redesign phase-1. by @emidhun in https://github.com/ToolJet/ToolJet/pull/7371, https://github.com/ToolJet/ToolJet/pull/7388, https://github.com/ToolJet/ToolJet/pull/7423, https://github.com/ToolJet/ToolJet/pull/7428
- Fixed failure cypress specs by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/7419
- Fixed platform cypress test cases by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/7426
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.16.1...v2.17.0